cockroachdb / cockroachdb/cockroach
change order by from insights
Open
A-check-on-console
A-sql-observability
C-enhancement
T-observability
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
When there is a lot of insights we might not be returning all of them.
Add an order by of insights calls to give priority to the most problematic ones.
We could give preference for the ones that have a cause (and not just "slow") or just order by one of the columns such as latency, cpu, etc.
Jira issue: CRDB-25733
Epic CRDB-25474
Contributor guide
Assessment
This issue has not been assessed yet.