package
1.8.0
Repository: https://github.com/argoproj/argo-rollouts.git
Documentation: pkg.go.dev

# Functions

NewAnalysisRunCollector returns a prometheus collector for AnalysisRun metrics.
NewExperimentCollector returns a prometheus collector for experiment metrics.
NewMetricsServer returns a new prometheus server which collects rollout metrics.
NewRolloutCollector returns a prometheus collector for rollout metrics.

# Constants

MetricsPath is the endpoint to collect rollout metrics.
RolloutAbort means the rollout finished the reconciliation in an aborted state.
RolloutCompleted means the rollout finished the reconciliation with no remaining work.
RolloutError means the rollout finished the reconciliation with an error.
RolloutInvalidSpec means the rollout had an invalid spec during reconciliation.
RolloutPaused means the rollout finished the reconciliation with a paused status.
RolloutProgressing means the rollout finished the reconciliation with remaining work.
RolloutTimeout means the rollout finished the reconciliation with an timeout message.

# Variables

AnalysisRun metrics.
AnalysisRun metrics.
AnalysisRun metrics.
DEPRECATED in favor of analysis_run_info.
AnalysisRun metrics.
AnalysisRun metrics.
AnalysisTemplate metrics.
AnalysisTemplate metrics.
Experiment metrics.
DEPRECATED in favor of experiment_info.
Experiment metrics.
Experiment metrics.
Custom events metric.
Notification metrics.
Notification metrics.
Notification metrics.
Rollout metrics.
Rollout metrics.
Rollout metrics.
Rollout metrics.
Rollout metrics.
Rollout metrics.
DEPRECATED in favor of rollout_info.
Rollout metrics.
Rollout metrics.
MetricVersionGauge version info.

# Structs

No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

RolloutPhase the phases of a reconcile can have.