diff --git a/alloy/helm/alloy-config/alloy.hcl b/alloy/helm/alloy-config/alloy.hcl index 29cb1e7..d6229c1 100644 --- a/alloy/helm/alloy-config/alloy.hcl +++ b/alloy/helm/alloy-config/alloy.hcl @@ -180,8 +180,7 @@ loki.process "cluster_events" { loki.write "default" { endpoint { - url = "http://loki-gateway:80/insert/loki/api/v1/push?_stream_fields=instance,job,host,app&disable_message_parsing=1" - tenant_id = "0:0" + url = "http://loki-gateway:80/insert/loki/api/v1/push" } external_labels = {} }