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 Configs(checkConfigs model.CheckConfigs) *configs.View
- func CustomApplications(p *db.Project) *applications.CustomApplicationsView
- 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 Tracing(ctx context.Context, ch *clickhouse.Client, app *model.Application, ...) *tracing.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 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.