Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Druid Datasource #3328

Closed
wants to merge 3 commits into from
Closed

Conversation

godfreyhe
Copy link
Contributor

developing base on https://github.com/grafana/grafana-plugins/tree/master/datasources/druid
support grafana-2.5+, table-panel, druid-0.8
add type: "select", filter: "javascript", granularity: "all"
fix some bugs

like below:
click me: timeseries-graph
click me: timeseries-table
click me: groupby-graph
click me: groupby-table
click me: topN-graph
click me: topN-table
click me: select-table

…04)" when click the dashboard

fix: when title is empty, save failed
developing base on https://github.com/grafana/grafana-plugins/tree/master/datasources/druid

support grafana-2.5, table-panel

add type: "select", filter: "javascript"

fix some bugs
@bergquist
Copy link
Contributor

We will not add more datasources to grafana core at this point. Please continue to develop in https://github.com/grafana/grafana-plugins/tree/master/datasources/druid

@bergquist bergquist closed this Dec 15, 2015
@ying-jeanne ying-jeanne added the pr/external This PR is from external contributor label Apr 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr/external This PR is from external contributor type/feature-request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants