BSD-3-Clause licensed by Ian Duncan
This version can be pinned in stack with:hs-opentelemetry-exporter-otlp-0.1.1.0@sha256:9d39bae1151afa0bcfca23db8076e3b9c4a4e0737d29c91512ecefac6af65189,1564
Module documentation for 0.1.1.0
Depends on 15 packages
(full list with versions ) :
base ,
bytestring ,
case-insensitive ,
hs-opentelemetry-api ,
hs-opentelemetry-otlp ,
hs-opentelemetry-propagator-w3c ,
http-client ,
http-conduit ,
http-types ,
microlens ,
proto-lens ,
text ,
unordered-containers ,
vector ,
zlib hs-opentelemetry-exporter-otlp
Changelog for hs-opentelemetry-exporter-otlp
Unreleased
0.1.1.0
Complete loadExporterEnvironmentVariables implementation
Bump hs-opentelemetry-otlp dependency to 0.2
0.1.0.1
Added
TraceState support in OTLP span export
Proper encoding of traceState field in OTLP spans and span links
Full traceState preservation without HTTP header constraints
Changed
Span export now includes traceState information from span context
Span links export now includes traceState information from link context
Switched to encodeTraceStateFull to preserve all traceState entries in binary format
Dependencies
Added hs-opentelemetry-propagator-w3c dependency for traceState encoding
0.1.0.0
Export dropped span, link, event, and attribute counts
Add gzip compression support
Swallow errors from sending data to localhost
0.0.1.0
Stackage is a service provided by the
Haskell Foundation
│ Originally developed by
FP Complete