segmentio / segmentio/analytics.js-integrations
[sentry] Sentry.io - This event was reported with an old version of the javascript SDK
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 125
- Forks
- 136
- Avg merge
- 2h 45m
- Merged PRs (30d)
- 1
Description
Migrated from #32 by @notmessenger
The version of Sentry.io loaded by analytics.js is an older one, because the message of
This event was reported with an old version of the javascript SDK.
is reported within Sentry.io screens which links to https://docs.sentry.io/clients/javascript/?_ga=2.186673704.18631651.1540901773-1641070921.1532617420 which says
Deprecated Client
This SDK has been superseded by a new unified one. The documentation here is preserved for customers using the old client. For new projects have a look at the new client documentation: Unified Browser Javascript SDK.
Sort of related to https://github.com/segmentio/analytics.js/issues/543
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the Sentry integration in the analytics.js-integrations repository and compare its loaded JavaScript SDK with the current Sentry browser SDK documentation linked in the issue. Confirm the integration can use the newer SDK without breaking its existing behavior; the warning about the old SDK should no longer appear in Sentry.io.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- analytics
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100