updating loki

This commit is contained in:
James Mellors 2025-05-12 15:01:31 +01:00
parent 5a29b9f30f
commit d554d0e6ce

View File

@ -180,7 +180,7 @@ loki.process "cluster_events" {
loki.write "default" {
endpoint {
url = "http://loki:3100/insert/loki/api/v1/push"
url = "http://loki:3100/loki/api/v1/push"
}
external_labels = {}
}