Merge pull request #767 from louij2/patch-1
Update collector.service.md
This commit is contained in:
commit
2e32b0e2b1
|
@ -16,6 +16,8 @@ A WMI filter on which services to include. Recommended to keep down number of re
|
|||
|
||||
Example: `--collector.service.services-where="Name='windows_exporter'"`
|
||||
|
||||
Example config win_exporter.yml for multiple services: `services-where: Name='SQLServer' OR Name='Couchbase' OR Name='Spooler' OR Name='ActiveMQ'`
|
||||
|
||||
## Metrics
|
||||
|
||||
Name | Description | Type | Labels
|
||||
|
|
Loading…
Reference in New Issue