Skip to main content

Documentation Index

Fetch the complete documentation index at: https://mezmo-9a59581a-mintlify-926f893d.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Description

Checkly enables you to quickly test, monitor, and observe your apps and APIs using Playwright and OpenTelemetry in a single workflow.

Configuration

You can send data to a Checkly using the OpenTelemetry Destination.

Configuration Options

You will also need to provide the access key for your Checkly instance.
OptionDescription
Collector Endpointhttps://otel.eu-west-1.checklyhq.com/

Route Processor Configuration

Because Checkly only accepts Checkly-related spans, you will need to configure a Route Processor to send those spans to your destination. Use this conditional statement to route the spans to the destintation.
if trace_state: checkly=true