← Back to team overview

graphite-dev team mailing list archive

Re: [Question #228217]: Can I programatically get metric names out of Graphite?

 

Question #228217 on Graphite changed:
https://answers.launchpad.net/graphite/+question/228217

    Status: Open => Answered

Boopathi Rajaa proposed the following answer:
GET /metrics/find/?format=treejson&query=metrics.cpu.*

You'll get the children of `cpu`.

Make sure Cross domain requests serving is enabled if you're querying
from a different host.

-- 
You received this question notification because you are a member of
graphite-dev, which is an answer contact for Graphite.