cockroachdb / cockroachdb/cockroach
sql: introduce `sql.stats.canary_window` cluster setting to set canary stats window for all tables
Open
C-enhancement
T-sql-queries
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
In #156307 we introduced the storage parameter `stats_canary_window` to set the canary stats window for each table. We might want to have a cluster setting that can set the canary window for all tables at once.
Informs: https://github.com/cockroachdb/cockroach/issues/150015
Jira issue: CRDB-56432
Contributor guide
Assessment
This issue has not been assessed yet.