cockroachdb / cockroachdb/cockroach
Surface a metric to surface the total number of failures and broken down by error code
Open
C-enhancement
T-observability
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
We are capturing error code and messages as part of failed execution insights. We should surface a top-level metric that represents the total failures broken down by error code so that users can correlate with failed statements and transactions.
Jira issue: CRDB-24278
Contributor guide
Assessment
This issue has not been assessed yet.