Documentation ¶
Index ¶
Constants ¶
View Source
const Name = "cloudeteer-pdfreport-app"
Variables ¶
This section is empty.
Functions ¶
func NewDashboardReporterApp ¶
func NewDashboardReporterApp(ctx context.Context, settings backend.AppInstanceSettings) (instancemgmt.Instance, error)
NewDashboardReporterApp creates a new example *App instance.
Types ¶
type App ¶
type App struct { backend.CallResourceHandler // contains filtered or unexported fields }
App is the backend plugin which can respond to api queries.
func (*App) CheckHealth ¶
func (app *App) CheckHealth(_ context.Context, _ *backend.CheckHealthRequest) (*backend.CheckHealthResult, error)
CheckHealth handles health checks sent from Grafana to the plugin.
Click to show internal directories.
Click to hide internal directories.