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
Copy file name to clipboardExpand all lines: _docs/deployments/gitops/monitor-applications.md
+11Lines changed: 11 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -613,6 +613,17 @@ caption="Rollout completed for deployment"
613
613
max-width="50%"
614
614
%}
615
615
616
+
#### Rollout traffic weights
617
+
When traffic management is enabled in your environment, Codefresh displays accurate traffic weights during a progressive rollout. This means that as your new version is gradually promoted, you can observe the exact percentage of traffic directed to the new and stable versions.
618
+
619
+
> **NOTE**
620
+
> Accurate traffic weights are only displayed if traffic management is configured and used in your rollout strategy.
621
+
>
622
+
> If traffic management is not used, Codefresh reports simplified, static weights:
623
+
>
624
+
> - 100 - 0 for a progressing rollout
625
+
> - 0 - 100 for a healthy finished rollout
626
+
616
627
#### Manage ongoing rollout
617
628
Click the rollout name to visualize its steps. Manually manage the rollout through the controls in the Rollout Player.
618
629
Here you can see that two out of four steps have been completed, 25% of the traffic has been routed, and the rollout has been paused for the defined length of time.