Releases: DataIntellectTech/grafana-kdb-datasource-ws
Releases · DataIntellectTech/grafana-kdb-datasource-ws
v3.0.0 Release
Release of version 3.0.0 of AquaQ's Kdb+ Data Source Adaptor for Grafana.
This release includes a rewrite of the plugin, now written in React, intending to conform to the new approach of building plugins by Grafana.
This should solve several issues present since Grafana 7+:
Plugin should now work with Grafana 8
Plugin signature is included
Grouping option is once again available
Format as field once again has "Time series" as an option.
Chaining user variables is now supported
v2.0.0
Public release of version 2.0.0 of AquaQ's Kdb+ Data Source Adaptor for Grafana.
Includes support for:
- Creating custom Grafana variables by querying a connected kdb database.
- Using Grafana variables in both custom queries and using the query builder.
- some of Grafana's global variables are supported (see Readme.md for more info).
v1.0.1 Public Release Patched
- Fixed issue with c.js serialising temporal_range into browser-local times.
v1.0.0 Public Release
First public release of kdb+ plugin for grafana. See readme.md for installation details.