Releases: circonus-labs/circonus-gometrics
Releases · circonus-labs/circonus-gometrics
v3.4.7
- fix: refresh check periodically to account for changes to enterprise broker clusters behind load balancers
- chore(lint): struct alignment
- chore(lint): typo
v3.4.6
- upd: more stringent tag limit enforcement
v3.4.5
- upd: set metric ts only when submit timestamp set by caller
- upd: dependencies
- fix: lint struct field alignment
v3.4.4
- add: setting submission timestamp
- add: support timestamps on histograms with SerializeB64
v3.4.3
- add: submit duration to results
- add: more per req logging on submit failures
- upd: optimize struct layout/size chkmgr
v3.4.2
- upd: dependency (go-apiclient)
- upd: clean up/normalize http client for httptrap requests
- add: output full response from broker stats, filtered, and error if applicable in debug message
- add: ability to send to clustered brokers behind LB which are not using a cert for a single CN
- add:
SerialInit
option to initialize check serially
- add:
GetBrokerTLSConfig
to retrieve broker tls configuration
- add:
GetCheckBundle
for caching
v3.4.1
- add:
DumpMetrics
config option, log payload sent to broker for debugging
- upd: dependencies (go-apiclient)
v3.4.0
- fix: service tag file path
- fix: lint issues
- add: lint workflow
- upd: dependencies (go-apiclient,circonusllhst)
v3.3.4
- upd: dependencies (cgm,circonusllhst,retryablehttp)
v3.3.3
- add: custom metric support