Fixing minor typo in prometheus exporters doc

This commit is contained in:
Dima 2019-07-19 21:13:57 +02:00 committed by GitHub
parent 6c0ed987ee
commit 186222ce7b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,7 +17,7 @@
exporter</link>, it provides hardware and OS metrics from the host it's exporter</link>, it provides hardware and OS metrics from the host it's
running on. The exporter could be configured as follows: running on. The exporter could be configured as follows:
<programlisting> <programlisting>
services.promtheus.exporters.node = { services.prometheus.exporters.node = {
enable = true; enable = true;
enabledCollectors = [ enabledCollectors = [
"logind" "logind"