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:
Ben Kochie 2017-08-17 12:44:26 +02:00 committed by GitHub
parent de08e38c5e
commit b7cc6fbea7
1 changed files with 4 additions and 1 deletions

View File

@ -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. -->