Sourced from tracing-opentelemetry's releases.
0.21.0
Added
- Ability to produce measurement with attributes (#43)
Breaking Changes
MetricsLayeris now generic over the itsSubscriberimpl to support per-layer filtering (#43)Fixed
- Trace IDs not matching when propagating invalid contexts (#55)
Thanks to
@ymgytand@hdostfor contributing to this release!
Sourced from tracing-opentelemetry's changelog.
0.21.0 (August 28, 2023)
Added
- Ability to produce measurement with attributes (#43)
Breaking Changes
MetricsLayeris now generic over the itsSubscriberimpl to support per-layer filtering (#43)Fixed
- Trace IDs not matching when propagating invalid contexts (#55)
Thanks to
@ymgytand@hdostfor contributing to this release!
6149863
Prepare for v0.21.0 release (#56)4fa7527
fix: trace id did not match when propagating invalid context (#55)11d57b8
chore: add opentelemetry-otlp integration example (#53)680f91d
docs: update semantic-conventions link (#52)fee6cbf
chore: use pprof in the benchmark for metrics (#51)e914898
Move off of opentelemetry in favor of separate crates. (#48)473a500
docs: add metrics layer attributes description (#49)42a3c73
docs: update README basic example (#47)7bb3e56
feat: produce measurement with attributes (#43)6bc7dce
docs: fix REAEME MetricsLayer link (#44)