Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion TOC.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,12 +79,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)
Expand Down
1 change: 1 addition & 0 deletions _index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down