Alibaba Cloud and Datadog Launch Stable Zero-Code Observability Tool for Go

Alibaba Cloud and Datadog jointly released OpenTelemetry Go Compile-Time Instrumentation v1 in July 2026, closing a long-standing gap in Go's observability ecosystem. Unlike Java, Python, and Node.js, Go compiles to a static binary with no runtime hooks, making traditional zero-code agent injection impossible. The new tool uses Go's built-in -toolexec mechanism to let a wrapper called otelc parse and rewrite source code at build time, injecting distributed tracing and metrics without any changes to business logic. Developers can add full observability to a Go application with a single command, producing a standard binary that carries instrumentation natively. The project was developed over roughly 18 months of open-source community collaboration and fills the gap between manual instrumentation and limited eBPF-based approaches.
This is an AI-generated summary. ShortSingh links to the original source for the complete article.

Discussion (0)
Log in to join the discussion and vote.
Log in