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

Histogram support #8

Open
wbollock opened this issue May 9, 2024 · 0 comments
Open

Histogram support #8

wbollock opened this issue May 9, 2024 · 0 comments

Comments

@wbollock
Copy link
Collaborator

wbollock commented May 9, 2024

It would be great to support both legacy histograms and new native histograms. This will provide a powerful data source for better analysis. Native histograms will be especially nice as these ping workloads can vary and defining buckets by hand is hard to size correctly.

Native histograms should be feature flagged and default off due to their experimental nature.

For regular histograms, consider metric creep as 10 buckets per target could get expensive fast.. maybe feature flag that too

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