alloy moved cadvisor to daemonset
This commit is contained in:
@@ -218,6 +218,11 @@ alloy:
|
||||
|
||||
}
|
||||
|
||||
prometheus.scrape "cadvisor" {
|
||||
targets = ["localhost:8080"]
|
||||
scrape_interval = "30s"
|
||||
}
|
||||
|
||||
prometheus.remote_write "metrics_service" {
|
||||
|
||||
endpoint {
|
||||
|
||||
Reference in New Issue
Block a user