loki reference changes

This commit is contained in:
miwr 2025-03-12 14:39:36 +01:00
parent 180b74697a
commit ddaf06b29c

View file

@ -15,7 +15,7 @@ alloy:
loki.write "local_loki" { loki.write "local_loki" {
endpoint { endpoint {
url = "http://loki.default.svc.cluster.local:3100/loki/api/v1/push" url = "http://loki-loki-distributed-gateway/loki/api/v1/push"
} }
} }