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.97k stars 3.79k forks source link

ui: Custom Chart viewer refreshes every 10 seconds #125493

Open pav-kv opened 3 months ago

pav-kv commented 3 months ago

When viewing metrics in /debug/chart UI and trying to interact with it, I get interrupted by a page refresh every 10s. This is very disruptive to the investigation workflow.

There is an internal cluster with this behaviour, see discussion.

Jira Issue: CRDB-39486

blathers-crl[bot] commented 3 months ago

Hi @pav-kv, please add branch-* labels to identify which branch(es) this C-bug affects.

:owl: Hoot! I am a Blathers, a bot for CockroachDB. My owner is dev-inf.

nicktrav commented 3 months ago

@pav-kv - while I've seen this in the wild, I never hit it personally. I just tried this right now on this cluster, and I'm not seeing it refresh.

Mind writing up some more specific steps to reproduce this? Or maybe you could record a Loom / equivalent?