add option to include node exporter

This commit is contained in:
Arne Teuke
2025-06-13 16:42:52 +02:00
parent 38f597d115
commit e4746d356a

View File

@@ -82,7 +82,7 @@ prometheus.scrape "node_exporter" {
}
]
}
<% end %>
<% end -%>
prometheus.remote_write "prometheus" {
endpoint {
url = "<%= @ay_prom_url %>"