graphite-dev team mailing list archive
-
graphite-dev team
-
Mailing list archive
-
Message #04996
[Question #252364]: Graphite requests without timestamp
New question #252364 on Graphite:
https://answers.launchpad.net/graphite/+question/252364
Hello everyone.
I would like to ask you a question.
We have Graphite server 0.9.12, and it works. If we send data like this:
simple_metric.simple9 200 1406648248
The information correctly appears in our graph.
However, if we do not use timestamp, like this:
simple_metric.simple9 200
it doesn't work at all. All of requests without timestamp have no effect.
According to the manual,
http://docs.hostedgraphite.com/#id2
it's possible to omit the timestamp option and Graphite should work.
How to fix it? (and use requests without timestamp)
This is the problem of our server (cfg? version? time?) or smth else? Or timestamp is necessary?
--
You received this question notification because you are a member of
graphite-dev, which is an answer contact for Graphite.