You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: roles/prometheus/meta/argument_specs.yml
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -148,13 +148,13 @@ argument_specs:
148
148
- "prometheus/targets/*.json"
149
149
prometheus_scrape_config_files:
150
150
description:
151
-
- "List of folders where ansible will look for files containing custom scrape config configuration files which will be copied to C({{ prometheus_config_dir }}/scrapes/)."
151
+
- "List of folders where ansible will look for files containing custom scrape config configuration files which will be copied to C({{ prometheus_config_dir }}/scrape_configs/)."
152
152
- "This feature is available starting from Prometheus v2.43.0."
0 commit comments