node_exporter/.github/ISSUE_TEMPLATE.md
Yury Vidineev 56554f3a8a fix the docker link in the ISSUE_TEMPLATE
Signed-off-by: Yury Vidineev <adeptg@gmail.com>
2022-12-07 16:11:28 -08:00

36 lines
1.1 KiB
Markdown

<!--
Please note: GitHub issues should only be used for feature requests and
bug reports. For general discussions, please refer to one of the community channels
described in https://prometheus.io/community/.
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#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`
### 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 -->
### node_exporter log output
### 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?