What problem does it solve?
On-call engineers often face hard-to-debug TiKV status port access failures, pprof deadlocks, profile collection errors, file descriptor leaks, and slow backtrace collection that require specialized reference knowledge to resolve quickly, reducing incident response time.
Core Features & Use Cases
- Known Issue Reference: Curated documentation of common TiKV status server and profiling failure patterns, including root causes, workarounds, and fixed version information.
- Troubleshooting Guidance: Step-by-step checks for access failures, TLS mismatches, and profiling side effects to narrow down incident root causes faster.
- Use Case: If your TiKV cluster's status port is inaccessible due to TLS handshake errors, this skill provides the exact root cause and client-side configuration fix to restore access in minutes.
Quick Start
Use the tikv-status-server skill to diagnose the root cause of your TiKV status port access failure or profiling collection issue and get the corresponding workaround.