GrafanaAvailablePlugin interface
Available plugins of grafana
Properties
| author | Grafana plugin author/publisher name |
| name | Grafana plugin display name |
| plugin |
Grafana plugin id |
| type | Grafana plugin type |
Property Details
author
Grafana plugin author/publisher name
author?: string
Property Value
string
name
Grafana plugin display name
name?: string
Property Value
string
pluginId
Grafana plugin id
pluginId?: string
Property Value
string
type
Grafana plugin type
type?: string
Property Value
string