Skip to content

v0.36.0

Compare
Choose a tag to compare
@brharrington brharrington released this 02 Mar 00:55

Primary changes:

  • BucketFunctions now has helpers for quantities using metric (power of 1000) or binary (power of 1024) labels.
  • Gauges are now supported when using the Metrics3 registry.
  • DoubleDistributionSummary will now expire after a period of now activity.
  • TDigest registry is now deprecated. Use PercentileTimer or PercentileDistributionSummary instead.

A comprehensive list of changes can be found in the commit log: v0.35.1...v0.36.0