Skip to content

docs(ruby): Add Yabeda integration guide#17732

Merged
dingsdax merged 5 commits into
masterfrom
dingsdax/docs/ruby/yabeda
Jun 2, 2026
Merged

docs(ruby): Add Yabeda integration guide#17732
dingsdax merged 5 commits into
masterfrom
dingsdax/docs/ruby/yabeda

Conversation

@dingsdax

@dingsdax dingsdax commented May 12, 2026

Copy link
Copy Markdown
Contributor

DESCRIBE YOUR PR

Add a docs page for sentry-yabeda, the Yabeda adapter gem that bridges Yabeda metrics to Sentry Application Metrics.

The sentry-yabeda gem is being added to the Ruby SDK in getsentry/sentry-ruby#2925. This page documents the integration for end users.

  • Installation and configuration
  • Metric type mapping (counter, gauge, histogram, summary)
  • Usage with Yabeda plugins (puma, gc, activerecord)
  • Pull-based vs push-based collection and the periodic collector
  • Defining custom metrics
  • When to use Yabeda vs direct Sentry.metrics.* calls
  • Scaling considerations for high-volume use cases

IS YOUR CHANGE URGENT?

Help us prioritize incoming PRs by letting us know when the change needs to go live.

  • 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

Add docs page for sentry-yabeda, the Yabeda adapter gem that bridges
Yabeda metrics to Sentry Application Metrics. Covers installation,
configuration, metric type mapping, plugin usage, pull vs push
collection, custom metrics, and scaling considerations.

Co-Authored-By: Claude <noreply@anthropic.com>
@linear-code

linear-code Bot commented May 12, 2026

Copy link
Copy Markdown

RUBY-161

@vercel

vercel Bot commented May 12, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
develop-docs Ready Ready Preview, Comment Jun 2, 2026 11:08am
sentry-docs Ready Ready Preview, Comment Jun 2, 2026 11:08am

Request Review

@dingsdax dingsdax requested review from sl0thentr0py and solnic May 12, 2026 08:55
Yabeda is a metrics adapter, not a web/job framework like the other
guides (Rails, Sidekiq, etc.). Place it under integrations where it
fits better and add a cross-link from the Application Metrics page.

Co-Authored-By: Claude <noreply@anthropic.com>
@dingsdax dingsdax merged commit 7796c1f into master Jun 2, 2026
21 checks passed
@dingsdax dingsdax deleted the dingsdax/docs/ruby/yabeda branch June 2, 2026 11:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants