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://chronosphere-preview.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Obtain an API token
Before sending events from LaunchDarkly, contact Chronosphere Support to obtain an API token for use with authenticating your third-party app with Observability Platform.This API token differs from an API token that’s generated when creating
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://ADDRESS/api/v1/data/events/receiver/launchdarkly. ReplaceADDRESSwith your company name prefixed to your Observability Platform instance that ends in.chronosphere.io. For example,MY_COMPANY.chronosphere.io. - 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.