From c0e1d467fbb6b602912d59aed30e2ef909032070 Mon Sep 17 00:00:00 2001 From: Adam Johnson Date: Fri, 28 Aug 2026 11:12:22 -0700 Subject: [PATCH] [AI Gateway] Add New Relic to common OTEL backends Co-Authored-By: Claude Fable 5 Claude-Session: https://claude.ai/code/session_01KybsFC28cLtu6pCdwdwBBw --- src/content/docs/ai-gateway/observability/otel-integration.mdx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/content/docs/ai-gateway/observability/otel-integration.mdx b/src/content/docs/ai-gateway/observability/otel-integration.mdx index a0e16e7c7a1..1a150bd093d 100644 --- a/src/content/docs/ai-gateway/observability/otel-integration.mdx +++ b/src/content/docs/ai-gateway/observability/otel-integration.mdx @@ -106,6 +106,7 @@ AI Gateway's OTEL integration works with any OpenTelemetry-compatible backend, i - [Braintrust](https://www.braintrust.dev/docs/integrations/sdk-integrations/opentelemetry) - [Langfuse](https://langfuse.com/integrations/native/opentelemetry) - [Datadog](https://docs.datadoghq.com/opentelemetry/setup/agentless/) +- [New Relic](https://docs.newrelic.com/docs/opentelemetry/best-practices/opentelemetry-otlp/) :::note