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