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