mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
add support for expandable error message (#33189)
This commit is contained in:
@@ -45,6 +45,7 @@ export enum HealthStatus {
|
||||
* plugin.
|
||||
*
|
||||
* If the 'message' key exists, this will be displayed in the error message in DataSourceSettingsPage
|
||||
* If the 'verboseMessage' key exists, this will be displayed in the expandable details in the error message in DataSourceSettingsPage
|
||||
*
|
||||
* @public
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user