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

Add Distribution Support to Semantic Metric FastForward http Reporter #83

Open
ao2017 opened this issue Sep 9, 2020 · 1 comment
Open
Assignees
Labels
hist-with-distribution-data Add distribution support to heroic related tasks level:intermediate type:enhancement New feature or request

Comments

@ao2017
Copy link
Contributor

ao2017 commented Sep 9, 2020

Heroic histogram data is currently computed locally.
It is practically impossible to aggregate percentile.
We are adding distribution to heroic to address that issue. Distribution will create data sketch that will be used upstream to compute percentile on the entire data distribution.

This task will add distribution support to FastForwardHttpReporter reporter.

DoD:
FastForwardHttpReporter should be able to report distribution metrics.

Dependencies:
1. Distribution support in JSON Metric Model

@ao2017 ao2017 added level:intermediate type:enhancement New feature or request hist-with-distribution-data Add distribution support to heroic related tasks labels Sep 9, 2020
@samfadrigalan samfadrigalan self-assigned this Sep 9, 2020
@ao2017 ao2017 self-assigned this Oct 27, 2020
@ao2017
Copy link
Contributor Author

ao2017 commented Oct 27, 2020

Hey @samfadrigalan , I will handle this since you are tie up on testing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hist-with-distribution-data Add distribution support to heroic related tasks level:intermediate type:enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants