graphite-dev team mailing list archive
-
graphite-dev team
-
Mailing list archive
-
Message #05353
Re: [Question #260784]: Can Graphite be used in low resolution time series?
Question #260784 on Graphite changed:
https://answers.launchpad.net/graphite/+question/260784
Eric posted a new comment:
So I just input data via the following command: echo "test.count 4
`date +%s`" | nc -q0 127.0.0.1 2003
the data showed up actually, so I don't think I have that issue:
1421362500 None
1421362560 1500.00000
1421362620 None
It's like the dates are going to fast for the amount of data I'm
sending. I only want to input one data point per day.
--
You received this question notification because you are a member of
graphite-dev, which is an answer contact for Graphite.