package
1.12.0-alpha.0
Repository: https://github.com/karmada-io/karmada.git
Documentation: pkg.go.dev

# Functions

CountRequests total number of scheduler estimator requests.
UpdateEstimatingAlgorithmLatency updates latency for every step.

# Constants

EstimatingStepGetObjectFromCache - label of estimating step.
EstimatingStepGetUnschedulablePodsOfWorkload - label of estimating step.
EstimatingStepListNodesByNodeClaim - label of estimating step.
EstimatingStepMaxAvailableReplicas - label of estimating step.
EstimatingStepTotal - label of estimating step, total step.
EstimatingTypeGetUnschedulableReplicas - label of estimating type.
EstimatingTypeMaxAvailableReplicas - label of estimating type.
SchedulerEstimatorSubsystem - subsystem name used by scheduler estimator.

# Variables

FrameworkExtensionPointDuration is the metrics which indicates the latency for running all plugins of a specific extension point.
PluginExecutionDuration is the metrics which indicates the duration for running a plugin at a specific extension point.