From ebbb005367cce28f47d34c1d25c9de68371467fd Mon Sep 17 00:00:00 2001
From: "abby.huang" <78209557+abby-cyber@users.noreply.github.com>
Date: Wed, 3 Apr 2024 10:46:21 +0800
Subject: [PATCH] Update 3.graph-config.md (#2524)

---
 .../1.configurations/3.graph-config.md                          | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs-2.0-en/5.configurations-and-logs/1.configurations/3.graph-config.md b/docs-2.0-en/5.configurations-and-logs/1.configurations/3.graph-config.md
index fb7b81889e0..6f302e1948c 100644
--- a/docs-2.0-en/5.configurations-and-logs/1.configurations/3.graph-config.md
+++ b/docs-2.0-en/5.configurations-and-logs/1.configurations/3.graph-config.md
@@ -103,7 +103,7 @@ For all parameters and their current values, see [Configurations](1.configuratio
 ## Metrics configurations
 
 | Name | Predefined value | Description |Whether supports runtime dynamic modifications|
-| - | - | - |
+| - | - | - | -|
 | `enable_space_level_metrics` | `false` | Enable or disable space-level metrics. Such metric names contain the name of the graph space that it monitors, for example, `query_latency_us{space=basketballplayer}.avg.3600`. You can view the supported metrics with the `curl` command. For more information, see [Query NebulaGraph metrics](../../6.monitor-and-metrics/1.query-performance-metrics.md). | No|
 
 ## Session configurations