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

CWhisper: supports histogram #13

Open
bom-d-van opened this issue Dec 10, 2019 · 0 comments
Open

CWhisper: supports histogram #13

bom-d-van opened this issue Dec 10, 2019 · 0 comments

Comments

@bom-d-van
Copy link
Member

This would require cwhisper to allow users to send in multiple data points using the same timestamp, and similar to A whisper of many aggregation policies (with percentiles), we might also need a new query notation in carbonapi & go-carbon.

However, a new way of block size estimation is also needed because now we need to take into account of overlapped data points. Some hints might be needed in retention schema to teach cwhisper preallocate a good file size to avoid auto-extension.

And we could also support "overlapped timestamps" for percentiles aggregation, which is almost going to be done in a separate PR.

#5
#12

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

No branches or pull requests

1 participant