table of contents Table of contents

New Relic

On this page
  1. Make sure you have the Traces feature enabled in your New Relic account.
  2. Create an Ingest - License type API key in the Administration > API keys section.
  3. 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.
  4. 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.

Find all the details in the New Relic OpenTelemetry documentation.


Last updated on May 14, 2024. You can contribute to this documentation by editing this page on Github