From bf985688beeed2958d059c99935af10f84374810 Mon Sep 17 00:00:00 2001 From: Charlie Root Date: Sun, 3 May 2015 19:59:03 +0000 Subject: grafana --- www/grafana2/pkg-descr | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 www/grafana2/pkg-descr (limited to 'www/grafana2/pkg-descr') diff --git a/www/grafana2/pkg-descr b/www/grafana2/pkg-descr new file mode 100644 index 0000000..51399ef --- /dev/null +++ b/www/grafana2/pkg-descr @@ -0,0 +1,26 @@ +Grafana is an open source, feature rich metrics dashboard and graph editor for +Graphite, InfluxDB & OpenTSDB. + +Grafana is a leading open source applications for visualizing large-scale +measurement data. + +It provides a powerful and elegant way to create, share, and explore data and +dashboards from your disparate metric databases, either with your team or the +world. + +Grafana features pluggable panels and data sources allowing easy extensibility. +There is currently rich support for Graphite, InfluxDB and OpenTSDB. There is +also experimental support for KairosDB, and SQL is on the roadmap. Grafana has +a variety of panels, including a fully featured graph panel with rich +visualization options. + +Version 2.0 was released in April 2015: Grafana now ships with its own backend +server that brings many changes and features. + +-- + +This port is a bit unclean because it doesn't manage the go/npm dependencies. +In case of go they are at least fixed using 'godeps' utility. +For npm it's unfortunetaly completely unstable. + +WWW: https://github.com/grafana/grafana -- cgit v1.2.1