Skip to content

feat: init sentry integration#41466

Closed
gambinish wants to merge 1 commit into
feat/perps/sentry-injectionfrom
feat/perps/sentry-integration
Closed

feat: init sentry integration#41466
gambinish wants to merge 1 commit into
feat/perps/sentry-injectionfrom
feat/perps/sentry-integration

Conversation

@gambinish

Copy link
Copy Markdown
Member

Description

Changelog

CHANGELOG entry:

Related issues

Fixes:

Manual testing steps

  1. Go to this page...

Screenshots/Recordings

Before

After

Pre-merge author checklist

Pre-merge reviewer checklist

  • I've manually tested the PR (e.g. pull and build branch, run the app, test code being changed).
  • I confirm that this PR addresses all acceptance criteria described in the ticket it closes and includes the necessary testing evidence such as recordings and or screenshots.

@metamaskbotv2

metamaskbotv2 Bot commented Apr 3, 2026

Copy link
Copy Markdown
Contributor

✨ Files requiring CODEOWNER review ✨

👨‍🔧 @MetaMask/perps (11 files, +1030 -11)
  • 📁 app/
    • 📁 scripts/
      • 📁 controllers/
        • 📁 perps/
          • 📄 infrastructure.test.ts +168 -9
          • 📄 infrastructure.ts +22 -2
  • 📁 ui/
    • 📁 components/
      • 📁 app/
        • 📁 perps/
          • 📁 utils/
            • 📄 translate-perps-error.test.ts +278 -0
            • 📄 translate-perps-error.ts +226 -0
            • 📄 perps-view.tsx +5 -0
    • 📁 hooks/
      • 📁 perps/
        • 📄 index.ts +2 -0
        • 📄 usePerpsLifecycleBreadcrumbs.test.ts +112 -0
        • 📄 usePerpsLifecycleBreadcrumbs.ts +50 -0
        • 📄 usePerpsMeasurement.test.ts +132 -0
        • 📄 usePerpsMeasurement.ts +32 -0
    • 📁 pages/
      • 📁 perps/
        • 📄 perps-market-detail-page.tsx +3 -0

@gambinish

Copy link
Copy Markdown
Member Author

closing in favor of #41528

@gambinish gambinish closed this Apr 9, 2026
@github-actions github-actions Bot locked and limited conversation to collaborators Apr 9, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants