5 ms·
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
by torkelo 11y 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.
- anton_gogolev 11y agoIt 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#markdown-header-retrieving-graphing-and-analyzing-metrics https://bitbucket.org/aeroclub-it/statsify/wiki/Home#markdow...
- torkelo 11y agoCould 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.0.1.windows-x64.zip https://s3.amazonaws.com/grafanarel/winbuilds/dist/grafana-2...