mirror of
https://github.com/open-telemetry/opentelemetry-go.git
synced 2024-12-12 10:04:29 +02:00
d962ec0eac
Contributes to https://github.com/open-telemetry/opentelemetry.io/issues/905. /cc @austinlparker Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
1.3 KiB
1.3 KiB
title | description | aliases | cascade | spelling | weight | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Go | <img width="35" src="https://raw.github.com/open-telemetry/opentelemetry.io/main/iconography/32x32/Golang_SDK.svg"></img> A language-specific implementation of OpenTelemetry in Go. |
|
|
cSpell:ignore godoc | 16 |
This is the OpenTelemetry for 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 for Go.
Status and Releases
The current status of the major functional components for OpenTelemetry Go is as follows:
Tracing | Metrics | Logging |
---|---|---|
Stable | Alpha | Not Yet Implemented |
{{% latest_release "go" /%}}