Checkly

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.

Bash
Copy
Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard
  Last updated