Add prometheus role
Configured to include job definitions from /etc/prometheus/conf.d/*.yml.
This commit is contained in:
parent
e48025477f
commit
54c2b7ab63
4 changed files with 31 additions and 0 deletions
2
roles/prometheus/files/prometheus.yml
Normal file
2
roles/prometheus/files/prometheus.yml
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
scrape_config_files:
|
||||
- "conf.d/*.yml"
|
||||
Loading…
Add table
Add a link
Reference in a new issue