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
2013-01-29 14:29:32 -07:00
common Moved libraries around, added US state field to loader 2013-01-29 14:29:32 -07:00
js Moved libraries around, added US state field to loader 2013-01-29 14:29:32 -07:00
partials Testing map before crontroller refactor 2013-01-28 12:28:12 -07:00
scripts Moved libraries around, added US state field to loader 2013-01-29 14:29:32 -07:00
config.js Modularized panels 2013-01-29 10:05:02 -07:00
dashboards.js Testing map before crontroller refactor 2013-01-28 12:28:12 -07:00
index.html Modularized panels 2013-01-29 10:05:02 -07:00
LICENSE.md Added license 2013-01-26 07:24:44 -08:00
README.md Initial import 2013-01-25 20:10:28 -08:00
sharable.json Initial import 2013-01-25 20:10:28 -08:00

kibana-dashboard

Kibana Dashboard Preview

This is very much a preview, many things will change. While it is functional and useful, please view it as a proof-of-concept. A play ground for ideas :-)

Configuration is in config.js, the default dashboard is in dashboards.js. The format of both of these is likely to change. Documentation for the panels listed in dashboards.js can be found in js/panels.js

There is an example of a sharable dashboard in sharable.json. The file loading functionality requires an html5 compliant browser. This has been tested on the latest versions of firefox and chrome.

This is all html and javascript, use it with any webserver, or there is a simple nodejs webserver in the scripts/ directory, it will listen on port 8000. You'll likely need to run Kibana Dashboard on an elasticsearch node in any case.

Cheers
Rashid