Skip to content
This repository has been archived by the owner on Dec 23, 2023. It is now read-only.

v0.21.0 Release

Compare
Choose a tag to compare
@dinooliva dinooliva released this 01 May 03:23
· 115 commits to master since this release
  • Add HTTP text format serializer to Tag propagation component.
  • Support constant labels in Gauge APIs.
  • Add an option to allow users to override the default "opencensus_task" metric label in Stackdriver Stats Exporter.
  • Allow setting custom namespace in Prometheus exporter.
  • Add Cumulative (DoubleCumulative, LongCumulative, DerivedDoubleCumulative, DerivedLongCumulative) APIs.
  • Add convenience APIs TagContextBuilder.putLocal() that adds non-propagating tags, and TagContextBuilder.putPropagating() that adds unlimited propagating tags.
  • Deprecate context keys for tags and spans. Provide helper methods for interacting with context.