Registry / observability / contrib-propagators

contrib-propagators

JSON →
library0.22.0gogounverified

Contains OpenTelemetry propagator implementations in subpackages.

go get go.opentelemetry.io/contrib/propagators
INSTALL
IMPORT
SIG · CONTRIB-PROPAGATOR
C
contrib-propagators
observabilitygov0.22.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.

propagators
go.opentelemetry.io/contrib/propagators

Use an AWS X-Ray propagator from the contrib propagators.

package main import ( "fmt" "go.opentelemetry.io/contrib/propagators/aws" ) func main() { propagator := aws.NewXRayPropagator() fmt.Println(propagator) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
20 hits · last 30 days
node
18
OpenAI (training)
1
Resources
contrib-propagators — go get contrib-propagators · libregistry