pingcap / tidb

TiDB is an open-source, cloud-native, distributed, MySQL-Compatible database for elastic scale and real-time analytics. Try AI-powered Chat2Query free at : https://www.pingcap.com/tidb-serverless/
https://pingcap.com
Apache License 2.0
36.94k stars 5.81k forks source link

Tracking issue for TiDB built-in SQL Diagnostics #13567

Closed lonng closed 3 years ago

lonng commented 4 years ago

The PR https://github.com/pingcap/tidb/pull/13481 proposes a new method of acquiring diagnostic information in TiDB and exposing diagnostic information by the system tables so that users can query using SQL. The purpose of the proposal #13481 is aim to improve the efficiency of the cluster-based information query, state acquisition, log retrieval, one-click inspection, and fault diagnosis

Note

This issue is a TODO list catalog that is used to clarify the split details of the entire feature. If you are interested in a part, use the following workflow:

  1. Select the module you are interested in.
  2. Create a new issue to claim the relevant work and describe the rough implementation in the new issue.
  3. File a new pull request.

Issues:

Teachability, Documentation, Adoption, Migration Strategy:

Proposal: https://github.com/pingcap/tidb/pull/13481

tisonkun commented 3 years ago

closed as all tasks done.