graphite-dev team mailing list archive
-
graphite-dev team
-
Mailing list archive
-
Message #00582
Re: [Question #136843]: Missing data on the graph
Question #136843 on Graphite changed:
https://answers.launchpad.net/graphite/+question/136843
Evgeni posted a new comment:
Here it is:
curl "http://someurl/render/?width=1449&height=708&_salt=1291959523.717&target=stat&rawData=true&from=14:00_20101209&until=14:15_20101209"
statistics.srp.login.total_1min,1291896000,1291896900,900|None
The problem is, that I cannot get the datapoints in larger time-resolution, because of configuration I posted in the first post.
But here is today's data:
curl "http://someurl/render/?width=1449&height=708&_salt=1291959523.717&target=stat&rawData=true&from=14:00_20101210&until=14:15_20101210"
stat,1291982400,1291983300,60|11821.0,11812.0,11873.0,11931.0,11910.0,12050.0,11843.0,11824.0,12041.0,11855.0,12130.0,12325.0,12734.0,49817.0,14341.0
As you can see everything is fine
and I'm sure that tomorrow the url - http://someurl/render/?width=1449&height=708&_salt=1291959523.717&target=stat&rawData=true&from=14:00_20101210&until=14:15_20101210
will return the 'None' value.
Thanks.
--
You received this question notification because you are a member of
graphite-dev, which is an answer contact for Graphite.