mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Docs: Add SAP HANA to Enterprise plugins list (#34273)
* Add SAP HANA to Enterprise plugins list * adding sap hana plugin details Co-authored-by: Sriram <yesoreyeram@gmail.com>
This commit is contained in:
@@ -156,6 +156,12 @@ function getEnterprisePhantomPlugins(): DataSourcePluginMeta[] {
|
||||
name: 'AppDynamics',
|
||||
imgUrl: 'public/img/plugins/appdynamics.svg',
|
||||
}),
|
||||
getPhantomPlugin({
|
||||
id: 'grafana-saphana-datasource',
|
||||
description: 'SAP HANA® integration and data source',
|
||||
name: 'SAP HANA®',
|
||||
imgUrl: 'public/img/plugins/sap_hana.png',
|
||||
}),
|
||||
];
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user