# Functions

No description provided by the author

# Constants

DataplaneKey defines the name of the metric label indicating which dataplane this time series is relevant for.
FailureReasonConflict indicates that the config push failed due to configuration conflicts.
FailureReasonKey defines the key of the metric label indicating failure reason.
FailureReasonNetwork indicates that the config push failed due to network issues.
FailureReasonOther indicates that the config push failed due to other reasons.
Regular config push metrics names.
Regular config push metrics names.
Regular config push metrics names.
Regular config push metrics names.
Regular config push metrics names.
Fallback config push metrics names.
Fallback config push metrics names.
Fallback config push metrics names.
Fallback config push metrics names.
Fallback config push metrics names.
Fallback config push metrics names.
Fallback config push metrics names.
Fallback config push metrics names.
Fallback config push metrics names.
Fallback config push metrics names.
Fallback config push metrics names.
Regular config push metrics names.
Regular config push metrics names.
Regular config push metrics names.
ProtocolDBLess indicates that configuration was sent to Kong using the DB-less protocol (POST /config).
ProtocolDeck indicates that configuration was sent to Kong using the DB mode protocol (deck sync).
ProtocolKey defines the key of the metric label indicating which protocol KIC used to configure Kong.
SuccessFalse indicates that the operation was not successful.
SuccessKey defines the key of the metric label indicating success/failure of an operation.
SuccessTrue indicates that the operation was successful.

# Structs

GlobalCtrlRuntimeMetricsRecorder is a metrics recorder that uses a global Prometheus registry provided by the controller-runtime.

# Interfaces

Recorder is an interface for recording metrics.

# Type aliases

No description provided by the author