package
0.0.0-20250311203337-809a69aa9717
Repository: https://github.com/arangodb/kube-arangodb.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Functions
MustRegisterCounter creates and registers a counter.
MustRegisterCounterVec creates and registers a counter vector.
MustRegisterGauge creates and registers a gauge.
MustRegisterGaugeVec creates and registers a gauge vector.
MustRegisterSummary creates and registers a summary.
SetDuration sets a gauge value for the duration since the given start time in seconds.
# Constants
ActionName is a label key used for the name of an action.
ActionPriority is a label key used for the priority of an action.
DeploymentName is a label key used for the name of a deployment.
Failed is a label value used for failed actions.
Result is a label key used for the result of an action (Success|Failed).
Success is a label value used for successful actions.