Refactor OpenWRT scrape configuration: clean up formatting and remove redundant line
This commit is contained in:
parent
8ad4d34af0
commit
14e8f69815
1 changed files with 2 additions and 3 deletions
|
|
@ -41,9 +41,8 @@ declare "openwrt" {
|
|||
}
|
||||
|
||||
prometheus.scrape "openwrt_node_exporter" {
|
||||
targets = discovery.relabel.openwrt_node_exporter.output
|
||||
forward_to = argument.forward_to.value
|
||||
scrape_interval = "15s"
|
||||
targets = discovery.relabel.openwrt_node_exporter.output
|
||||
forward_to = argument.forward_to.value
|
||||
}
|
||||
|
||||
export "targets" {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue