Go

Go A language-specific implementation of OpenTelemetry in Go.

This is the OpenTelemetry Go documentation. OpenTelemetry is an observability framework – an API, SDK, and tools that are designed to aid in the generation and collection of application telemetry data such as metrics, logs, and traces. This documentation is designed to help you understand how to get started using OpenTelemetry Go.

Status and Releases

The current status of the major functional components for OpenTelemetry Go is as follows:

TracesMetricsLogs
StableStableIn development

For releases, including the latest release, see Releases.

More


Getting Started

Instrumentation

Manual instrumentation for OpenTelemetry Go

Using instrumentation libraries

Exporters

Resources

Sampling

API reference

Examples

Registry

Instrumentation libraries, exporters and other useful components for OpenTelemetry Go