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

p2p: support Prometheus histogram and summary metric types #6046

Open
algorandskiy opened this issue Jun 28, 2024 · 0 comments
Open

p2p: support Prometheus histogram and summary metric types #6046

algorandskiy opened this issue Jun 28, 2024 · 0 comments

Comments

@algorandskiy
Copy link
Contributor

Histogram should cover OpenCensus's distribution type as well.

There is a relevant comment fro the p2p feature PR :
Maybe in a follow-up PR, I think we would want to report _count and _sum for each distribution so we can use it to get the average, and I think both would be reported as a prom counter type instead of a gauge type (so Grafana knows it can derive it over time to get a rate)

Originally posted by @cce in #5939 (comment)

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