cockroachdb / cockroachdb/cockroach
Surface better observability into schema changes
Open
C-enhancement
T-observability
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
It's difficult to measure and gauge the progress of a schema change. This becomes critical because schema changes can be expensive operations and application development can be delayed (even with online schema changes).
This issue tracks providing better observability into schema changes:
- Surface status (% Progress) bar of the schema change
Jira issue: CRDB-31852
Contributor guide
Assessment
This issue has not been assessed yet.