fix: alloy integration
parent
4d6eae8398
commit
7400c17e2b
|
@ -10,9 +10,9 @@ services:
|
|||
volumes:
|
||||
- ./config.alloy:/etc/alloy/config.alloy
|
||||
environment:
|
||||
REMOTE_WRITE_HOST: 172.10.10.6:30291
|
||||
LOKI_HOST: 172.10.10.6:30501
|
||||
TEMPO_HOST: 172.10.10.6:30641
|
||||
REMOTE_WRITE_HOST: thanos-receiver:10908
|
||||
LOKI_HOST: loki:3100
|
||||
TEMPO_HOST: tempo:4317
|
||||
PYROSCOPE_HOST: pyroscope:4040
|
||||
command:
|
||||
- run
|
||||
|
|
Loading…
Reference in New Issue