Skip to content

Releases: circonus-labs/circonus-gometrics

v3.3.2

26 Jan 22:44
38c718f
Compare
Choose a tag to compare
  • fix: put locking in snapshot handlers

v3.3.1

26 Jan 21:08
8f5f03c
Compare
Choose a tag to compare
  • add: concurrent snapshots

v3.3.0

11 Jan 13:53
c373d83
Compare
Choose a tag to compare

upd: add timestamps to metric output

v3.2.2

18 Dec 21:30
686d288
Compare
Choose a tag to compare
  • 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

10 Nov 16:52
0b7bebe
Compare
Choose a tag to compare
  • fix: internal log interface satisfies rh log interface no need to cast to log.Logger any longer

v3.2.0

09 Oct 17:13
09435ea
Compare
Choose a tag to compare
  • add: accept category only tags
  • fix: tls config for self-signed certs (go1.15)

v3.1.2

09 Oct 11:39
7d6c21e
Compare
Choose a tag to compare
  • fix: identify httptrap with subtype for submission url

v3.1.1

05 Oct 15:15
9e61442
Compare
Choose a tag to compare
  • fix: quoting on error message in test

v3.1.0

06 Aug 20:37
Compare
Choose a tag to compare
  • upd: do not force tag values to lowercase

v3.0.2

29 Jun 17:01
Compare
Choose a tag to compare
  • add: method to flush metrics without resetting (FlushMetricsNoReset())