LaunchDarkly
LaunchDarkly is a feature flagging and experimentation platform that allows developers to decouple feature rollout from code deployment.
Features
| Feature name | Supported | |
|---|---|---|
| Column Hashing | True | Field level |
| Blocking | True | Field level |
| Incremental | True | |
| Custom data | False | |
| History | False | |
| ReSync | True | Table level |
| Templates | False |
Prerequisites
An active LaunchDarkly account
π§ Setup Guide
Step 1 - Create Access Token
- In LaunchDarkly go to Settings -> Authorization
- Create a new Access token with Reader permissions
- Copy the token and store it somewhere safe. LaunchDarkly will not show the token again after you navigate away from the page.
Step 2 - Finalize Weld Integration
- On the Weld App enter a name for the connector
- Enter the access token you created
- Click Connect
Step 3 - Data To Sync
- Select the tables you wish to include in the sync.
You can view the schema, remove columns or hash sensitive information.
Step 4 - Configure Sync
- Select how often you would like the data to sync.
- Provide a unique destination table name.
Weld will take over from here and commence syncing data from your LaunchDarkly account.