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
Rashid Khan ecf5f68c4e Make links more obvious in dark theme
(cherry picked from commit 87ce2bf116de1d6a15d6f71f25eefb5814fadd9c)

Conflicts:
	src/css/bootstrap.dark.min.css
	src/css/bootstrap.light.min.css
2014-01-04 00:32:23 +01:00
sample Fixed and compacted rules 2013-12-04 14:19:00 +01:00
src Make links more obvious in dark theme 2014-01-04 00:32:23 +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.