flashbots / flashbots/bproxy

Capture JSON-RPC error metrics

Open
#4 0 comments 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.