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

Downsampling question #808

Closed
youzhagui2006 opened this issue Jun 14, 2016 · 6 comments
Closed

Downsampling question #808

youzhagui2006 opened this issue Jun 14, 2016 · 6 comments
Labels

Comments

@youzhagui2006
Copy link

why Downsampling want to align time?

@johann8384
Copy link
Member

Well, downsampling is going to have to align the times in order to downsample. I assume you mean why does it try to fix it to even minutes/hours/days?

That functionality was added in PR #657.

There is a configuration parameter which controls whether or not it is active:

tsd.query.downsample.use_calendar

@IDerr
Copy link

IDerr commented Jul 10, 2017

I think @johann8384 has resolved this, and no answer has been made by @youzhagui2006,
so you can close this :)

@IDerr
Copy link

IDerr commented Jul 10, 2017

@manolama

@youzhagui2006
Copy link
Author

in 2.3 you can
downsampling:avg-all solve this problem

@youzhagui2006
Copy link
Author

@IDerr in 2.3 you can
downsampling:avg-all solve this problem

@IDerr
Copy link

IDerr commented Jul 10, 2017

Ok, thanks for the feedback.

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

No branches or pull requests

3 participants