Fix Alloy
All checks were successful
ShellCheck / shellcheck (push) Successful in 18s

This commit is contained in:
Mathieu Strypsteen 2024-08-18 18:07:39 +02:00
parent de65370925
commit 10486ddffe
Signed by: mathieu
GPG key ID: 782A42E461BC6824

View file

@ -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"