Skip to content

v3.0.0

Choose a tag to compare

@awegrzyn awegrzyn released this 03 Apr 10:10
· 173 commits to dev since this release
f0cb0e5
  • Each metric can store multiple named values
    • Backward compatible: default value name stays the same (value)
    • New Metric constructor Metric{name} requires chaining .addValue
    • sendMultiple dropped
  • Kafka is now InfluxDB transport not backend (influxdb-kafka instead of kafka)
  • Added InfluxDB StOut transport
  • Flume backend dropped