Skip to content

feat(rust): document OTEL integration #13674

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
May 14, 2025
Merged

feat(rust): document OTEL integration #13674

merged 5 commits into from
May 14, 2025

Conversation

lcian
Copy link
Member

@lcian lcian commented May 12, 2025

DESCRIBE YOUR PR

Documents the newly released OTEL integration for the Rust SDK.
Content is largely the same as the crate docs available here https://crates.io/crates/sentry-opentelemetry
Closes getsentry/sentry-rust#781

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.): 13/05 (this has been already released, we should add docs ASAP)
  • Other deadline:
  • None: Not urgent, can wait up to 1 week+

Copy link

vercel bot commented May 12, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
sentry-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 14, 2025 9:14am
2 Skipped Deployments
Name Status Preview Comments Updated (UTC)
changelog ⬜️ Ignored (Inspect) Visit Preview May 14, 2025 9:14am
develop-docs ⬜️ Ignored (Inspect) Visit Preview May 14, 2025 9:14am

@lcian lcian requested a review from a team May 12, 2025 18:07
Copy link

codecov bot commented May 12, 2025

Bundle Report

Changes will decrease total bundle size by 15 bytes (-0.0%) ⬇️. This is within the configured threshold ✅

Detailed changes
Bundle name Size Change
sentry-docs-server-cjs 11.19MB -9 bytes (-0.0%) ⬇️
sentry-docs-client-array-push 9.51MB -6 bytes (-0.0%) ⬇️

Affected Assets, Files, and Routes:

view changes for bundle: sentry-docs-client-array-push

Assets Changed:

Asset Name Size Change Total Size Change (%)
static/chunks/pages/_app-*.js -3 bytes 868.7kB -0.0%
static/chunks/8165-*.js -3 bytes 410.1kB -0.0%
server/middleware-*.js -5.55kB 1.0kB -84.74%
server/middleware-*.js 5.55kB 6.55kB 555.3% ⚠️
static/5KxobfY-*.js (New) 77 bytes 77 bytes 100.0% 🚀
static/5KxobfY-*.js (New) 578 bytes 578 bytes 100.0% 🚀
static/3UUPLYm3C4-*.js (Deleted) -578 bytes 0 bytes -100.0% 🗑️
static/3UUPLYm3C4-*.js (Deleted) -77 bytes 0 bytes -100.0% 🗑️
view changes for bundle: sentry-docs-server-cjs

Assets Changed:

Asset Name Size Change Total Size Change (%)
1729.js -3 bytes 1.75MB -0.0%
../instrumentation.js -3 bytes 1.08MB -0.0%
9523.js -3 bytes 1.05MB -0.0%

Copy link
Contributor

@coolguyzone coolguyzone left a comment

Choose a reason for hiding this comment

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

Looks good! Thanks for adding 🏄‍♂️

lcian and others added 2 commits May 14, 2025 10:43
…nstrumentation.mdx

Co-authored-by: Alex Krawiec <alex.krawiec@sentry.io>
…nstrumentation.mdx

Co-authored-by: Alex Krawiec <alex.krawiec@sentry.io>
@codeowner-assignment codeowner-assignment bot requested a review from a team May 14, 2025 08:43
…nstrumentation.mdx

Co-authored-by: Alex Krawiec <alex.krawiec@sentry.io>
@lcian lcian enabled auto-merge (squash) May 14, 2025 08:43
@lcian lcian merged commit 638fffc into master May 14, 2025
11 of 12 checks passed
@lcian lcian deleted the lcian-patch-2 branch May 14, 2025 09:14
@github-actions github-actions bot locked and limited conversation to collaborators May 30, 2025
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.

[OTEL] Document OpenTelemetry integration
2 participants