New Relic published a number of exporters that are used to send OpenTelemetry data over New Relic's proprietary protocol. These exporters are deprecated in favor of sending data to New Relic using the OpenTelemetry protocol.
Important
The exporters are listed here for reference. To migrate off these exporters, follow our quick start guide.
New Relic Language Exporters
As mentioned above, our language-specific exporters are deprecated. These exporters allowed applications to export OpenTelemetry data directly to New Relic. The New Relic OTLP endpoint makes this strategy obsolete since it allows applications to export data to New Relic's proprietary endpoints.
The exporters and their maintenance status are as follows:
Endpoint configuration for New Relic exporters
You can change the New Relic endpoints where you send your data.
US endpoints
By default, New Relic OpenTelemetry exporters send data to these US data centers:
- Spans: https://trace-api.newrelic.com/trace/v1
- Metrics: https://metric-api.newrelic.com/metric/v1
- Logs: https://log-api.newrelic.com/log/v1
You may need to override these default endpoints to send data to the EU region or to use Infinite Tracing.
EU region endpoints
To send telemetry data to New Relicโs endpoints in the EU region, use the following:
Tip
These URLs don't apply to Infinite Tracing.