cockroachdb / cockroachdb/cockroach
Create an insight or event for poor connection health or activity (e.g., long-running idle sessions)
Open
A-observability-inf
C-enhancement
T-observability
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
It's difficult to identify idle sessions/connections that are problematic causing downstream issues such as contention. We should surface an insight or event that highlights this behavior so users can further investigate the underlying issue and take the appropriate mitigation steps (e.g., manually cancel the session, reconfigure connection pool, evaluate network health, etc.).
Jira issue: CRDB-35954
Contributor guide
Assessment
This issue has not been assessed yet.