Skip to content

Releases: circonus-labs/circonus-gometrics

v3.0.1

10 Jun 14:39
Compare
Choose a tag to compare
  • upd: dependencies
  • fix: send empty array for check_bundle.metrics, api errors on null now

v3.0.0

29 Jan 17:45
ac2e83f
Compare
Choose a tag to compare
  • upd: stricter linting
  • upd: dependencies
  • upd: api submodule is deprecated (use github.com/circonus-labs/go-apiclient or older v2 branch of circonus-gometrics)

v3.0.0-beta.4

13 Jun 17:22
c6f494a
Compare
Choose a tag to compare
  • fix: verify at least one active check found when searching for checks
  • upd: broker test IP and external host for match against submission url host

v3.0.0-beta.3

16 Apr 23:01
d4ca4ea
Compare
Choose a tag to compare
  • upd: go-apiclient for graph overlay attribute type fixes

v2.3.1

16 Apr 23:08
9eb673b
Compare
Choose a tag to compare
  • fix: incorrect attribute types in graph overlays (docs vs what api actually returns)

v3.0.0-beta.2

15 Apr 20:16
63944de
Compare
Choose a tag to compare
  • fix: submit for breaking change in dependency patch release
  • upd: dependencies

v2.3.0

15 Apr 20:26
a73feaa
Compare
Choose a tag to compare
  • fix: graph structures incorrectly represented nesting of overlay sets

v2.2.7

10 Apr 15:10
5f5733f
Compare
Choose a tag to compare
  • add: search (*string) attribute to graph datapoint
  • add: cluster_ip (*string) attribute to broker details

v3.0.0-beta.1

27 Feb 20:55
b6d5ffa
Compare
Choose a tag to compare
  • upd: merge tag helper methods, support logging invalid tags
  • upd: allow manually formatted and base64 encoded tags
  • upd: allow tag values to have embedded colons

v2.2.6

28 Jan 15:50
d6e3aea
Compare
Choose a tag to compare
  • fix: func signature to match go-retryablehttp update
  • upd: dependency go-retryablehttp, lock to v0.5.2 to prevent future breaking patch features