Rule Rollouts

Candidate rule versions serving a percentage of live traffic

{{ actionSuccess }}

{{ actionError }}

{{ error }}

Read-only mode. Rollout edit, removal, and promotion controls are hidden for your current permissions.

No active rollouts

Start a rollout from an active rule to shift traffic gradually.

Go to Rules

Active Rollouts

Config version {{ rolloutConfig.version }}
{{ item.rule.rid }} {{ item.rule.traffic_percent }}% rollout {{ item.stats?.total ?? 0 }} events compared

{{ item.rule.description }}

{{ item.rule.logic | slice:0:120 }}{{ item.rule.logic.length > 120 ? '…' : '' }}

Served Split

Candidate served {{ item.stats.served_candidate }}
Control served {{ item.stats.served_control }}

Rollout Target

{{ item.rule.traffic_percent }}%

No rollout evaluations yet.

Control Outcomes

{{ outcome.outcome }}
{{ outcome.count }}

Candidate Outcomes

{{ outcome.outcome }}
{{ outcome.count }}

Promote Rollout to Production

Promote {{ promoteTarget?.rid }} and replace the current production version with the candidate logic.

Logic changes (production → rollout):

Loading production logic...

Could not load production rule — showing rollout logic:

{{ promoteTarget?.logic }}

Logic is identical to current production version.

production rollout (incoming)
{{ chunk.added ? '+' : chunk.removed ? '-' : ' ' }}{{ chunk.value }}

{{ promoteError }}

Remove Rollout

Remove {{ removeTarget?.rid }} from live rollout traffic? This will stop serving the candidate version and clear the rollout comparison history for this candidate.

{{ removeError }}