cockroachdb / cockroach

CockroachDB — the cloud native, distributed SQL database designed for high availability, effortless scale, and control over data placement.
https://www.cockroachlabs.com
Other
29.91k stars 3.78k forks source link

o11y: problem ranges page doesn't load with large number of ranges #121706

Open ajstorm opened 5 months ago

ajstorm commented 5 months ago

On the drt-large cluster, we currently have a large number of unavailable and under-replicated ranges:

image

In this state, the problem ranges page either loads very slowly (multiple minutes), hangs, or crashes the browser tab.

Jira issue: CRDB-37464

dhartunian commented 3 days ago

Problem Ranges is an Advanced Debug page so I'm downgrading this to a P-2 for now. We're going to have a bunch of work scoped in the next month or two that will provide a roadmap for getting DB Console stable for large clusters.