Exporting traces to Chronosphere from Checkly

On this page
  1. Create a service account in your Chronosphere account with write permissions for traces. Chronosphere recommends creating a restricted service account with a write-only scope.
  2. Generate an API token for the service account from the Account > Service Accounts section.
  3. Determine your Chronosphere OTLP endpoint. It should follow the format: https://YOUR_COMPANY.chronosphere.io/data/opentelemetry/v1/traces where YOUR_COMPANY is your organization name.
  4. Add the endpoint to the Checkly integration settings and provide the API token as an HTTP header API-Token with the value of your API token.

Find all the details in the Chronosphere OpenTelemetry documentation.


Last updated on August 26, 2025. You can contribute to this documentation by editing this page on Github