graphite-dev team mailing list archive
-
graphite-dev team
-
Mailing list archive
-
Message #00559
[Question #136843]: Missing data on the graph
New question #136843 on Graphite:
https://answers.launchpad.net/graphite/+question/136843
When my graph is viewed in 24's hours scope resolution there is a gap between 14:00 and 14:15. But when I change the resolution and viewing the graph from 1:30 pm untill 2:30 pm there is no gap.
I'm collecting metrics once in a minute, every minute.
My conf file is:
[system_data]
priority = 100
pattern = ^system\.
retentions = 60:1440,900:8640
[system_data2]
priority = 100
pattern = ^folder2\.subfolder\.
retentions = 300:288,900:8640
[system_data3]
priority = 100
pattern = ^folder2\.
retentions = 60:1440,900:8640
The problem exists only for [system_data3]. [system_data2] looks good.
I checked graphite/storage/log/carbon-cache/updates.log. There were 60 entries/hour for each statistic
Please advise.
Thanks in advance.
--
You received this question notification because you are a member of
graphite-dev, which is an answer contact for Graphite.