values.yaml for alloy edited
This commit is contained in:
parent
1682302b69
commit
687322525b
1 changed files with 0 additions and 6 deletions
|
@ -79,11 +79,5 @@ alloy:
|
||||||
}
|
}
|
||||||
|
|
||||||
loki.process "all_logs" {
|
loki.process "all_logs" {
|
||||||
stage.static_labels {
|
|
||||||
values = {
|
|
||||||
cluster = "cluster"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
forward_to = [loki.write.local_loki.receiver]
|
forward_to = [loki.write.local_loki.receiver]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue