The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
Go to file
Jan Gaedicke edd618dbfb removing "min-height: 80px;" from class label
the css-class label is used in the fields section of the table panel. checked fields currently have a 80px rectangle around their names.
(cherry picked from commit a825d8e4f0ad09d595f1e7c584e4921f11d01a6e)
2014-01-04 00:33:29 +01:00
sample Fixed and compacted rules 2013-12-04 14:19:00 +01:00
src removing "min-height: 80px;" from class label 2014-01-04 00:33:29 +01:00
tasks added lexer/parser support for templated metric expressions, karma test runner is working 2014-01-01 18:40:25 +01:00
.gitignore addded graphiteUrl to config.js 2013-12-07 14:40:14 +01:00
.jshintrc began work on graphite target editor 2013-12-17 22:53:31 +01:00
grafana.sublime-project parser and lexer is working ok 2013-12-24 11:13:50 +01:00
grafana.sublime-workspace Merge branch 'master' of github.com:elasticsearch/kibana 2013-12-30 09:44:19 +01:00
Gruntfile.js Skeleton API docs 2013-12-02 12:43:39 -07:00
index.html remove execute bit re: @shatlovsky 2013-10-25 07:47:54 -07:00
LICENSE.md updated license and added notice, hard to know how to handle attribution, and copyright, wish kibana src files had license headers 2013-12-27 11:58:35 +01:00
NOTICE.md updated license and added notice, hard to know how to handle attribution, and copyright, wish kibana src files had license headers 2013-12-27 11:58:35 +01:00
package.json switched to karma for running tests 2014-01-01 15:01:01 +01:00
README.md started removing kibana stuff I do not need, thinking of doing a custom dashboard based on kibana 2013-12-05 16:45:52 +01:00

Grafana

Experimenting with a a custom graph dashboard based on kibana.