updating loki write

This commit is contained in:
James Mellors 2025-05-12 13:46:35 +01:00
parent 094c3b8fb6
commit fb45a1203b

View File

@ -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 = {}
}