Go

Go A language-specific implementation of OpenTelemetry in Go.

Vous consultez la version anglaise de cette page car elle n’a pas encore été entièrement traduite. Vous souhaitez contribuer ? Voir Contribuer.

Welcome to the OpenTelemetry Go documentation. This section introduces how to use OpenTelemetry with Go to generate and collect telemetry data such as metrics, logs, and traces using the OpenTelemetry API and SDKs.

These pages are intended to help you get started and understand the current capabilities and status of OpenTelemetry Go.

Status and Releases

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

TracesMetricsLogs
StableStableBeta

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