scrape_interval: 15s
evaluation_interval: 15s
+alerting:
+ alertmanagers:
+ - static_configs:
+ - targets:
+ - localhost:9093
+
+rule_files:
+ - /etc/prometheus/*_rules.yml
+
scrape_configs:
- job_name: prometheus
scrape_interval: 5s
<% end -%>
<% end -%>
-remote_write:
- - url: "http://localhost:9201/write"
+# remote_write:
+# - url: "http://localhost:9201/write"