mirror of
https://github.com/prometheus/prometheus
synced 2025-01-04 21:51:09 +00:00
5 lines
135 B
YAML
5 lines
135 B
YAML
|
scrape_configs:
|
||
|
- puppetdb_sd_configs:
|
||
|
- url: ftp://puppet
|
||
|
query: 'resources { type = "Package" and title = "httpd" }'
|