mirror of
https://github.com/prometheus/node_exporter
synced 2025-01-24 14:12:45 +00:00
Add additional field to github issue template. (#645)
* Add additional field to github issue template. Request the command line flags to the exporter. * Update version flag for kingpin.
This commit is contained in:
parent
de08e38c5e
commit
b7cc6fbea7
5
.github/ISSUE_TEMPLATE.md
vendored
5
.github/ISSUE_TEMPLATE.md
vendored
@ -19,9 +19,12 @@
|
||||
-->
|
||||
### Host operating system: output of `uname -a`
|
||||
|
||||
### node_exporter version: output of `node_exporter -version`
|
||||
### node_exporter version: output of `node_exporter --version`
|
||||
<!-- If building from source, run `make` first. -->
|
||||
|
||||
### node_exporter command line flags
|
||||
<!-- Please list all of the command line flags -->
|
||||
|
||||
### Are you running node_exporter in Docker?
|
||||
<!-- Please note the warning above. -->
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user