Author
Damien Mathieu
Principal Software Engineer
Articles
OpenTelemetryAPMInstrumentation
Auto-instrumentation of Go applications with OpenTelemetry
Instrumenting Go applications with OpenTelemetry provides insights into application performance, dependencies, and errors. We'll show you how to automatically instrument a Go application using Docker, with no changes to your application code.
OpenTelemetryAPM
Migrating from Elastic’s Go APM agent to OpenTelemetry Go SDK
As OpenTelemetry is fast becoming an industry standard, Elastic is fast adopting it as well. In this post, we show you a safe and easy way to migrate your Go application from our APM agent to OpenTelemetry.