Documentation
¶
Index ¶
- func AWS(w *model.World) *aws.View
- func Application(w *model.World, app *model.Application) *application.View
- func Categories(p *db.Project) *applications.CategoriesView
- func CustomApplications(p *db.Project) *applications.CustomApplicationsView
- func Incident(w *model.World, app *model.Application, i *model.ApplicationIncident) *incident.View
- func Inspections(checkConfigs model.CheckConfigs) *inspections.View
- func Integrations(p *db.Project) *integrations.View
- func Logs(ctx context.Context, ch *clickhouse.Client, app *model.Application, ...) *logs.View
- func Overview(ctx context.Context, ch *clickhouse.Client, w *model.World, view, query string) *overview.Overview
- func Profiling(ctx context.Context, ch *clickhouse.Client, app *model.Application, ...) *profiling.View
- func Roles(rs []rbac.Role) *roles.View
- func Tracing(ctx context.Context, ch *clickhouse.Client, app *model.Application, ...) *tracing.View
- func Users(us []*db.User, rs []rbac.Role) *users.View
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Application ¶
func Application(w *model.World, app *model.Application) *application.View
func Categories ¶
func Categories(p *db.Project) *applications.CategoriesView
func CustomApplications ¶ added in v1.4.0
func CustomApplications(p *db.Project) *applications.CustomApplicationsView
func Incident ¶ added in v1.5.0
func Incident(w *model.World, app *model.Application, i *model.ApplicationIncident) *incident.View
func Inspections ¶ added in v1.5.0
func Inspections(checkConfigs model.CheckConfigs) *inspections.View
func Integrations ¶
func Integrations(p *db.Project) *integrations.View
func Profiling ¶ added in v0.27.0
func Profiling(ctx context.Context, ch *clickhouse.Client, app *model.Application, q url.Values, wCtx timeseries.Context) *profiling.View
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.