Skip to content
This repository was archived by the owner on Feb 3, 2026. It is now read-only.

Latest commit

 

History

History
14 lines (11 loc) · 842 Bytes

File metadata and controls

14 lines (11 loc) · 842 Bytes

# GuardedReleaseConfig

Properties

Name Type Description Notes
rollout_context_kind_key string Context kind key to use as the randomization unit for the rollout [optional]
min_sample_size int The minimum number of samples required to make a decision [optional]
rollback_on_regression bool Whether to roll back on regression [optional]
metric_keys string[] List of metric keys [optional]
metric_group_keys string[] List of metric group keys [optional]
stages \LaunchDarklyApi\Model\ReleasePolicyStage[] List of stages [optional]

[Back to Model list] [Back to API list] [Back to README]