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 (10 loc) · 705 Bytes

File metadata and controls

14 lines (10 loc) · 705 Bytes

LaunchDarklyApi.GuardedReleaseConfig

Properties

Name Type Description Notes
rolloutContextKindKey String Context kind key to use as the randomization unit for the rollout [optional]
minSampleSize Number The minimum number of samples required to make a decision [optional]
rollbackOnRegression Boolean Whether to roll back on regression [optional]
metricKeys [String] List of metric keys [optional]
metricGroupKeys [String] List of metric group keys [optional]
stages [ReleasePolicyStage] List of stages [optional]