cockroachdb / cockroachdb/cockroach
Expose round trip latency metrics for every node pair-wise connection
Open
C-enhancement
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
Its difficult to detect node-to-node connectivity issues such as network partitions. This issue tracks adding round trip latency metrics for every pair-wise connection. Specifically, we should capture the node id and each remote node id connection.
Jira issue: CRDB-36663
Contributor guide
Assessment
This issue has not been assessed yet.