Uh oh!
There was an error while loading. Please reload this page.
Remove usage of deprecated event.stacktrace - #4885
Conversation
Removes all references to `@sentry/apm`, a deprecated package we do not use anymore.
Removes the deprecated `API` class.
Removes `getActiveDomain` function and corresponding type.
The `user` dsn component was renamed to `publicKey`. This PR removes that from the dsn field.
Increases the creation timeout of `MongoMemoryServer` to temporarily fix Node integration test flakiness
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
1131a9f to
04c3602Compare04c3602 to
6865b6eCompareThis broke a lot more tests than I imagined it would. Is this because Does this mean this change likely to be high impact to customers? |
AbhiPrasad
commented
Apr 7, 2022
This is a good observation. I realized that most folks might have to make significant updates to |
event.stacktraceevent.stacktracelobsterkatie
commented
Apr 7, 2022
@timfish FYI, now that we're on the v7 branch, we don't need to prefix PRs with |
Uh oh!
There was an error while loading. Please reload this page.
AbhiPrasad
commented
Apr 11, 2022
Mind if you can rebase this? The diff is a little hard to read. We chatted as a team, and we think it's fine for us to move off of |
timfish
commented
Apr 11, 2022
Rebased. Is the Ember failure a flake? |
AbhiPrasad
commented
Apr 11, 2022
Yup - ember is a flake. |
Removes usage of deprecated `event.stacktrace` and updated the event interface to remove the deprecated property.
Removes usage of deprecated `event.stacktrace` and updated the event interface to remove the deprecated property.
Removes usage of deprecated `event.stacktrace` and updated the event interface to remove the deprecated property.
Removes usage of deprecated `event.stacktrace` and updated the event interface to remove the deprecated property.
Removes usage of deprecated `event.stacktrace` and updated the event interface to remove the deprecated property.
Removes usage of deprecated
event.stacktraceI'll add some inline comments to cover my remaining concerns...
Fixes#2605