interesting! I am working on a windows build of grafana 2 right now. Does statsify have a /render and /metrics/find api that is compatible with graphite? If it had grafana could use it.
It has something similar to "/render"[0], but it's not Graphite-compatible. There's also support for "/find", but it is currently not the part of the public API.
Adding Graphite-compatible endpoints should be fairly easy and this can really open up a lot of integration opportunities.
Adding Graphite-compatible endpoints should be fairly easy and this can really open up a lot of integration opportunities.
[0]: https://bitbucket.org/aeroclub-it/statsify/wiki/Home#markdow...