mirror of
https://github.com/prometheus-community/windows_exporter.git
synced 2026-02-25 14:16:36 +00:00
docs: fix typo in dns docs subcollector name (#2073)
This commit is contained in:
@@ -15,7 +15,7 @@ Enabled by default (error stats)? | Yes |
|
|||||||
|
|
||||||
Name | Description
|
Name | Description
|
||||||
-----|------------
|
-----|------------
|
||||||
`collector.dns.enabled` | Comma-separated list of collectors to use. Available collectors: `metrics`, `error_stats`. Defaults to all collectors if not specified.
|
`collector.dns.enabled` | Comma-separated list of collectors to use. Available collectors: `metrics`, `wmi_stats`. Defaults to all collectors if not specified.
|
||||||
|
|
||||||
## Metrics
|
## Metrics
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user