-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Description
can support include params
in my case
scrape_configs:
- job_name: "test"
honor_labels: true
file_sd_configs:
- refresh_interval: 1m
files:
- "/etc/prometheus/myconfig/*.yml"I want use config file like this , can prometheus-proxy support it ?
for example
agent {
pathConfigs: [
some_path_A,
some_path_B,
]
}Metadata
Metadata
Assignees
Labels
No labels