mirror of
https://github.com/Icinga/icingabeat.git
synced 2025-08-31 14:48:07 +02:00
7 lines
134 B
Plaintext
7 lines
134 B
Plaintext
- module: prometheus
|
|
metricsets: ["stats"]
|
|
period: 10s
|
|
hosts: ["localhost:9090"]
|
|
metrics_path: /metrics
|
|
#namespace: example
|