mirror of
https://github.com/prometheus/prometheus.git
synced 2026-06-09 08:32:26 -04: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" }'
|