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
## Rationale
Closes#1211
We have poor ways too observe query status, in this pr, a ton of tools
are added for better observability.
## Detailed Changes
+ Support slow query / failed query logs.
+ Add metrics about `query time range`, `sst prune rate`, `push down
type` and so on...
+ Impl simple distributed query analyze.
## Test Plan
Test manually.
Describe This Problem
I found hard to debug query performance problem now, following utils I think may be necessary to have:
Proposal
Additional Context
No response
The text was updated successfully, but these errors were encountered: