Go

Go Una implementación de OpenTelemetry específica del lenguaje Go.

The content of this page may be outdated and some links may be invalid. A newer version of this page exists in English.

More information ...

To see the changes to the English page since this page was last updated: visit GitHub compare 1ce408a5..d8f5ed28 and search for content/en/docs/languages/go/_index.md.

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.

Más información


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


Última modificación October 31, 2025: Update drifted status of pages (#8303) (b20f3bd2)