Registry / observability / contrib

contrib

JSON →
library1.43.0gogounverified

Collection of extensions for OpenTelemetry Go, including instrumentation, exporters, and detectors.

go get go.opentelemetry.io/contrib
INSTALL
IMPORT
SIG · CONTRIB
C
contrib
observabilitygov1.43.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

contrib
go.opentelemetry.io/contrib

Prints the version of the OpenTelemetry contrib package.

package main import ( "fmt" "go.opentelemetry.io/contrib" ) func main() { fmt.Println(contrib.Version()) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.43.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
19 hits · last 30 days
node
16
OpenAI (training)
1
Resources
contrib — go get contrib · libregistry