From 6dfe478060643e5a76895121d7c0a94d618e1436 Mon Sep 17 00:00:00 2001 From: Lilian Lee Date: Mon, 13 Jul 2020 19:35:17 +0800 Subject: [PATCH] cherry pick #3256 to release-4.0 Signed-off-by: ti-srebot --- TOC.md | 3 ++- _index.md | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/TOC.md b/TOC.md index 6a9a14fe74f83..ed1e3395147ab 100644 --- a/TOC.md +++ b/TOC.md @@ -77,12 +77,13 @@ + [TiDB Cluster Alert Rules](/alert-rules.md) + [TiFlash Alert Rules](/tiflash/tiflash-alert-rules.md) + Troubleshoot + + [TiDB Troubleshooting Map](/tidb-troubleshooting-map.md) + [Identify Slow Queries](/identify-slow-queries.md) + [SQL Diagnostics](/system-tables/system-table-sql-diagnostics.md) + [Identify Expensive Queries](/identify-expensive-queries.md) + [Statement Summary Tables](/statement-summary-tables.md) + + [Troubleshoot Hotspot Issues](/troubleshoot-hot-spot-issues.md) + [Troubleshoot Cluster Setup](/troubleshoot-tidb-cluster.md) - + [TiDB Troubleshooting Map](/tidb-troubleshooting-map.md) + [Troubleshoot TiCDC](/ticdc/troubleshoot-ticdc.md) + [Troubleshoot TiFlash](/tiflash/troubleshoot-tiflash.md) + [Troubleshoot Write Conflicts in Optimistic Transactions](/troubleshoot-write-conflicts.md) diff --git a/_index.md b/_index.md index bbce46356cd9e..a6d8f30fac15f 100644 --- a/_index.md +++ b/_index.md @@ -80,6 +80,7 @@ Designed for the cloud, TiDB provides flexible scalability, reliability and secu - [TiDB Troubleshooting Map](/tidb-troubleshooting-map.md) - [Identify Slow Queries](/identify-slow-queries.md) - [SQL Diagnostics](/system-tables/system-table-sql-diagnostics.md) +- [Troubleshoot Hotspot Issues](/troubleshoot-hot-spot-issues.md) - [Troubleshoot the TiDB Cluster](/troubleshoot-tidb-cluster.md) - [Troubleshoot TiCDC](/ticdc/troubleshoot-ticdc.md) - [Troubleshoot TiFlash](/tiflash/troubleshoot-tiflash.md)