Skip to main content
To send LaunchDarkly events to Chronosphere Observability Platform, configure the Chronosphere Events integration in LaunchDarkly and include your API token to authenticate with Observability Platform.

Obtain an API token

Before sending events from , contact Chronosphere Support to obtain an API token to authenticate with Observability Platform.
This API token differs from an API token that’s generated when you create a service account.

Create a Chronosphere Events integration in LaunchDarkly

To send LaunchDarkly events to Observability Platform:
  1. In LaunchDarkly, navigate to Integrations and find the Chronosphere Events integration.
  2. Click Add new to create a new Chronosphere Events configuration.
  3. Set the Status toggle to On.
  4. Enter a Name for the integration.
  5. In the Chronosphere secret token field, enter the API token you obtained from Chronosphere Support.
  6. In the Chronosphere receiver URL field, enter https://TENANT.chronosphere.io/api/v1/data/events/receiver/launchdarkly.
  7. Optional: Modify the policy statement to customize the projects, environments, flags, views, and actions:
    • Scope: Set the resource to Flag with all flags selected.
    • Select project: Choose the projects to include, or select all for all projects.
    • Select environments: Choose the environments to include, such as production.
    • Actions: Set to ALLOW with only these actions and select the following actions:
      • createFlag
      • deleteFlag
      • createTriggers
      • deleteTriggers
      • updateClientSideFlagAvailability
      • updateFallthrough
      • updateFeatureWorkflows
      • updateFlagDefaultVariations
      • updateFlagSalt
      • updateFlagVariations
      • updateGlobalArchived
      • updateName
      • updateOffVariation
      • updateOn
      • updatePrerequisites
      • updateRules
      • updateScheduledChanges
      • updateTargets
      • updateTemporary
      • updateTriggers
  8. Save your configuration.