Skip to content

Releases: dolphindb/grafana-datasource-next

3.0.400

26 Feb 09:28

Choose a tag to compare

新增功能

支持 Grafana 11.5.2。(3.0.400)

New Features

Added support for Grafana 11.5.2. (3.0.400)

3.0.300

02 Jan 06:06

Choose a tag to compare

新功能

  • 新增对 Linux ARM64 架构的支持。

故障修复

  • 修复执行无返回值的脚本时出现报错的问题。
  • 修复整型空值未能正确显示为空的问题。

New Features

  • Added support for Linux ARM64 architecture.

Issues Fixed

  • Fixed errors that caused by executing scripts with no return value.
  • Fixed an issue where integral null values were not displayed correctly.

3.0.200

05 Dec 08:37

Choose a tag to compare

  • Fixed an issue where Grafana dashboards failed to display data in the selected timezone after it was chosen.
  • Fixed display issues for specific data types when encountering null values.

dolphindb-datasource-next.v3.0.1

01 Jul 07:11

Choose a tag to compare

  • 支持 Grafana Alert (告警)功能。
  • 支持混合数据源查询,在同一个面板中合并来自多个数据源的数据(只支持非流数据)。
  • 使用 Go 语言重写查询接口,提高并发查询性能。

  • Enhanced concurrent query performance through the implementation of a Go-based query API.
  • Added support for Grafana Alerting.
  • Enabled multi-source data querying within a single panel for non-streaming data.