mirror of
https://github.com/prometheus/prometheus.git
synced 2024-11-10 07:34:04 -08:00
5 lines
130 B
YAML
5 lines
130 B
YAML
|
scrape_configs:
|
||
|
- puppetdb_sd_configs:
|
||
|
- url: http://
|
||
|
query: 'resources { type = "Package" and title = "httpd" }'
|