Robuta

Sponsor of the Day: Jerkmate
https://www.elastic.co/docs/reference/apm/agents/go/custom-instrumentation-propagation Context propagation | APM Go agent In Go, context is used to propagate request-scoped values along a call chain, potentially crossing between goroutines and between processes. For servers... apm go agentcontextpropagation https://www.elastic.co/docs/reference/apm/agents/go/contributing Contributing | APM Go agent The Go APM Agent is open source and we love to receive contributions from our community — you! There are many ways to contribute, from writing tutorials... apm go agentcontributing https://www.elastic.co/docs/reference/apm/agents/go/set-up-apm-go-agent Set up the APM Go Agent | APM Go agent To start reporting your Go application’s performance to Elastic APM, you need to do a few things: Install the Agent.Instrument Go Source Code.Configure... apm go agentset https://www.elastic.co/docs/reference/apm/agents/go/opentelemetry-api OpenTelemetry API | APM Go agent The Elastic APM Go Agent provides wrappers to interact with the OpenTelemetry API. Traces and metrics created through the OpenTelemetry API will be... apm go agentopentelemetryapi https://www.elastic.co/docs/reference/apm/agents/go/opentracing-api OpenTracing API | APM Go agent The Elastic APM Go agent provides an implementation of the OpenTracing API, building on top of the core Elastic APM API. Spans created through the... apm go agentopentracingapi https://www.elastic.co/docs/reference/apm/agents/go/configuration Configuration | APM Go agent Adapt the Elastic APM Go agent to your needs with one of the following methods — listed in descending order of precedence: APM Agent Configuration via... apm go agentconfiguration