Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 646 Bytes

CHANGELOG.md

File metadata and controls

15 lines (9 loc) · 646 Bytes

0.5.2

  • Convert INFINITY values to 0.

0.4.0

  • 0.4.0 adds support for tags on metrics. See dogstatsd extensions. If your statsd server does not support tags, you can disable them in the Kafka configuration. See property external.kafka.statsd.tag.enabled below.

  • The statsd client is com.indeed:java-dogstatsd-client:2.0.11.

  • support new MetricNames introduced by kafka 0.8.2.x

  • remove JVM metrics. Only the metrics from Kafka MetricRegistry are sent.

0.3.0

  • send JVM metrics