Skip to content

mhshimul/druidplugin

 
 

Repository files navigation

UPDATE

We are working to refresh this codebase. Please see the milestones for current estimated dates and related issues / projects for planned work.

Grafana Version Compatibility:

Druid plugin version 0.0.3 and below are supported for Grafana: 3.x.x

Druid plugin 0.0.4 and above are supported for Grafana: 4.x.x

Grafana plugin for Druid real-time OLAP database

Screenshot Screenshot Screenshot

Status

This plugin is built on the top of an existing Druid plugin (https://github.com/grafana/grafana-plugins) which used to work on older Grafana versions. With the UI changes done on Grafana-3.0 the existing plugin stopped working. Lot of changes have been made to have it work on Grafana 3.0. It supports timeseries, group by, topN and Select queries.

Lot of features might still not be implemented. Your contributions are welcome.

Plugin development history

This plugin was originally developed by Quantiply Corporation (Supported for Grafana versions < 2.5): https://github.com/grafana/grafana-plugins/tree/master/datasources/druid

This plugin was further enhanced by Carl Bergquist (grafana/grafana#3328) (to support it on Grafana version 2.5 & 2.6).

I cloned the source from the Pull Request by Carl Bergquist and changed the plugin to have it work on Grafana-3.0.

All the credits for the original code and enahcement to 2.5 goes to Quantiply and Carl Bergquist.

Opensourcing all the changes done to the plugin to support Grafana-3.0.

About

This repository contains the druid plugin for Grafana 3.0

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 47.8%
  • HTML 45.7%
  • JavaScript 6.2%
  • CSS 0.3%