metrics

package
v1.29.0 Latest Latest
Warning

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

Go to latest
Published: Apr 11, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const (
	L4ilbLatencyMetricName                         = "l4_ilb_sync_duration_seconds"
	L4ILBDualStackLatencyMetricName                = "l4_ilb_dualstack_sync_duration_seconds"
	L4ILBMultiNetLatencyMetricName                 = "l4_ilb_multinet_sync_duration_seconds"
	L4ilbErrorMetricName                           = "l4_ilb_sync_error_count"
	L4netlbLatencyMetricName                       = "l4_netlb_sync_duration_seconds"
	L4NetLBDualStackLatencyMetricName              = "l4_netlb_dualstack_sync_duration_seconds"
	L4NetLBMultiNetLatencyMetricName               = "l4_netlb_multinet_sync_duration_seconds"
	L4netlbErrorMetricName                         = "l4_netlb_sync_error_count"
	L4netlbLegacyToRBSMigrationPreventedMetricName = "l4_netlb_legacy_to_rbs_migration_prevented_count"
)
View Source
const ControllerHealthyStatus = L4ControllerHealthCheckStatus("Healthy")
View Source
const ControllerUnhealthyStatus = L4ControllerHealthCheckStatus("Unhealthy")

Variables

This section is empty.

Functions

func IncreaseL4NetLBLegacyToRBSMigrationAttempts added in v1.19.0

func IncreaseL4NetLBLegacyToRBSMigrationAttempts()

IncreaseL4NetLBLegacyToRBSMigrationAttempts increases l4NetLBLegacyToRBSPrevented metric for stopped migration

func IncreaseL4NetLBTargetPoolRaceWithRBS added in v1.19.0

func IncreaseL4NetLBTargetPoolRaceWithRBS()

IncreaseL4NetLBTargetPoolRaceWithRBS increases l4NetLBLegacyToRBSPrevented metric for race condition between controllers

func PublishILBSyncMetrics

func PublishILBSyncMetrics(success bool, syncType, gceResource, errType string, startTime time.Time, isResync bool)

PublishILBSyncMetrics exports metrics related to the L4 ILB sync.

func PublishL4ControllerHealthCheckStatus added in v1.22.0

func PublishL4ControllerHealthCheckStatus(controllerName string, status L4ControllerHealthCheckStatus)

PublishL4ControllerHealthCheckStatus stores health state of the controller.

func PublishL4FailedHealthCheckCount added in v1.17.0

func PublishL4FailedHealthCheckCount(controllerName string)

PublishL4FailedHealthCheckCount observers failed health check from controller.

func PublishL4ILBDualStackSyncLatency added in v1.22.0

func PublishL4ILBDualStackSyncLatency(success bool, syncType, ipFamilies string, startTime time.Time, isResync bool)

PublishL4ILBDualStackSyncLatency exports the given sync latency datapoint.

func PublishL4ILBMultiNetSyncLatency added in v1.26.0

func PublishL4ILBMultiNetSyncLatency(success bool, syncType string, startTime time.Time, isResync bool)

PublishL4ILBMultiNetSyncLatency exports the given sync latency datapoint.

func PublishL4NetLBDualStackSyncLatency added in v1.22.0

func PublishL4NetLBDualStackSyncLatency(success bool, syncType, ipFamilies string, startTime time.Time, isResync bool)

PublishL4NetLBDualStackSyncLatency exports the given sync latency datapoint.

func PublishL4NetLBMultiNetSyncLatency added in v1.26.0

func PublishL4NetLBMultiNetSyncLatency(success bool, syncType string, startTime time.Time, isResync bool)

PublishL4NetLBMultiNetSyncLatency exports the given sync latency datapoint.

func PublishL4NetLBSyncError added in v1.17.0

func PublishL4NetLBSyncError(syncType, gceResource, errType string, startTime time.Time, isResync bool)

PublishL4NetLBSyncError exports latency and error count metrics for L4 NetLB after error sync.

func PublishL4NetLBSyncSuccess added in v1.17.0

func PublishL4NetLBSyncSuccess(syncType string, startTime time.Time, isResync bool)

PublishL4NetLBSyncSuccess exports latency metrics for L4 NetLB service after successful sync.

func PublishL4controllerLastSyncTime added in v1.29.0

func PublishL4controllerLastSyncTime(controllerName string)

PublishL4controllerLastSyncTime records timestamp when L4 controller STARTED to sync an item

Types

type L4ControllerHealthCheckStatus added in v1.22.0

type L4ControllerHealthCheckStatus string

Jump to

Keyboard shortcuts

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