fix: Typo
This commit is contained in:
parent
d3593cc963
commit
5b51699dbb
@ -31,6 +31,6 @@ scrape_configs:
|
|||||||
- targets:
|
- targets:
|
||||||
- 'localhost:9090'
|
- 'localhost:9090'
|
||||||
{% for target in grafana_prometheus_targets %}
|
{% for target in grafana_prometheus_targets %}
|
||||||
- "{{ target }}""
|
- "{{ target }}"
|
||||||
{% endfor %}
|
{% endfor %}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user