2017-03-13 11:25:45 -07:00
|
|
|
<!--
|
|
|
|
Please note: GitHub issues should only be used for feature requests and
|
2017-07-20 01:57:07 -07:00
|
|
|
bug reports. For general usage/help/discussions, please refer to one of:
|
2017-03-13 11:25:45 -07:00
|
|
|
|
|
|
|
- #prometheus on freenode
|
|
|
|
- the Prometheus Users list: https://groups.google.com/forum/#!forum/prometheus-users
|
|
|
|
|
|
|
|
Before filing a bug report, note that running node_exporter in Docker is
|
|
|
|
not recommended, for the reasons detailed in the README:
|
|
|
|
|
|
|
|
https://github.com/prometheus/node_exporter#using-docker
|
|
|
|
|
|
|
|
Finally, also note that node_exporter is focused on *NIX kernels, and the
|
|
|
|
WMI exporter should be used instead on Windows.
|
|
|
|
|
|
|
|
For bug reports, please fill out the below fields and provide as much detail
|
|
|
|
as possible about your issue. For feature requests, you may omit the
|
|
|
|
following template.
|
|
|
|
-->
|
|
|
|
### Host operating system: output of `uname -a`
|
|
|
|
|
2017-08-17 03:44:26 -07:00
|
|
|
### node_exporter version: output of `node_exporter --version`
|
2017-03-13 11:25:45 -07:00
|
|
|
<!-- If building from source, run `make` first. -->
|
|
|
|
|
2017-08-17 03:44:26 -07:00
|
|
|
### node_exporter command line flags
|
|
|
|
<!-- Please list all of the command line flags -->
|
|
|
|
|
2017-03-13 11:25:45 -07:00
|
|
|
### Are you running node_exporter in Docker?
|
|
|
|
<!-- Please note the warning above. -->
|
|
|
|
|
|
|
|
### What did you do that produced an error?
|
|
|
|
|
|
|
|
### What did you expect to see?
|
|
|
|
|
|
|
|
### What did you see instead?
|