LaunchDarkly

LaunchDarkly is a feature flagging and experimentation platform that allows developers to decouple feature rollout from code deployment.

Features

Feature nameSupported
Column HashingTrueField level
BlockingTrueField level
IncrementalTrue
Custom dataFalse
HistoryFalse
ReSyncTrueTable level
TemplatesFalse

🔧 Setup Guide

Step 1 - Create Access Token

  1. In LaunchDarkly go to Settings -> Authorization
  2. Create a new Access token with Reader permissions
  3. 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

  1. On the Weld App enter a name for the connector
  2. Enter the access token you created
  3. Click Connect

Step 3 - Data To Sync

  1. 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

  1. Select how often you would like the data to sync.
  2. Provide a unique destination table name.

Weld will take over from here and commence syncing data from your LaunchDarkly account.

Was this page helpful?