Skip to content

docs(otlp): Update Ruby integration link to actual docs page#16590

Merged
jaffrepaul merged 1 commit intomasterfrom
docs/otlp-integrations
Feb 25, 2026
Merged

docs(otlp): Update Ruby integration link to actual docs page#16590
jaffrepaul merged 1 commit intomasterfrom
docs/otlp-integrations

Conversation

@jaffrepaul
Copy link
Copy Markdown
Contributor

DESCRIBE YOUR PR

Updates the Ruby OTLP integration link from a placeholder (#otlp-integration) to the actual documentation page (/platforms/ruby/integrations/otlp/).

This follows up on #16579 which added the Ruby OTLP integration docs.

IS YOUR CHANGE URGENT?

  • Urgent deadline (GA date, etc.):
  • Other deadline:
  • None: Not urgent, can wait up to 1 week+

SLA

  • Teamwork makes the dream work, so please add a reviewer to your PRs.
  • Please give the docs team up to 1 week to review your PR unless you've added an urgent due date to it.
    Thanks in advance for your help!

PRE-MERGE CHECKLIST

Make sure you've checked the following before merging your changes:

  • Checked Vercel preview for correctness, including links
  • PR was reviewed and approved by any necessary SMEs (subject matter experts)
  • PR was reviewed and approved by a member of the Sentry docs team

Co-Authored-By: Claude noreply@anthropic.com

Ruby OTLP integration docs are now available. Update the link from
the placeholder #otlp-integration to /platforms/ruby/integrations/otlp/.

Refs #16579
Co-Authored-By: Claude <noreply@anthropic.com>
@vercel
Copy link
Copy Markdown

vercel Bot commented Feb 25, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
sentry-docs Building Building Preview, Comment Feb 25, 2026 7:19pm
1 Skipped Deployment
Project Deployment Actions Updated (UTC)
develop-docs Ignored Ignored Feb 25, 2026 7:19pm

Request Review

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the Ruby OTLP integration link in the documentation from a placeholder anchor (#otlp-integration) to the actual documentation page (/platforms/ruby/integrations/otlp/), following up on PR #16579 which added the Ruby OTLP integration docs. The change moves the Ruby link from the "Coming Soon" section to the active integrations list.

Changes:

  • Updated Ruby OTLP integration link to point to the actual documentation page
  • Moved Ruby link from "Coming Soon" section to the list of available integrations

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

platform="ruby"
label="Ruby"
url="#otlp-integration"
url="/platforms/ruby/integrations/otlp/"
Copy link

Copilot AI Feb 25, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The URL has a trailing slash, but the Python OTLP integration link on line 70 does not have a trailing slash. For consistency with the Python integration link in the same section, consider removing the trailing slash to make it /platforms/ruby/integrations/otlp instead of /platforms/ruby/integrations/otlp/.

Suggested change
url="/platforms/ruby/integrations/otlp/"
url="/platforms/ruby/integrations/otlp"

Copilot uses AI. Check for mistakes.
@jaffrepaul jaffrepaul merged commit fe95d77 into master Feb 25, 2026
21 checks passed
@jaffrepaul jaffrepaul deleted the docs/otlp-integrations branch February 25, 2026 19:47
@github-actions github-actions Bot locked and limited conversation to collaborators Mar 13, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants