Skip to content

v2.1

Compare
Choose a tag to compare
@devromik devromik released this 04 Oct 07:47

What's Changed

  • #5: Add support for Stopwatch.stop(MetricDimensionValues) by @devromik in #6
  • change bean name metricRegistry to mfMetricRegistry to avoid possible conflicts with 3rd-party configurations with the same name. by @kkolyan in #12
  • #14: support exporting metrics from Prometheus CollectorRegistry, add… by @devromik in #17
  • #24: fix registering var dimensions by @devromik in #25
  • Inroduce dimensions in system metrics producer by @mairovichaa in #26
  • #28: fix "le" label for Histogram, apply withoutTrailingZeros to upperBoundSecAsNumberString by @devromik in #29
  • #1: Document produced metrics by @mairovichaa in #32
  • #13: Support exporting metrics from Dropwizard MetricRegistry by @mairovichaa in #30
  • #31: sort buckets and quantiles in increasing numerical order of their label values by @devromik in #34
  • #33: support making both Prometheus.Summary and Prometheus.Histogram for com.ringcentral.platform.metrics.histogram.Histogram by @devromik in #35

New Contributors

Full Changelog: https://github.com/ringcentral/metrics-facade/commits/v2.1