- Make sure you have the Traces feature enabled in your New Relic account.
- Create an Ingest - License type API key in the Administration > API keys section.
- Grab the right endpoint URL for your New Relic account. It should look like
https://otlp.nr-data.net/v1/traces
. Check the full list of all New Relic OTel endpoints. - Add the endpoint and the API key to the Checkly integration settings. The API key is added as an HTTP header named
api-key
with the value of your API key.