Skip to content

Releases: prometheus/statsd_exporter

0.3.0 / 2016-05-05

05 May 19:24
Compare
Choose a tag to compare
  • [CHANGE] Drop _count suffix for loaded_mappings metric (#41)
  • [IMPROVEMENT] Use common's log and version packages, and add -version flag (#44)
  • [IMPROVEMENT] Add flag to disable metric type suffixes (#37)
  • [BUGFIX] Increase receivable UDP datagram size to 65535 bytes (#36)
  • [BUGFIX] Warn, not panic when negative number counter is submitted (#33)

0.2.0

21 Mar 13:44
Compare
Choose a tag to compare

NOTE: This release renames statsd_bridge to statsd_exporter

  • [CHANGE] New Dockerfile using alpine-golang-make-onbuild base image (#17)
  • [IMPROVEMENT] Allow configuration of UDP read buffer (#22)
  • [BUGFIX] allow metrics with dashes when mapping (#24)
  • [IMPROVEMENT] add root endpoint with redirect (#25)
  • [CHANGE] rename bridge to exporter (#26)

0.1.0 - 05.05.2015

05 May 11:19
Compare
Choose a tag to compare
0.1.0 - 05.05.2015 Pre-release
Pre-release
Merge pull request #12 from brian-brazil/fix-readme

Correct example, need to specify variables like in bash.