apps/monitor/loki-stack/release.yaml: add remote_write config
This commit is contained in:
parent
5ed2c780ba
commit
ea5de2ca07
@ -43,6 +43,10 @@ spec:
|
||||
kvstore:
|
||||
store: inmemory
|
||||
enable_api: true
|
||||
remote_write:
|
||||
enabled: true
|
||||
client:
|
||||
url: http://prometheus.svc-dev.ink/api/v1/write
|
||||
serviceMonitor:
|
||||
enabled: true
|
||||
additionalLabels:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user