Skip to content

v0.10.0

Compare
Choose a tag to compare
@colinmcintosh colinmcintosh released this 06 May 21:11
· 16 commits to release since this release
037ee93
  • New: InfluxDB Exporter (thanks @mathershifter!)
  • New: Origin field now supported in the simple Target Loader (#18).
  • New: Credential fields now supported in the simple Target Loader (thanks @tardoe!)
  • Change: Supported versions of are now 1.14 and greater. Golang 1.13 is no longer supported.
  • Fix: handling of cache update errors for multiple updates in a single notification (#24).
  • Fix: panic when negative counter value submitted to Prometheus Exporter (#23).
  • Fix: panic for certain set of flags when clustering is not enabled.