metricKeys.js
5 KB
-
Extracted multi-graphite query function, fixed loadRecursive · 52e1f527
The new function in metricKeys generalizes what my loadAll from the previous commit did, it takes a request and a callback. The request is executed on each graphite installation and the callback is executed for each result. This makes implementing loadAll and loadRecursive almost as simple as it was.
Harald Kraemer committed