New question #204233 on Graphite: https://answers.launchpad.net/graphite/+question/204233
Hi, We've configured storage schemas with the following: [everything_1min_13months] priority = 100 pattern = .* retentions = 1m:395d We're able to view all the values and apply certain transformations like Log but when we choose average it doesn't work. The line doesn't change but we the definition change to AverageSeries(Build.Pipelines.Metric) . When I use this link to view the value, http://graphite.tw.testttl.com/render?from=-200h&target=averageSeries(Build.Pipelines.Metric)&title=Testing&rawData=true , the output is as follows : averageSeries(Build.Pipelines.Metric),1343215320,1343287320,60|None,None,None,None,None,None,None,None,None,None,None,None,None,None,None,None,None,None,None,None,None,None,None,None Question - Doesn't the average series line show up an average line for the chosen values ? However, the moving average seems to work fine if I give huge values such as 20000 for the last 3 days which I guess is due to what I've set up as part of configuration . Thanks Madhurranjan -- You received this question notification because you are a member of graphite-dev, which is an answer contact for Graphite. _______________________________________________ Mailing list: https://launchpad.net/~graphite-dev Post to : [email protected] Unsubscribe : https://launchpad.net/~graphite-dev More help : https://help.launchpad.net/ListHelp

