decentraland / editor-sdk7

VSCode extension for Decentraland SDK7 projects
https://marketplace.visualstudio.com/items?itemName=DecentralandFoundation.decentraland-sdk7
MIT License
3 stars 5 forks source link

Migrate Rollbar to Sentry #62

Closed kevinszuchet closed 10 months ago

kevinszuchet commented 11 months ago

🎉 Description

  1. Create Sentry project in its dashboard
  2. Add Sentry SDK to the project following the docs
  3. Refactor the Rollbar adapter src/modules/rollbar to use Sentry SDK instead

It would be nice if we could take this adapter out of this specific project so we can use it both in the editor-sdk7 and editor-sdk6.