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

Wrong datapoints at timerange boundaries #84

Open
VargBurz opened this issue Aug 1, 2019 · 2 comments
Open

Wrong datapoints at timerange boundaries #84

VargBurz opened this issue Aug 1, 2019 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@VargBurz
Copy link
Member

VargBurz commented Aug 1, 2019

Datapoints at timerange boundaries can have different values depending on timerange.
We should use some delta to determine the correct boundaries.

@VargBurz VargBurz added the bug Something isn't working label Aug 1, 2019
@VargBurz VargBurz self-assigned this Aug 1, 2019
@jonyrock
Copy link
Member

jonyrock commented Aug 1, 2019

@VargBurz please explain here why points could be different

@VargBurz
Copy link
Member Author

VargBurz commented Aug 9, 2019

It happens because of aggregation. Every point has some neighbourhood (mathematics) that defines value. Our timerange boundaries cut this neighbourhood, so values are incorrect.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants