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