From ea5de2ca07f29905ea29121023b75f756fb82b44 Mon Sep 17 00:00:00 2001 From: Haitao Pan Date: Mon, 29 Jan 2024 20:37:13 +0800 Subject: [PATCH] apps/monitor/loki-stack/release.yaml: add remote_write config --- apps/monitor/loki-stack/release.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/apps/monitor/loki-stack/release.yaml b/apps/monitor/loki-stack/release.yaml index 7b3cbff..cf82252 100644 --- a/apps/monitor/loki-stack/release.yaml +++ b/apps/monitor/loki-stack/release.yaml @@ -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: