driftchecker

package
v1.18.0-pre.0 Latest Latest
Warning

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

Go to latest
Published: Mar 3, 2025 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Cell = cell.Module(
	"config-drift-checker",
	"Monitor configuration cilium configuration drift from DynamicConfig table",
	cell.Invoke(Register),
	metrics.Metric(MetricsProvider),
	cell.Config(defaultConfig),
)

Cell will monitor the configuration drift from DynamicConfig table. It allows agent to monitor the configuration drift and publish `drift_checker_config_delta` metric reporting the diff delta.

Functions

func Register

func Register(params checkerParams)

Types

type Metrics

type Metrics struct {
	DriftCheckerConfigDelta metric.Gauge
}

func MetricsProvider

func MetricsProvider() Metrics

Jump to

Keyboard shortcuts

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