2015-07-27 12:56:21 +00:00
|
|
|
## 0.11.0 / 2015-07-27
|
|
|
|
|
|
|
|
* [FEATURE] Add stats from /proc/net/snmp.
|
|
|
|
* [FEATURE] Add support for FreeBSD.
|
|
|
|
* [FEATURE] Allow netdev devices to be ignored.
|
|
|
|
* [MAINTENANCE] New Dockerfile for unified way to dockerize Prometheus exporters.
|
|
|
|
* [FEATURE] Add device,fstype collection to the filesystem exporter.
|
|
|
|
* [IMPROVEMENT] Make logging of collector executions less verbose.
|
|
|
|
|
2015-06-10 15:53:10 +00:00
|
|
|
## 0.10.0 / 2015-06-10
|
2015-07-27 12:56:21 +00:00
|
|
|
|
2015-06-10 15:53:10 +00:00
|
|
|
* [CHANGE] Change logging output format and flags.
|
|
|
|
|
2015-05-26 08:36:17 +00:00
|
|
|
## 0.9.0 / 2015-05-26
|
2015-05-22 15:08:31 +00:00
|
|
|
|
|
|
|
* [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.
|
|
|
|
|
|
|
|
## 0.8.1 / 2015-05-17
|
|
|
|
|
|
|
|
* [MAINTENANCE] Use the common Prometheus build infrastructure.
|
|
|
|
* [MAINTENANCE] Update former Google Code imports.
|
|
|
|
* [IMPROVEMENT] Log the version at startup.
|
|
|
|
* [FEATURE] TCP stats collector
|
|
|
|
|
2015-03-09 18:15:12 +00:00
|
|
|
## 0.8.0 / 2015-03-09
|
|
|
|
* [CLEANUP] Introduced semantic versioning and changelog. From now on,
|
|
|
|
changes will be reported in this file.
|