From fcf7ea020490911160a2cf34dfcb95c0e26389d1 Mon Sep 17 00:00:00 2001 From: shichun-0415 Date: Mon, 6 Mar 2023 12:04:13 +0800 Subject: [PATCH 1/2] grafana-tidb-dashboard: update DDL related metrics --- 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 b70b1bb1a909c..6d2c370242262 100644 --- a/grafana-tidb-dashboard.md +++ b/grafana-tidb-dashboard.md @@ -143,7 +143,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 From 2b59638537edf1e2b9f787deace58cc1a43c77c7 Mon Sep 17 00:00:00 2001 From: shichun-0415 <89768198+shichun-0415@users.noreply.github.com> Date: Mon, 6 Mar 2023 13:39:49 +0800 Subject: [PATCH 2/2] Update grafana-tidb-dashboard.md Co-authored-by: Hangjie Mo --- 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 6d2c370242262..1e490fbb988c8 100644 --- a/grafana-tidb-dashboard.md +++ b/grafana-tidb-dashboard.md @@ -143,7 +143,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 Backfill Progress in Percentage: the progress of backfilling DDL tasks +- DDL backfill progress in percentage: the progress of backfilling DDL tasks ### Statistics