Releases: circonus-labs/circonus-gometrics
Releases · circonus-labs/circonus-gometrics
v3.3.2
- fix: put locking in snapshot handlers
v3.3.1
- add: concurrent snapshots
v3.3.0
upd: add timestamps to metric output
v3.2.2
- upd: add debug log when fetching cert from api
- fix: update internal cert copy for fallback
- upd: use manageMetrics to get check metric management
- add: manageMetrics state for non-metric filter checks
v3.2.1
- fix: internal log interface satisfies rh log interface no need to cast to log.Logger any longer
v3.2.0
- add: accept category only tags
- fix: tls config for self-signed certs (go1.15)
v3.1.2
- fix: identify httptrap with subtype for submission url
v3.1.1
- fix: quoting on error message in test
v3.1.0
- upd: do not force tag values to lowercase
v3.0.2
- add: method to flush metrics without resetting (
FlushMetricsNoReset()
)