add option to include node exporter
This commit is contained in:
@@ -82,7 +82,7 @@ prometheus.scrape "node_exporter" {
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
<% end %>
|
<% end -%>
|
||||||
prometheus.remote_write "prometheus" {
|
prometheus.remote_write "prometheus" {
|
||||||
endpoint {
|
endpoint {
|
||||||
url = "<%= @ay_prom_url %>"
|
url = "<%= @ay_prom_url %>"
|
||||||
|
|||||||
Reference in New Issue
Block a user