GrafanaAvailablePlugin interface

Available plugins of grafana

Properties

name

Grafana plugin display name NOTE: This property will not be serialized. It can only be populated by the server.

pluginId

Grafana plugin id NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

name

Grafana plugin display name NOTE: This property will not be serialized. It can only be populated by the server.

name?: string

Property Value

string

pluginId

Grafana plugin id NOTE: This property will not be serialized. It can only be populated by the server.

pluginId?: string

Property Value

string