Skip to content

[AI Gateway] Add New Relic to common OTEL backends - #33091

Merged
ethulia merged 3 commits into
cloudflare:productionfrom
adjohn:add-new-relic-otel-backend
Sep 9, 2026
Merged

[AI Gateway] Add New Relic to common OTEL backends#33091
ethulia merged 3 commits into
cloudflare:productionfrom
adjohn:add-new-relic-otel-backend

Conversation

@adjohn

@adjohn adjohn commented Aug 28, 2026

Copy link
Copy Markdown
Contributor

Summary

Adds New Relic to the list of common OTEL backends on the AI Gateway OpenTelemetry integration page. New Relic ingests OTLP natively over HTTP in both JSON and protobuf with an api-key header, so it works with AI Gateway's OTEL exporter as configured on this page. The bullet links to New Relic's OTLP configuration docs, matching the pattern of the Braintrust, Langfuse, and Datadog entries.

Documentation checklist

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01KybsFC28cLtu6pCdwdwBBw
@cloudflare-docs-bot

cloudflare-docs-bot Bot commented Aug 28, 2026

Copy link
Copy Markdown
Contributor

Review

✅ No issues found in commit a9b5fdc.

Code Review

This code review is in beta and may not always be helpful — use your judgment.

No code review issues found.

Conventions

No convention issues found.

Style Guide Review

No style-guide issues found.

Commands

Only codeowners can run commands. Post a comment with the command to trigger it.

Command Description
/review Runs a review now. Incremental if a prior review exists, full if not.
/full-review Re-reviews the entire PR diff from scratch, ignoring incremental history. Useful after a rebase, when you want a fresh review, or if the bot gets out of sync and reports issues that no longer exist.
/ignore-review-limit Permanently lifts the 2-review automatic limit for this PR. Future pushes will trigger reviews as normal.
/disable-auto-review Stops automatic reviews from triggering on future pushes to this PR. Codeowners can still run /review or /full-review manually.
/rebase Rebases the PR branch against production. On conflict, attempts to resolve automatically using AI. Stops with an explanation if confidence is not high enough.

@irvinebroque

Copy link
Copy Markdown
Contributor

@irvinebroque

Copy link
Copy Markdown
Contributor

@ethulia @nevikashah

@adjohn

adjohn commented Sep 4, 2026

Copy link
Copy Markdown
Contributor Author

@irvinebroque Good call. New Relic is already in the destinations table on that Workers page (added in #29084), pointing at the same New Relic OTLP docs. It does not have a dedicated "Export to New Relic" guide like the Honeycomb and Sentry pages do. Happy to write one as a follow-up PR if that would be useful.

I merged production into this branch (13f88b1) to clear the Outdated PR Check. The diff is still the single New Relic bullet. The CI run on the new head is waiting on a maintainer's "Approve and run" since this comes from a fork.

@ethulia @nevikashah whenever one of you has a minute, could you take a look? It is a one-line addition.

@ethulia

ethulia commented Sep 9, 2026

Copy link
Copy Markdown
Collaborator

@adjohn I approved! Looks like you'll have to rebase with current production again before merging.

@adjohn

adjohn commented Sep 9, 2026

Copy link
Copy Markdown
Contributor Author

@ethulia Thanks! Updated the branch from current production. Both checks are green again, so it should be mergeable now.

@ethulia
ethulia enabled auto-merge (squash) September 9, 2026 18:13
@ethulia
ethulia merged commit 023e69d into cloudflare:production Sep 9, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

product:ai-gateway AI Gateway: https://developers.cloudflare.com/ai-gateway/ size/xs

Projects

None yet

Development

Successfully merging this pull request may close these issues.