alloy moved cadvisor to daemonset

This commit is contained in:
Márcio Fernandes
2026-09-05 01:03:06 +00:00
parent 2b137adf2e
commit 75ddb9debe
2 changed files with 5 additions and 48 deletions
@@ -218,6 +218,11 @@ alloy:
}
prometheus.scrape "cadvisor" {
targets = ["localhost:8080"]
scrape_interval = "30s"
}
prometheus.remote_write "metrics_service" {
endpoint {