From 6dbd98505e2ee262986a7eeaf93c3de1c5463f8a Mon Sep 17 00:00:00 2001 From: xkm Date: Thu, 30 Apr 2026 03:41:31 +0000 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20README.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: xkm --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index fa531b8..206d7fe 100644 --- a/README.md +++ b/README.md @@ -26,8 +26,7 @@ flowchart TD SDK -->|logs / metrics + telemetry token| GW GW -->|logs / metrics| FB - FB -->|logs| VLA[vlogagent] - VLA -->|logs| VL[VictoriaLogs] + FB -->|logs| VL[VictoriaLogs cluster] FB -->|metrics| VM[VictoriaMetrics] VM -->|query| GF[Grafana]