Skip to content

Capture JSON-RPC error metrics #4

Description

@akundaz

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions