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

movingAverage shows no data under ceres file format if time window is "empty" at the start #18

Open
rbuckland opened this issue Oct 30, 2014 · 1 comment
Labels

Comments

@rbuckland
Copy link

We have switched over to using Ceres on out main stats engine.
All is well, (170G down to 1.4G) so happy days.

when we went back over some of the saved Graphs that show data in a movingAverage, we noticed that with Ceres (v0.10.0) the data does not show (No Data) if the time window selected starts "before" the data was created.. (for example.)

Out data started coming in at 12:12AM.. and we set a movingAverage(...,2)

When we put the time window starting at 12:12, No Data
change it to 12:13, and the graph appears

I am logging this here under ceres because it seems to be related..
any thoughts as to the cause ? I am happy to triage this more .. (i.e. has movingAverage changed (or not had a 0.9.12+ patch applied ? )

@deniszh deniszh added the bug label Mar 19, 2017
@iain-buclaw-sociomantic
Copy link
Contributor

I can't reproduce this, but then again I am running with #32 applied, which affects data returned to graphite. There was a change in graphite-web which also would help too (graphite-project/graphite-web#1529)

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