Plugins 〉SAP HANA®
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.
Grafana Cloud Pro
- $25 / user / month and includes a free trial for new users
- Available with a Grafana Cloud Pro plan
- Access to 1 Enterprise plugin
- Fully managed service (not available to self-manage)
Grafana Cloud Advanced / Grafana Enterprise
- Available with a Grafana Cloud Advanced plan or Grafana Enterprise license
- Access to all Enterprise plugins
- Run fully managed or self-manage on your own infrastructure
Installing SAP HANA® on Grafana Cloud:
Installing plugins on a Grafana Cloud instance is a one-click install; same with updates. Cool, right?
Note that it could take up to 1 minute to see the plugin show up in your Grafana.
Installing plugins on a Grafana Cloud instance is a one-click install; same with updates. Cool, right?
Note that it could take up to 1 minute to see the plugin show up in your Grafana.
Installing plugins on a Grafana Cloud instance is a one-click install; same with updates. Cool, right?
Note that it could take up to 1 minute to see the plugin show up in your Grafana.
Installing plugins on a Grafana Cloud instance is a one-click install; same with updates. Cool, right?
Note that it could take up to 1 minute to see the plugin show up in your Grafana.
Installing plugins on a Grafana Cloud instance is a one-click install; same with updates. Cool, right?
Note that it could take up to 1 minute to see the plugin show up in your Grafana.
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.
Alternatively, you can manually download the .zip file for your architecture below and unpack it into your grafana plugins directory.
Alternatively, you can manually download the .zip file and unpack it into your grafana plugins directory.
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
1.3.0
Minor Changes
- Feature: Secure socks proxy support added
[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
tov0.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
tov0.111.9
- Chore: Grafana backend plugin SDK updated from
v0.147.0
tov0.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
tov0.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