Capture JSON-RPC error metrics
Open
enhancement
- Dominant language
- Go
- Stars
- 4
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Currently bproxy captures http request failures but doesn't capture anything related to json-rpc errors. It would be nice to generate metrics that could tell us the counts and rates of failure reasons sliced by the method and reason.
This will require deserializing the response body and potentially cleaning up the error message if it's too detailed for aggregation.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.