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

# Importing Traces To Checkly

> Send OpenTelemetry traces from your infrastructure to Checkly so you can drill into why a check failed or degraded, right from the check result.

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-mintlify-b40fd0ef/E-6SS0khNF3ND_SG/images/docs/images/otel/checkly-traces-otel-collector-diagram.png?fit=max&auto=format&n=E-6SS0khNF3ND_SG&q=85&s=123b15a80e26c351ff7ac9b223e072cf" 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-mintlify-b40fd0ef/DQV2eSy7iVefIMek/images/docs/images/otel/otel_import_traces_settings.png?fit=max&auto=format&n=DQV2eSy7iVefIMek&q=85&s=48caa1f1928b6da0684b315858c3995d" 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-mintlify-b40fd0ef/DQV2eSy7iVefIMek/images/docs/images/otel/otel_check_result.png?fit=max&auto=format&n=DQV2eSy7iVefIMek&q=85&s=6bdf6e6fb87b6068afbb1eda0b42801c" alt="Check result with OpenTelemetry trace" width="1392" height="1064" data-path="images/docs/images/otel/otel_check_result.png" />
