Merge pull request #65102 from d-goldin/patch-1

docs prometheus.exporters: typo fix.
This commit is contained in:
WilliButz 2019-07-23 10:06:20 +02:00 committed by GitHub
commit 5dc50eab68
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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