Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewDashboard ¶
func NewDashboard(props *Props) (*grafana.Observability, error)
NewDashboard creates a Capabilities dashboard
Types ¶
type Props ¶
type Props struct { Name string // Name is the name of the dashboard MetricsDataSource *grafana.DataSource // MetricsDataSource is the datasource for querying metrics }
Click to show internal directories.
Click to hide internal directories.