This commit is contained in:
parent
de65370925
commit
10486ddffe
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ prometheus.exporter.unix "local" {
|
|||
prometheus.scrape "scraper" {
|
||||
targets = prometheus.exporter.unix.local.targets
|
||||
forward_to [prometheus.remote_write.writer.receiver]
|
||||
}
|
||||
prometheus.remote_write "writer" {
|
||||
endpoint {
|
||||
url = "https://metrics.strypsteen.com/api/v1/write"
|
||||
|
|
Loading…
Add table
Reference in a new issue