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

Add observability on why tikv requests are timing out #16941

Open
mittalrishabh opened this issue May 3, 2024 · 0 comments
Open

Add observability on why tikv requests are timing out #16941

mittalrishabh opened this issue May 3, 2024 · 0 comments
Labels
severity/moderate type/bug Type: Issue - Confirmed a bug

Comments

@mittalrishabh
Copy link

mittalrishabh commented May 3, 2024

Bug Report

We are experiencing timeouts in TiDB and numerous 'deadline exceeded' errors in TiKV. However, we are unable to identify where the requests are getting stuck. It is unclear whether they are stuck in the process of renewing the leader lease, reading the index, or encountering another issue entirely. To effectively debug these issues, we need to enhance observability in this specific area.
Screenshot 2024-05-03 at 3 50 46 PM

Screenshot 2024-05-03 at 3 50 28 PM

What version of TiKV are you using?

What operating system and CPU are you using?

Steps to reproduce

What did you expect?

What did happened?

@mittalrishabh mittalrishabh added the type/bug Type: Issue - Confirmed a bug label May 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
severity/moderate type/bug Type: Issue - Confirmed a bug
Projects
None yet
Development

No branches or pull requests

2 participants