mirror of
https://github.com/prometheus-community/windows_exporter.git
synced 2026-02-08 05:56:37 +00:00
* Initial draft of collector documentation * Add docs for all collectors * Update main README with links to docs * Fix link syntax
714 B
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: ""