watchers

package
v1.15.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 2, 2025 License: Apache-2.0 Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Start

func Start(database *db.DB, cache *cache.Cache, pricing *pricing.Manager, incidents *Incidents, checkDeployments bool, globalClickHouse *db.IntegrationClickhouse, spaceManagerCfg config.ClickHouseSpaceManager)

Types

type Deployments

type Deployments struct {
	// contains filtered or unexported fields
}

func NewDeployments

func NewDeployments(db *db.DB, pricing *cloud_pricing.Manager) *Deployments

func (*Deployments) Check

func (w *Deployments) Check(project *db.Project, world *model.World)

type IncidentRCA added in v1.14.0

type IncidentRCA func(ctx context.Context, project *db.Project, world *model.World, incident *model.ApplicationIncident)

type Incidents

type Incidents struct {
	// contains filtered or unexported fields
}

func NewIncidents

func NewIncidents(db *db.DB, rca IncidentRCA) *Incidents

func (*Incidents) Check

func (w *Incidents) Check(project *db.Project, world *model.World)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL