Files
windows_exporter/docs/collector-template.md
Calle Pettersson 9ed68ae86c Collector documentation (#113)
* Initial draft of collector documentation

* Add docs for all collectors

* Update main README with links to docs

* Fix link syntax
2018-11-18 17:05:37 +01:00

714 B

%name% collector

The %name% collector exposes metrics about ...

Metric name prefix | %name% Classes | ... Enabled by default? | Yes/No

Flags

--collector....

Add description...

Example: --collector....

Metrics

Name Description Type Labels
wmi_... ... counter/gauge/histogram/summary ...

Example metric

...:

wmi_...{...} 1

Useful queries

Add queries...

...

Alerting examples

Add alerts...

  - alert: ""
    expr: ""
    for: ""
    labels:
      urgency: ""
    annotations:
      summary: ""