add support for params and different metrics paths for proxied exporter
This commit is contained in:
parent
dcb85ef10a
commit
c769595755
2 changed files with 6 additions and 1 deletions
|
|
@ -242,6 +242,7 @@ prometheus_agent:
|
|||
jobs: {}
|
||||
scrape_timeout: ~
|
||||
scrape_interval: ~
|
||||
metrics_path: ~
|
||||
scrapers: {}
|
||||
ansible_groups_as_labels: True
|
||||
labels: {}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue