Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Requirement Request: Record More Execution Information in Statement #562

Closed
crazycs520 opened this issue May 28, 2020 · 1 comment
Closed

Comments

@crazycs520
Copy link
Collaborator

crazycs520 commented May 28, 2020

Description

Related projects: TiDB, TiKV

Record more execution information, such as:

  • The execution time and # of iterations of each TiDB & TiKV executor (with quantiles)
  • RocksDB internal scanned keys, skipped keys
  • RocksDB # of block-cache read
  • RocksDB # of block read
  • RocksDB block read bytes

Category

  • Feature
  • Usability

Value

According to our experience internal RocksDB metrics and per-executor metrics are very helpful in diagnosing problems, which is missing now.

  • Score: 4

Workload Estimation

15 Person Day

@crazycs520 crazycs520 changed the title record more information in slow log record more execution information in slow log May 28, 2020
@crazycs520 crazycs520 changed the title record more execution information in slow log record more execution information in statement May 28, 2020
@breezewish breezewish changed the title record more execution information in statement Requirement Request: record more execution information in statement May 28, 2020
@breezewish breezewish changed the title Requirement Request: record more execution information in statement Requirement Request: Record More Execution Information in Statement May 28, 2020
@breezewish
Copy link
Member

Related: pingcap/tidb#17689

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants