To send LaunchDarkly events to Chronosphere Observability Platform, create a webhook within LaunchDarkly and include your API key to authenticate with Observability Platform.Documentation Index
Fetch the complete documentation index at: https://docs.chronosphere.io/llms.txt
Use this file to discover all available pages before exploring further.
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 LaunchDarkly webhook
To send LaunchDarkly events to Observability Platform:- In LaunchDarkly, create a webhook.
-
In the URL field, enter
https://TENANT/api/v1/data/events/receiver/launchdarkly. - Click Sign this webhook to define a secret, which ensures requests are generated by LaunchDarkly.
- In the Secret field, enter the API token you obtained from Chronosphere Support.
-
Optional: Add a policy if you want to select and filter the events you send to
Observability Platform.
Chronosphere recommends setting the following
actionsin the LaunchDarkly advanced editor: - Save your webhook.

