graphite-dev team mailing list archive
-
graphite-dev team
-
Mailing list archive
-
Message #02665
[Question #198437]: How to retrieve only entered (non-None) values?
New question #198437 on Graphite:
https://answers.launchpad.net/graphite/+question/198437
When performing a JSON query against the Graphite URL API, is there a way to request that only entered values are returned?
For metrics that are rarely reported but have a fine-grained time interval, the efficiency of sending only a few metric values over-the-wire is attractive over sending many mostly null values.
Example query: http://localhost/render?target=myMetricName&format=json
--
You received this question notification because you are a member of
graphite-dev, which is an answer contact for Graphite.