Registry / observability / contrib-propagators-aws

contrib-propagators-aws

JSON →
library1.44.0gogounverified

AWS Propagators provide context propagation for AWS X-Ray and other AWS services in OpenTelemetry.

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

aws
✓ go.opentelemetry.io/contrib/propagators/aws

Set the AWS X-Ray propagator as the global text map propagator

package main import ( "go.opentelemetry.io/contrib/propagators/aws" "go.opentelemetry.io/otel" ) func main() { otel.SetTextMapPropagator(aws.Propagator{}) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

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