vimeo / graph-explorer

A graphite dashboard powered by structured metrics
http://vimeo.github.io/graph-explorer/
Apache License 2.0
1.06k stars 93 forks source link

support clustered graphite #60

Open Dieterbe opened 10 years ago

Dieterbe commented 10 years ago

basically get metrics.json from multiple locations, and use one of the locations to query to (and graphite automatically distributes the targets when querying)

nikicat commented 10 years ago

+1

nikicat commented 10 years ago

Second patch

Dieterbe commented 10 years ago

since graphite-project/graphite-web#329 is merged I think the only thing we should do is request index.json?cluster=1 instead of just index.json