Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

To / From Tags on Relevant Prometheus Metrics #509

Open
onelapahead opened this issue Feb 11, 2022 · 0 comments
Open

To / From Tags on Relevant Prometheus Metrics #509

onelapahead opened this issue Feb 11, 2022 · 0 comments

Comments

@onelapahead
Copy link
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant