You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -26,6 +26,8 @@ The following performance data are currently supported:
- Heap: The memory consumption of each internal function on TiDB, TiKV, and PD instances
> Starting from v7.5, TiDB supports the TiKV Heap Profile. The Perl dependency is required in the running environment of TiDB Dashboard. Otherwise an error will occur.
- Mutex: The mutex contention states on TiDB and PD instances
- Goroutine: The running state and call stack of all goroutines on TiDB and PD instances