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

feat(metrics): support ExponentialHistogram #148

Open
ymtdzzz opened this issue Aug 28, 2024 · 1 comment
Open

feat(metrics): support ExponentialHistogram #148

ymtdzzz opened this issue Aug 28, 2024 · 1 comment

Comments

@ymtdzzz
Copy link
Owner

ymtdzzz commented Aug 28, 2024

No description provided.

This was referenced Aug 28, 2024
@ymtdzzz ymtdzzz self-assigned this Sep 1, 2024
@ymtdzzz
Copy link
Owner Author

ymtdzzz commented Sep 8, 2024

Calculating buckets from metric data in the form of Exponential Histogram would be complicated implementation.
We could use this package: https://github.com/lightstep/go-expohisto/tree/main

For now, I'd like to work on other issues first.

@ymtdzzz ymtdzzz removed their assignment Sep 8, 2024
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