> ## Documentation Index
> Fetch the complete documentation index at: https://checkly-422f444a-sync-playwright-reporter-changelog-v1-13-1.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Importing Traces To Checkly

Send your infrastructure OpenTelemetry traces to Checkly. Inspect and drill down to why a check failed or degraded.

<img src="https://mintcdn.com/checkly-422f444a-sync-playwright-reporter-changelog-v1-13-1/BZV4uVR3llYgxhDi/images/docs/images/otel/checkly-traces-otel-collector-diagram.png?fit=max&auto=format&n=BZV4uVR3llYgxhDi&q=85&s=fdb10ab7c50f6d958a4f4f2944c091b1" alt="OTEL Collector Diagram with Checkly Traces" width="2054" height="926" data-path="images/docs/images/otel/checkly-traces-otel-collector-diagram.png" />

In [the Traces tab, in your Checkly account settings](https://app.checklyhq.com/settings/account/traces):

1. Flip the toggle to import traces in the [Traces settings page](https://app.checklyhq.com/settings/account/traces).

2. Get the trace endpoint URL and the API key. Provide them to your OpenTelemetry collector so that it sends traces back to Checkly.

   <img src="https://mintcdn.com/checkly-422f444a-sync-playwright-reporter-changelog-v1-13-1/nXEr1jPVoj329FHk/images/docs/images/otel/otel_import_traces_settings.png?fit=max&auto=format&n=nXEr1jPVoj329FHk&q=85&s=5a31cd4a3e92f74d2340d7c247266c86" alt="Provide URL and header with authentication" width="1013" height="689" data-path="images/docs/images/otel/otel_import_traces_settings.png" />

3. Set up your OpenTelemetry collector to only send relevant traces to Checkly. [Setting up the OpenTelemetry Collector](/resolve/traces/import/open-telemetry)

After you've set this up, you should start seeing traces on the [Traces page](https://app.checklyhq.com/traces). Moreover, when opening a check, you'll see a Traces section within it.

<img src="https://mintcdn.com/checkly-422f444a-sync-playwright-reporter-changelog-v1-13-1/nXEr1jPVoj329FHk/images/docs/images/otel/otel_check_result.png?fit=max&auto=format&n=nXEr1jPVoj329FHk&q=85&s=d212617277a119a718b5003385e7c3d3" alt="Check result with OpenTelemetry trace" width="1392" height="1064" data-path="images/docs/images/otel/otel_check_result.png" />
