From 4d5de338ffc5d4587f1936a87ef0a5e201d6aef8 Mon Sep 17 00:00:00 2001 From: Erope Date: Sat, 21 May 2022 16:11:48 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=BA=E6=B7=BB=E5=8A=A0=E8=87=AA=E5=8A=A8?= =?UTF-8?q?=E6=9B=B4=E6=96=B0=E8=AF=B4=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/guide/dashboard.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/guide/dashboard.md b/docs/guide/dashboard.md index 3fb83324..183fbe81 100644 --- a/docs/guide/dashboard.md +++ b/docs/guide/dashboard.md @@ -114,3 +114,6 @@ location ~ ^/(ws|terminal/.+)$ { #### 数据库中各表/列是什么意思? 文档不提供数据库解释,有能力修改数据库的稍加分析应该就足以看懂。 + +#### Dashboard会自动更新吗? +Agent通常情况下会自动更新,但Dashboard并不会,需要手动更新。