Merge pull request #236 from sdurrheimer/refactor-version-informations

Make version informations consistent between prometheus components
This commit is contained in:
Tobias Schmidt 2016-05-04 12:55:24 -04:00
commit e5395edc2f
8 changed files with 122 additions and 193 deletions

View file

@ -33,7 +33,6 @@ stat | Exposes various statistics from `/proc/stat`. This includes CPU usage, bo
textfile | Exposes statistics read from local disk. The `--collector.textfile.directory` flag must be set. | _any_
time | Exposes the current system time. | _any_
vmstat | Exposes statistics from `/proc/vmstat`. | Linux
version | Exposes node\_exporter version. | _any_
### Disabled by default