chore(alloy): Forward relabel to prometheus.scrape
This commit is contained in:
parent
d837168234
commit
b4e72ef5d0
1 changed files with 1 additions and 0 deletions
|
|
@ -462,6 +462,7 @@ data:
|
||||||
}
|
}
|
||||||
|
|
||||||
prometheus.relabel "node_exporter" {
|
prometheus.relabel "node_exporter" {
|
||||||
|
forward_to = [prometheus.scrape.node_exporter]
|
||||||
rule {
|
rule {
|
||||||
action = "replace"
|
action = "replace"
|
||||||
target_label = "node"
|
target_label = "node"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue