Plugins 〉SAP HANA®


Developer
Grafana Labs


Sign up to receive occasional product news and updates:



Data Source
grafana
Enterprise

SAP HANA®

Plugin Documentation →

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

v1.5.4 - 2024-03-13

  • ⚙️ Chore: Backend binaries are now compiled with Go version 1.22.1

v1.5.3 - 2024-01-16

  • ⚙️ Chore: update sdk to capture error source

v1.5.2 - 2023-11-28

  • 🐛 Fix: update sap go driver to fix tcp connection issues
  • 📝 Documentation: update docs with tenant support via provisioning

v1.5.1 - 2023-11-08

  • ⚙️ Chore: update backend dependencies to their latest versions

v1.5.0 - 2023-11-01

  • ⚙️ Chore: Internal frontend dependencies updated
  • ⚙️ Chore: Update minimal required grafana version to 9.5.13

v1.4.1 - 2023-09-21

  • 📝 Documentation: update docs with tenant support information
  • ⚙️ Chore: update SAP driver to 1.5.3 to improve performance

v1.4.0 - 2023-09-19

  • 🚀 Feature: allows to connect to tenant databases using their name + instance number

v1.3.4 - 2023-08-28

  • ⚙️ Chore: backend plugin sdk updated to v0.173.0

v1.3.3 - 2023-07-12

  • 🐛 Fix: showing more error information on query pages instead of just swallowing the error to the logs

v1.3.2 - 2023-06-08

  • ⚙️ Chore: backend libs updated with golang:1.20.5

v1.3.1 - 2023-06-08

  • 🐛 Fix: show error on health check

v1.3.0 - 2023-05-30

v1.2.4 - 2023-05-04

  • ⚙️ Chore: Backend binaries are now compiled with golang:1.20.4

v1.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

v1.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

v1.2.1 - 2023-03-07

  • 🐛 Fix: Allow configuring the timeout

v1.2.0 - 2023-02-28

  • Enhancement: Support for sql.Nullx types

v1.1.4 - 2023-02-24

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

v1.1.3 - 2023-02-21

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

v1.1.2 - 2023-02-09

  • 🐛 Fix: bug introduced in v1.0.3 driver

v1.1.1 - 2023-02-07

  • 🐛 Fix: bug introduced in 1.1.0 with scan row

v1.1.0 - 2023-02-06

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

v1.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

v1.0.10 - 2023-01-11

  • Macros: Added new macros $__fromTimeStamp and $__toTimeStamp

v1.0.9 - 2023-01-03

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

v1.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

v1.0.7 - 2022-11-29

  • 🐛 Fix: Support FIXED data types

v1.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

v1.0.5 - 2022-11-21

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

v1.0.4 - 2022-06-11

  • 🚀 Feature: Logs format in explorer

v1.0.3 - 2022-01-07

  • ⚙️ Chore: License and SDK update

v1.0.2 - 2021-08-18

  • 🚀 Feature: Multiple queries in same panel now runs parallel
  • 🐛 Fix: DataFrame now return refId as name instead results
  • ⚙️ Chore: Grafana SQL SDK updated which contains above fixes

v1.0.1 - 2021-07-09

  • ⚙️ Chore: Docs update

v1.0.0 - 2021-05-10

  • ⚙️ Chore: Public release

v0.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

v0.1.2 - 2021-04-12

  • ⚙️ Chore: Internal alpha release