Merge pull request #236 from sdurrheimer/refactor-version-informations
Make version informations consistent between prometheus components
This commit is contained in:
commit
e5395edc2f
8 changed files with 122 additions and 193 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue