Skip to content

Releases: vmware-archive/wavefront-opentracing-sdk-python

Tanzu Observability OpenTracing SDK v2.3.4

28 Apr 22:56
aa5af47
Compare
Choose a tag to compare

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.

19 Apr 19:58
e055255
Compare
Choose a tag to compare

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

26 Aug 18:29
ee2f4b4
Compare
Choose a tag to compare

Add debug sampling support.
Add http status tag for all RED metrics, Report delta counters instead of counters.

v1.2.11

19 Mar 00:32
b2c3525
Compare
Choose a tag to compare
  • 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

05 Nov 19:43
Compare
Choose a tag to compare
  • Incorporate error tag for Trace RED metrics duration histograms.
  • Support addition of custom tags in heartbeater service.
  • Minor Fixes and Improvements.

v1.2.4

17 Sep 23:54
Compare
Choose a tag to compare
  • Add Jaeger to Wavefront propagator.
  • Increase Wavefront derived metrics reporting interval.

v1.2

09 Jul 00:53
Compare
Choose a tag to compare
  • Added Support for Span Logs,
  • Minor Fixes and Improvements.

v1.1

29 Mar 00:04
58f2449
Compare
Choose a tag to compare
  • Sampling and generating metrics/histograms from spans
  • Uses default reporting interval for heartbeater service