Skip to content

docs(bun): Add bunRuntimeMetricsIntegration documentation#17150

Merged
chargome merged 5 commits intomasterfrom
chargome/bun-runtime-metrics-docs
Mar 31, 2026
Merged

docs(bun): Add bunRuntimeMetricsIntegration documentation#17150
chargome merged 5 commits intomasterfrom
chargome/bun-runtime-metrics-docs

Conversation

@chargome
Copy link
Copy Markdown
Member

@chargome chargome commented Mar 27, 2026

DESCRIBE YOUR PR

Document the new bunRuntimeMetricsIntegration added in getsentry/sentry-javascript#19979.

Documents getsentry/sentry-javascript#19979

  • Add integration documentation page with default/opt-in metrics table and configuration options
  • Add integration to the Bun platform integration table

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

  • 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

Document the new bunRuntimeMetricsIntegration for collecting Bun
runtime health metrics (memory, CPU, event loop, uptime).

Ref: getsentry/sentry-javascript#19979

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@vercel
Copy link
Copy Markdown

vercel bot commented Mar 27, 2026

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

Project Deployment Actions Updated (UTC)
sentry-docs Ready Ready Preview, Comment Mar 31, 2026 1:57pm
1 Skipped Deployment
Project Deployment Actions Updated (UTC)
develop-docs Ignored Ignored Preview Mar 31, 2026 1:57pm

Request Review

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

<Alert>

Unlike the Node.js equivalent, event loop delay histogram metrics are not available in Bun because `monitorEventLoopDelay` is not supported by the Bun runtime.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

l: should we put a link to the docs page for the node runtime metrics integration?

Relative path resolved within the Bun guide route, causing a 404.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@chargome chargome merged commit 34bdcf9 into master Mar 31, 2026
18 checks passed
@chargome chargome deleted the chargome/bun-runtime-metrics-docs branch March 31, 2026 15:45
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