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:
|
tls:
|
||||||
insecure: true
|
insecure: true
|
||||||
prometheusremotewrite:
|
prometheusremotewrite:
|
||||||
endpoint: http://prometheus:9411/api/prom/push
|
endpoint: http://prometheus:9090/api/prom/push
|
||||||
otlphttp/loki:
|
otlphttp/loki:
|
||||||
endpoint: http://loki:3100/otlp
|
endpoint: http://loki:3100/otlp
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue