cockroachdb / cockroachdb/cockroach

Improve observability for CTEs

Open
#95,034 0 comments 0 reactions 1 assignee Claimed by @kevin-v-ngo View on GitHub
C-enhancement T-observability
Dominant language
Go
Stars
32.5k
Forks
4.1k
PR merge metrics
PR metrics pending

Description

This issue tracks providing better observability for CTEs. Using CTEs is a best practice to increase the likelihood of automatic retries and reduce network round trips. Today, there are a few unintuitive experiences in the console.

- Metrics are only incremented for the main body of the CTE (SELECT)
- SQL Activity pages should filter CTEs consistency depending on it's subqueries. We should consider multiple statements types tagged to a CTE

Jira issue: CRDB-23286

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.