> ## Documentation Index
> Fetch the complete documentation index at: https://checklyhq.com/docs/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/WJFfxOuqqqZjE4cw/images/docs/images/otel/checkly-traces-otel-collector-diagram.png?fit=max&auto=format&n=WJFfxOuqqqZjE4cw&q=85&s=5e5a8c5f5ea53f0d90f3743e470d442e" 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/WJFfxOuqqqZjE4cw/images/docs/images/otel/otel_import_traces_settings.png?fit=max&auto=format&n=WJFfxOuqqqZjE4cw&q=85&s=14d43877d15eb2089eb0b02a7bfeebf4" 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/WJFfxOuqqqZjE4cw/images/docs/images/otel/otel_check_result.png?fit=max&auto=format&n=WJFfxOuqqqZjE4cw&q=85&s=b402c974cedf35612a4230d27b846e48" alt="Check result with OpenTelemetry trace" width="1392" height="1064" data-path="images/docs/images/otel/otel_check_result.png" />
