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
running on. The exporter could be configured as follows:
<programlisting>
services.promtheus.exporters.node = {
services.prometheus.exporters.node = {
enable = true;
enabledCollectors = [
"logind"