full cycle hostname label
This commit is contained in:
@@ -22,7 +22,7 @@ loki.relabel "add_labels" {
|
||||
|
||||
rule {
|
||||
action = "replace"
|
||||
source_labels = ["__host__"]
|
||||
source_labels = ["__hostname__"]
|
||||
target_label = "hostname"
|
||||
}
|
||||
rule {
|
||||
|
||||
Reference in New Issue
Block a user