modified: services/monitoring/deploy/alloy/kube-scraper/helm-values.yaml
This commit is contained in:
@@ -253,7 +253,7 @@ alloy:
|
|||||||
|
|
||||||
rule {
|
rule {
|
||||||
target_label = "instance"
|
target_label = "instance"
|
||||||
replacement = env("NODE_IP")
|
replacement = env("NODE_IP") + ":9100"
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user