alloy_implementation #13

Merged
Michal.Wrobel merged 16 commits from alloy_implementation into development 2025-03-18 09:03:25 +00:00
Showing only changes of commit 687322525b - Show all commits

View file

@ -79,11 +79,5 @@ alloy:
}
loki.process "all_logs" {
stage.static_labels {
values = {
cluster = "cluster"
}
}
forward_to = [loki.write.local_loki.receiver]
}