Skip to content

Commit

Permalink
Add perl dependency requirement for tikv heap profiling (#17058) (#17061
Browse files Browse the repository at this point in the history
)
  • Loading branch information
ti-chi-bot authored Apr 9, 2024
1 parent 8c2d3bf commit bb29d72
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions dashboard/dashboard-profiling.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,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
Expand Down

0 comments on commit bb29d72

Please sign in to comment.