graphite-dev team mailing list archive
-
graphite-dev team
-
Mailing list archive
-
Message #04046
Re: [Question #227568]: Read datapoint from graphite programmatically
Question #227568 on Graphite changed:
https://answers.launchpad.net/graphite/+question/227568
Status: Open => Answered
rowan proposed the following answer:
Not using the socket interface, no.
In some set ups there are many listeners/relays, all writing metrics to
disk - querying them (ie. the right one) for a specific metric's last
metric would be non-trivial, and not what Graphite is trying to do.
Querying metrics from Graphite is done through the webapp interface.
--
You received this question notification because you are a member of
graphite-dev, which is an answer contact for Graphite.