cockroachdb / cockroachdb/cockroach

sqlstats, ui: show message on sql activity page when flushing stopped due to reaching table row count limit

Open
#103,811 0 comments 0 reactions 0 assignees View on GitHub
A-cluster-observability C-bug T-observability
Dominant language
Go
Stars
32.5k
Forks
4.1k
PR merge metrics
PR metrics pending

Description

As of https://github.com/cockroachdb/cockroach/pull/97123 we stop flushing sql stats to disk if we have reached the maximum row limit for the stmts and txns tables respectively. We should communicate when this period of disabled flush occurs so that we can properly communicate and explain gaps in observability / sql stats in the UI.

Jira issue: CRDB-28214

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.