New Relic
On this page
- 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.
Find all the details in the New Relic OpenTelemetry documentation.
Last updated on September 5, 2024. You can contribute to this documentation by editing this page on Github