-
-
Notifications
You must be signed in to change notification settings - Fork 4.6k
Description
Recently a new feature was released where Sentry can comment on your PRs if there are any unhandled issues being caused by the functions you are modifying in your PR so that you can fix issues while you already have the necessary context.
See: https://sentry.io/changelog/see-unhandled-issues-related-to-open-pull-requests-in-github/
We currently support JavaScript, TypeScript, Python and Go. This covers a lot of our user base already.
https://docs.sentry.io/product/integrations/source-code-mgmt/github/#open-pull-request-comments
This ticket tracks demands for other languages.
Please write a comment with your language of choice to help us prioritize what's coming next.
We want to define a set of lightweight metrics that SDKs can automatically collect for e.g. framework, language or platform, focusing only on signals that do NOT overlap with Tracing. Ideally these metrics should give a quick sense of app or runtime health, … while deeper investigation will still rely on traces or profiles.
Examples**:**
- Node.js runtime metrics (e.g., event loop delay, heap usage)
- Prisma-related metrics in Next.js
- Mobile CPU / memory usage to help surface potential ANRs or app hangs
Candidate Metrics (add more below)
- …
(please also add ideas, questions or examples in comments)
Metadata
Metadata
Assignees
Labels
Projects
Status
Status