You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, TiKV does not expose metrics to track dropped Raft snapshot tasks during sending or receiving when concurrency limits are exceeded. Adding this observability helps identify bottlenecks and improves scaling diagnostics.