Skip to content

Releases: hashicorp/go-metrics

v0.3.7

22 Apr 10:12
111a475
Compare
Choose a tag to compare

Fix behaviour with pre-defined Prometheus metrics where we would reset Gauges and invalidate Summaries after Expiry despite them being pre-declared as always useful values. See #123 for more details.

v0.3.6

06 Jan 12:20
8ca742b
Compare
Choose a tag to compare

Fixes an issue in Prometheus sink where dynamic labels cause changes to the help message/description which Prometheus doesn't like.