To send GitLab events to Chronosphere Observability Platform, create a webhook within GitLab and include your API key to authenticate with Observability Platform. For more information, refer to Webhooks in the GitLab documentation.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 GitLab webhook
To send GitLab events to Observability Platform:- In GitLab, create a webhook scoped to your project or group.
-
In the URL field, enter
https://TENANT.chronosphere.io/api/v1/data/events/receiver/gitlab - In the Secret token field, enter the API token you obtained from Chronosphere Support.
- In the Trigger section, select the events to trigger the webhook. Observability Platform supports only Deployment events and Feature flag events.
- Click Add webhook to create the webhook.

