From d8f4336d675b44f4886cef37c9a8f6a75bf2dfc1 Mon Sep 17 00:00:00 2001 From: Ti Chi Robot Date: Mon, 6 Mar 2023 19:55:11 +0800 Subject: [PATCH] grafana-tidb-dashboard: update DDL related metrics (#12750) (#12767) --- grafana-tidb-dashboard.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/grafana-tidb-dashboard.md b/grafana-tidb-dashboard.md index acaa04381261..56d6d8129e4f 100644 --- a/grafana-tidb-dashboard.md +++ b/grafana-tidb-dashboard.md @@ -128,7 +128,7 @@ To understand the key metrics displayed on the TiDB dashboard, check the followi - Owner Handle Syncer Duration: the time that it takes the DDL Owner to update, obtain, and check the Schema Version - Update Self Version Duration: the time consumed by updating the version information of Schema Version Syncer - DDL OPM: the number of DDL executions per second - - DDL Add Index Progress In Percentage: the progress of adding an index + - DDL backfill progress in percentage: the progress of backfilling DDL tasks - Statistics - Auto Analyze Duration 95: the time consumed by automatic `ANALYZE`