Plugins 〉SAP HANA®


Developer

Grafana Labs

Sign up to receive occasional product news and updates:



Data Source
grafana
Enterprise

SAP HANA®

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.

Installing on a local Grafana:

For local instances, plugins are installed and updated via a simple CLI command. Plugins are not updated automatically, however you will be notified when updates are available right within your Grafana.

1. Install the Data Source

Use the grafana-cli tool to install SAP HANA® from the commandline:

grafana-cli plugins install 

The plugin will be installed into your grafana plugins directory; the default is /var/lib/grafana/plugins. More information on the cli tool.

2. Configure the Data Source

Accessed from the Grafana main menu, newly installed data sources can be added immediately within the Data Sources section.

Next, click the Add data source button in the upper right. The data source will be available for selection in the Type select box.

To see a list of installed data sources, click the Plugins item in the main menu. Both core data sources and installed data sources will appear.

Changelog

v1.7.10 - 2025-02-18

  • ⚙️ Chore: update backend dependencies

v1.7.9 - 2025-02-17

  • ⚙️ Chore: Improve error logging

v1.7.8 - 2025-02-11

  • ⚙️ Chore: Update backend dependencies

v1.7.7 - 2025-02-04

  • ⚙️ Chore: Update frontend dependencies

v1.7.6 - 2025-01-28

  • 🐛 Fix: Fix template variables

v1.7.5 - 2025-01-10

  • ⚙️ Chore: Update backend dependencies

v1.7.4 - 2025-01-06

  • ⚙️ Chore: update backend dependencies

v1.7.3 - 2024-12-18

  • ⚙️ Chore: Update backend dependencies

v1.7.2 - 2024-12-16

  • ⚙️ Chore: Update backend dependencies

v1.7.1 - 2024-11-12

  • ⚙️ Chore: Updated backend dependencies

v1.7.0 - 2024-11-11

  • ⚙️ Chore: Update backend dependencies

v1.6.7 - 2024-11-01

  • ⚙️ Chore: adds more debug logging

v1.6.6 - 2024-10-21

  • 🧪 Tests: moving e2e tests to @grafana/plugins-e2e

v1.6.5 - 2024-10-18

  • ⚙️ Chore: update backend dependencies

v1.6.4 - 2024-10-03

  • ⚙️ Chore: Update frontend dependencies
  • ⚙️ Chore: Minimal supported Grafana version is now 10.4.8

v1.6.3 - 2024-09-23

  • ⚙️ Chore: Update backend dependencies

v1.6.2 - 2024-09-03

  • 🐛 Fix: Fix TLS Client Auth not working
  • ⚙️ Chore: Update backend dependencies

v1.6.1 - 2024-08-30

  • ⚙️ Chore: update backend dependencies

v1.6.0 - 2024-08-20

  • 🚀 Feature: optional username authentication when tls client auth is enabled

v1.5.8 - 2024-08-20

  • ⚙️ Chore: update backend dependencies

v1.5.7 - 2024-07-24

  • 🐛 Fix: TLS client authentication setting

v1.5.6 - 2024-07-08

  • 🐛 Fix: Fix license check

v1.5.5 - 2024-06-19

  • ⚙️ Chore: update backend dependencies

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