Releases: vmware-archive/wavefront-opentracing-sdk-python
Releases · vmware-archive/wavefront-opentracing-sdk-python
Tanzu Observability OpenTracing SDK v2.3.4
Send Internal Diagnostic Metrics as Delta Counters.
Enhancements
- Use Github actions instead of Travis CI.
- Send internal diagnostic metrics as delta counters.
Bug Fixes
- Put spans to the queue in non-blocking mode
- Fix lint errors
- Utilize user-defined 'component' tag value (if any) for new spans
Full Changelog: v2.1.0...v2.3.4
Send internal diagnostic metrics as delta counters.
Enhancements
- Use Github actions instead of Travis CI.
- Send internal diagnostic metrics as delta counters.
Bug Fixes
- Put spans to the queue in non-blocking mode
- Fix lint errors
- Utilize user-defined 'component' tag value (if any) for new spans
v2.1.0
Add debug sampling support.
Add http status tag for all RED metrics, Report delta counters instead of counters.
v1.2.11
- Promote
span.kind
tag (defaulting to 'none') to RED metrics and heartbeat.
- Promote http.status_code tag to RED => E and heartbeat.
- Make sure heartbeat excludes operationName and contains component, application, service, cluster, and shard.
v1.2.6
- Incorporate error tag for Trace RED metrics duration histograms.
- Support addition of custom tags in heartbeater service.
- Minor Fixes and Improvements.
v1.2.4
- Add Jaeger to Wavefront propagator.
- Increase Wavefront derived metrics reporting interval.
v1.2
- Added Support for Span Logs,
- Minor Fixes and Improvements.
v1.1
- Sampling and generating metrics/histograms from spans
- Uses default reporting interval for heartbeater service