DM

Damien Mathieu

Principal Software Engineer

Subscribe
Articles by Damien Mathieu
A day in the life of an OpenTelemetry maintainer
Observability Labs

A day in the life of an OpenTelemetry maintainer

In this article, we will discover what the role of a maintainer is about, and how they make Open Source projects alive.

Damien Mathieu
Auto-instrumentation of Go applications with OpenTelemetry
Observability Labs

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.

Damien Mathieu
Migrating from Elastic’s Go APM agent to OpenTelemetry Go SDK
Observability Labs

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.

Damien Mathieu