This commit is contained in:
parent
10486ddffe
commit
9bcfee7ca4
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ prometheus.exporter.unix "local" {
|
|||
}
|
||||
prometheus.scrape "scraper" {
|
||||
targets = prometheus.exporter.unix.local.targets
|
||||
forward_to [prometheus.remote_write.writer.receiver]
|
||||
forward_to = [prometheus.remote_write.writer.receiver]
|
||||
}
|
||||
prometheus.remote_write "writer" {
|
||||
endpoint {
|
||||
|
|
Loading…
Add table
Reference in a new issue