Skip to content

LaunchDarkly Integration

Integration with LaunchDarkly extends the holistic view of the environment with flag change events on the timeline.

For example:

  • Feature flag was turned on
  • Feature flag in variation changed
  • Feature flag targeting was changed

Installation

The LaunchDarkly integration involves two parts:

  1. Enabling the integration in Komodor.
  2. Creating a LaunchDarkly webhook.

Enabling the integration in Komodor

To enable the Komodor LaunchDarkly integration go to Komodor integrations page and select LaunchDarkly LaunchDarkly select integration

This will open a window with the LaunchDarkly webhook URL and sign key LaunchDarkly Install Window *Note: you can use the LaunchDarkly Webhook Integration link to continue with the webhook creation

Creating the LaunchDarkly webhook

To create the LaunchDarkly webhook go to LaunchDarkly Webhook Integration Page and use the values from Komodor's integration page

  1. Name: Your integration's name
  2. URL: Use the URL from the integration window in Komodor
  3. Check the "Sign this webhook" checkbox
  4. Secret: Use the Secret value from the integration window in Komodor LaunchDarkly-webhook
  5. Filter Policy: To send all LaunchDarkly event to Komodor:
  6. press the "+ Add statment" LaunchDarkly-webhook
  7. Choose resources for this policy statement: proj/*:env/*:flag/*
  8. Allow or deny actions on the resource: Allow
  9. Choose actions to allow or deny: All actions
  10. "Update statement" LaunchDarkly-webhook
  11. Check "I have read and agree to the Integration Terms and Conditions"
  12. "Save Settings" to finish the integration.