Skip to content

Releases: DataIntellectTech/grafana-kdb-datasource-ws

v3.0.0 Release

19 Oct 13:11
b0e91e3

Choose a tag to compare

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

22 Jan 14:10

Choose a tag to compare

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

30 Mar 13:41
8481a23

Choose a tag to compare

  • Fixed issue with c.js serialising temporal_range into browser-local times.

v1.0.0 Public Release

23 Mar 18:45
f1495b1

Choose a tag to compare

First public release of kdb+ plugin for grafana. See readme.md for installation details.