feat(elysia): Add Elysia framework icon#234
Merged
Conversation
Add SVG icons for the Elysia web framework in both standard (20x20) and large (80x80) sizes, sourced from the official Elysia logo. Ref: getsentry/sentry-javascript#19509 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
There was a problem hiding this comment.
Copilot wasn't able to review any files in this pull request.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
8 tasks
JPeer264
requested changes
Mar 25, 2026
Member
JPeer264
left a comment
There was a problem hiding this comment.
I think it requires a white background. For new icons @Jesse-Box is the champ and could help out here. I think they should also get added to some Figma.
All platform icons require a background rect as the first element. Co-Authored-By: Claude <noreply@anthropic.com>
Member
Author
|
Didn't realize the white background thing, I added it! |
JPeer264
approved these changes
Mar 27, 2026
2 tasks
logaretm
added a commit
to getsentry/sentry-docs
that referenced
this pull request
Apr 2, 2026
## DESCRIBE YOUR PR Add getting started documentation for the new `@sentry/elysia` package, a Sentry SDK for the [Elysia](https://elysiajs.com/) web framework. - New guide at `docs/platforms/javascript/guides/elysia/` covering Bun and Node.js runtimes - Error capturing, automatic lifecycle tracing, distributed tracing, and manual spans - Platform icon wiring in `platformIcon.tsx` ### Blocked on - [x] **SDK implementation**: getsentry/sentry-javascript#19509 - [x] **Platform icon**: getsentry/platformicons#234 (then bump `platformicons` version here) ## 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: - [x] 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:* - [x] 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](https://github.com/orgs/getsentry/teams/docs) 🤖 Generated with [Claude Code](https://claude.com/claude-code) --------- Co-authored-by: Claude <noreply@anthropic.com> Co-authored-by: getsantry[bot] <66042841+getsantry[bot]@users.noreply.github.com> Co-authored-by: Sarah Mischinger <sarah@codingwriter.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
svg/) and large (svg_80x80/) sizes@sentry/elysiaSDK documentation in sentry-docsSDK implementation PR: getsentry/sentry-javascript#19509
🤖 Generated with Claude Code