fix prometheus remte write
This commit is contained in:
parent
a80cb81a3e
commit
bc8c9c763c
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ exporters:
|
|||
tls:
|
||||
insecure: true
|
||||
prometheusremotewrite:
|
||||
endpoint: http://prometheus.example.com:9411/api/prom/push
|
||||
endpoint: http://prometheus:9411/api/prom/push
|
||||
otlphttp/loki:
|
||||
endpoint: http://loki:3100/otlp
|
||||
|
||||
|
|
Loading…
Reference in a new issue