new file: services/monitoring/deploy/alloy/alloy-loki-examples copy.config

new file:   services/monitoring/deploy/alloy/alloy-prometheus-examples.config
modified:   services/monitoring/deploy/alloy/node-scraper/helm-values.yaml
modified:   services/monitoring/deploy/flux/kustomization.yaml
deleted:    services/monitoring/deploy/flux/prometheus-app-sync.yaml
This commit is contained in:
Márcio Fernandes
2026-09-05 14:37:56 +00:00
parent 629bde526b
commit d3ed91b9c2
5 changed files with 225 additions and 18 deletions
@@ -139,7 +139,7 @@ alloy:
external_labels = {
cluster = env("CLUSTER_NAME"),
zone = env("ZONE"),
node = env("HOSTNAME")
node = env("HOSTNAME"),
}
}