Releases: BlobDevelopment/workers-tracing
Releases · BlobDevelopment/workers-tracing
v0.1.3
Patch Changes
-
#6
544a4c0
Thanks @WalshyDev! - Add PR checks; lint, test and build -
#8
dee468f
Thanks @WalshyDev! - Fixed Content-Type not being set
v0.1.2
Minor Changes
02db552
Thanks @WalshyDev! - Beta ready!
Patch Changes
4699a88
Thanks @WalshyDev! - Updated Zipkin example to use the package
v0.0.3
Patch Changes
-
2a29509
Thanks @WalshyDev! - Fix headers being attached to the collector fetch in the case of a non-header object. -
1ea04f8
Thanks @WalshyDev! - Add support for doubleValue to OTLP
v0.0.2
Patch Changes
fab590e
Thanks @WalshyDev! - Fixed type oftransformer
to be TraceTransformer rather than unknown. Also moved it intocollector
rather than sitting underTracerOptions