Grafana 4.0 support
See original GitHub issueFirst, thank you for the amazing plugin!
Right now this plugin does not seem to support Grafana 4.0. It gave me the following JS error when trying to add a query:
TypeError: _.pluck is not a function
at getMetricNames (http://xxx/public/plugins/abhisant-druid-datasource/datasource.js?bust=1482719877684:316:24)
at DruidDatasource._doQuery (http://xxx/public/plugins/abhisant-druid-datasource/datasource.js?bust=1482719877684:120:25)
at eval (http://xxx/public/plugins/abhisant-druid-datasource/datasource.js?bust=1482719877684:105:27)
at Array.map (native)
at DruidDatasource.query (http://xxx/public/plugins/abhisant-druid-datasource/datasource.js?bust=1482719877684:91:38)
at eval (http://xxx/public/app/plugins/datasource/mixed/datasource.js?bust=1482719877684:4:494)
at g (http://xxx/public/app/boot.fdf40765.js:38:29381)
at http://xxx/public/app/boot.fdf40765.js:38:29553
at o.$eval (http://xxx/public/app/boot.fdf40765.js:39:5194)
at o.$digest (http://xxx/public/app/boot.fdf40765.js:39:3680)
Issue Analytics
- State:
- Created 7 years ago
- Comments:11 (1 by maintainers)
Top Results From Across the Web
Grafana 4.0 Stable Release
Grafana v4.0.2 is stable is now available for download. ... Right now Graphite, Prometheus, InfluxDB and OpenTSDB are supported.
Read more >Release notes | Grafana documentation
Here you can find detailed release notes that list everything included in past releases, as well as notices about deprecations, breaking changes, and...
Read more >Download Grafana | Grafana Labs
Overview of how to download and install different versions of Grafana on different operating systems.
Read more >Release Notes v4.6.x - Grafana Community
Grafana v4.6 brings many enhancements to Annotations, Cloudwatch & Prometheus. It also adds support for Postgres as metric & table data source!
Read more >Grafana: The open observability platform | Grafana Labs
Help build the future of open source observability software Open positions. Check out the open source projects we support Downloads.
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

@abhisant any news?
Closing: TypeError: _.pluck is not a function -> The error no more exists. In case of any Grafana 4.0 support/issues, please open a new issue. I will release a new version soon. Will wait for next 1 week if there are any new commits / pulls to be included in the new version.