cockroachdb / cockroachdb/cockroach
Provide workload-specific details (e.g., execution metrics) on the Network page
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 understand workload behavior and interesting patterns across a CockroachDB cluster.
Currently, the network page shows round-trip latencies between all nodes in a cluster. This issue tracks surfacing execution metrics such as number of requests, latency, bytes, etc. across a cluster on the Network page.
Jira issue: CRDB-30715
Epic CRDB-32137
Contributor guide
Assessment
This issue has not been assessed yet.