You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Argo Rollouts should expose Prometheus metrics in order to provide better overall insight into the rollouts in a cluster. Some initial metrics to include could be:
Number of rollouts and which strategies they are using
When a rollout starts progressing from a new pod spec
When a rollout finishes progressing from a new pod spec
Argo Rollouts should expose Prometheus metrics in order to provide better overall insight into the rollouts in a cluster. Some initial metrics to include could be:
As a reference implement, we can probably use argoproj/argo-workflows@b9cffe9 as a baseline
The text was updated successfully, but these errors were encountered: