hs-opentelemetry-propagator-xray: AWS X-Ray trace context propagation for OpenTelemetry.
Propagator implementing the AWS X-Ray trace context format
(X-Amzn-Trace-Id header).
The X-Ray format is used by AWS services such as Application Load Balancer, API Gateway, and Lambda. This package lets Haskell services participate in traces originated or propagated by AWS infrastructure.
Use alongside W3C Trace Context for mixed environments:
OTEL_PROPAGATORS=tracecontext,baggage,xray.
See https://docs.aws.amazon.com/xray/latest/devguide/xray-concepts.html#xray-concepts-tracingheader.
Downloads
- hs-opentelemetry-propagator-xray-1.0.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
| Versions [RSS] | 1.0.0.0 |
|---|---|
| Change log | ChangeLog.md |
| Dependencies | base (>=4.7 && <5), bytestring, hs-opentelemetry-api (>=1.0 && <1.1), text [details] |
| License | BSD-3-Clause |
| Copyright | 2024 Ian Duncan, Mercury Technologies |
| Author | Ian Duncan |
| Maintainer | ian@iankduncan.com |
| Uploaded | by IanDuncan at 2026-05-29T14:41:30Z |
| Category | OpenTelemetry, Tracing, AWS, Web |
| Home page | https://github.com/iand675/hs-opentelemetry#readme |
| Bug tracker | https://github.com/iand675/hs-opentelemetry/issues |
| Source repo | head: git clone https://github.com/iand675/hs-opentelemetry |
| Distributions | Stackage:1.0.0.0 |
| Reverse Dependencies | 1 direct, 16 indirect [details] |
| Downloads | 6 total (6 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs uploaded by user Build status unknown [no reports yet] |