Make version informations consistent between prometheus components
This also fixes #231 by adding the '-version' flag
This commit is contained in:
parent
d890b63fb5
commit
60cbc9efc0
7 changed files with 122 additions and 62 deletions
|
|
@ -34,7 +34,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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue