Skip to main content

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.

To send Buildkite events to Chronosphere Observability Platform, create a webhook within Buildkite and include your API key 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 Buildkite webhook

To send Buildkite events to Observability Platform:
  1. In Buildkite, go to https://buildkite.com/organizations/COMPANY/services and create a webhook. Replace COMPANY with the name of your company or organization.
  2. Click Add Webhook to define a webhook.
  3. Enter a description for the webhook, such as Chronosphere Buildkite.
  4. In the URL field, enter https://TENANT.chronosphere.io/api/v1/data/events/receiver/buildkite.
  5. In the Token field, enter the API token you obtained from Chronosphere Support.
  6. Select Send an HMAC signature.
  7. Select one or more of the following options for your webhook:
    • build.finished
    • build.running
    • build.scheduled
  8. Select which pipelines you want to enable events for.
  9. Save your webhook.