Skip to content

Releases: prometheus/node_exporter

0.10.0 / 2015-06-10

10 Jun 16:11

Choose a tag to compare

  • [CHANGE] Change logging output format and flags.

0.9.0 / 2015-05-26

26 May 08:46

Choose a tag to compare

  • [BUGFIX] Fix /proc/net/dev parsing.
  • [CLEANUP] Remove the attributes collector, use textfile instead.
  • [CLEANUP] Replace last uses of the configuration file with flags.
  • [IMPROVEMENT] Remove cgo dependency.
  • [IMPROVEMENT] Sort collector names when printing.
  • [FEATURE] IPVS stats collector.

Breaking changes: the MegaCLI collector is now fully configured through flags. The attributes collector is removed.

0.8.1 / 05.05.2015

05 May 11:29

Choose a tag to compare

Bump version

0.8.0 / 2015-03-09

20 Apr 16:40

Choose a tag to compare

  • [CLEANUP] Introduced semantic versioning and changelog. From now on,
    changes will be reported in this file.