Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BuildEmbeddingLink ¶
func NewService ¶
func NewService(config *GrafanaConfig) (*dashboardService, error)
Types ¶
type DashboardPanel ¶
type GrafanaConfig ¶
type PanelList ¶
type PanelList struct { TotalCount int32 `json:"totalCount"` Items []*DashboardPanel `json:"items"` }
Click to show internal directories.
Click to hide internal directories.