Files
nexus/wiki/entities/LaunchDarkly.md

35 lines
1.1 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
title: "LaunchDarkly"
type: entity
tags: [DevOps工具, FeatureFlag]
last_updated: 2026-04-16
---
## 基本信息
- **类型**SaaS / Feature Flag 管理平台
- **定位**:企业级 Feature Flag 和渐进式发布平台
- **官网**launchdarkly.com
## 核心能力
- Feature Flag 管理:控制功能开关,无需重新部署即可改变行为
- Kill Switch一键关闭有问题的功能RTO 从小时级降至秒级
- 渐进式发布分阶段灰度发布1%→5%→25%→100%
- A/B 测试:用户分组对比实验
- 远程配置:无需更新 App 即可远程调整参数
## 关键数据2024年用户调研
- 86% 的 LaunchDarkly 客户可在一天内从事故中恢复
- 42% 的客户在数小时内(甚至数分钟)恢复
- HP将回滚时间从小时级降至分钟级
- Christian Dior将 15 分钟回滚降至即时开关
- 59% 客户表示运营成本降低 11%-50%
## Aliases
- LaunchDarkly
## Connections
- [[Feature Flag]] ← 核心产品
- [[RTO]] ← 通过 Feature Flag 实现秒级 RTO
- [[Kill Switch]] ← LaunchDarkly 的核心用例
- [[渐进式发布]] ← LaunchDarkly 的核心功能