Skip to content

To / From Tags on Relevant Prometheus Metrics #509

@onelapahead

Description

@onelapahead

With #503 we added a ton of great metrics including counters for messages (in their various states) and token transfers.

For those counters (as well as any another that represents an inter-party exchange between members) it'd be great to use a CounterVec and dynamically include a to and from tag that has the org IDs or preferably org names. That way we can aggregate the counters to see the total messages / token transfers according to particular node, but then we could also view the number of messages / transfers between two particular members easily and compare that counter to a counter from another member's node i.e. see if the number of transfers between two members is the same.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions