cockroachdb / cockroachdb/cockroach
sql: expose Replication Reports via SHOW command and API
Open
C-enhancement
T-sql-queries
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
[Replication Reports](https://www.cockroachlabs.com/docs/stable/query-replication-reports.html) can be pulled by running the CTEs posted on our docs.
It would however improve the UX if we wrap these CTEs by a `SHOW ...` command, and also expose them via the API.
[Slack](https://cockroachlabs.slack.com/archives/CHKQGKYEM/p1679665065441699)
Jira issue: CRDB-25999
Contributor guide
Assessment
This issue has not been assessed yet.