Plugins 〉SAP HANA®


Developer
Grafana Labs


Sign up to receive occasional product news and updates:



Latest webinars
Data Source
grafana
Enterprise

SAP HANA®

Instantly visualize SAP HANA® data in Grafana

The SAP HANA® data source plugin is the easiest way to pull SAP HANA® data directly into Grafana dashboards.

  • Visualize it either in isolation (one database) or blend it with other data sources.
  • Discover correlations and covariances across all your data in minutes.

Installing SAP HANA® on Grafana Cloud:

For more information, visit the docs on plugin installation.

Changelog

1.3.0

Minor Changes

[1.2.4] - 2023-05-04

  • Chore - Backend binaries are now compiled with golang:1.20.4

[1.2.3] - 2023-04-19

  • Chore - Backend binaries are now compiled with golang:1.20.3 which contains security fixes
  • Chore - Backend grafana SDK dependencies are updated

[1.2.2] - 2023-03-30

  • Chore: Backend binaries compiled with go 1.19.7
  • Chore: Updated grafana-plugin-sdk-go version from v0.152.0 to v0.156.0
  • Fix: Fixed an issue where plugin failed to load due to invalid signature caused by v1.2.1

[1.2.1] - 2023-03-07

  • Fix: Allow configuring the timeout

[1.2.0] - 2023-02-28

  • Enhancement: Support for sql.Nullx types

[1.1.4] - 2023-02-24

  • Fix: Support for __text and __value notation in variable
  • Fix: Support for BLOB data type

[1.1.3] - 2023-02-21

  • Fix: update SAP driver to 1.0.9 to address data types conversion errors

[1.1.2] - 2023-02-09

  • Fix: bug introduced in v1.0.3 driver

[1.1.1] - 2023-02-07

  • Fix: bug introduced in 1.1.0 with scan row

[1.1.0] - 2023-02-06

  • Fix: handle NullDecimal types
  • Chore: Update SAP driver from v0.111.9 to v1.0.3

[1.0.11] - 2023-02-06

  • Chore: Backend binaries compiled with go 1.19.5
  • Chore: SAP HANA backend SDK updated from v0.111.7 to v0.111.9
  • Chore: Grafana backend plugin SDK updated from v0.147.0 to v0.148.0

[1.0.10] - 2023-01-11

  • Macros: Added new macros $__fromTimeStamp and $__toTimeStamp

[1.0.9] - 2023-01-03

  • Chore: Fixed a bug where $__interval_ms and $__interval macros weren't working in legacy alerts

[1.0.8] - 2022-12-16

  • Chore: Backend binaries are now compiled with Go 1.19.4
  • Chore: SAP HANA backend SDK updated from v0.110.1 to v0.111.7
  • Chore: Backend dependencies updated

[1.0.7] - 2022-11-29

  • Fix: Support FIXED data types

[1.0.6] - 2022-11-23

  • Fix: Fixed an issue where timeGroup macro didn't honour millisecond intervals
  • Chore: Minimum required grafana runtime version is set to 8.4.7

[1.0.5] - 2022-11-21

  • Chore: Go and SDK updates
  • Fix: bug with instance manager

[1.0.4] - 2022-06-11

  • Feature: Logs format in explorer

[1.0.3] - 2022-01-07

  • Chore: License and SDK update

[1.0.2] - 2021-08-18

  • Feature: Multiple queries in same panel now runs parallel
  • Bug fix: DataFrame now return refId as name instead results
  • Chore: Grafana SQL SDK updated which contains above fixes

[1.0.1] - 2021-07-09

  • Chore: Docs update

[1.0.0] - 2021-05-10

  • Chore: Public release

[0.1.3] - 2021-04-28

  • Feature: On-Prem HANA Support
  • Feature: TLS connection strings Support
  • Feature: Support for epoch, custom formats in $__timeFilter macro
  • Feature: Support for $__fromTimeFilter() and $__toTimeFilter() macros
  • Chore: Internal beta release

[0.1.2] - 2021-04-12

  • Chore: Internal alpha release