Insrease scraping interval.
This commit is contained in:
@@ -41,8 +41,9 @@ declare "openwrt" {
|
|||||||
}
|
}
|
||||||
|
|
||||||
prometheus.scrape "openwrt_node_exporter" {
|
prometheus.scrape "openwrt_node_exporter" {
|
||||||
targets = discovery.relabel.openwrt_node_exporter.output
|
targets = discovery.relabel.openwrt_node_exporter.output
|
||||||
forward_to = argument.forward_to.value
|
forward_to = argument.forward_to.value
|
||||||
|
scrape_interval = "15s"
|
||||||
}
|
}
|
||||||
|
|
||||||
export "targets" {
|
export "targets" {
|
||||||
|
Reference in New Issue
Block a user