Hacker News new | ask | show | jobs
by torkelo 4072 days ago
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.
1 comments

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.

[0]: https://bitbucket.org/aeroclub-it/statsify/wiki/Home#markdow...

Could you move that project to github? I think that project has great potential coupled with Grafana.

I will add windows builds to the install and download pages today.

Here is a windows build for grafana 2.0.1 https://s3.amazonaws.com/grafanarel/winbuilds/dist/grafana-2...