@sentry/browser does not report the user agent (browser name, OS)
See original GitHub issue- Review the documentation: https://docs.sentry.io/
- Search for existing issues: https://github.com/getsentry/sentry-javascript/issues
- Use the latest release: https://github.com/getsentry/sentry-javascript/releases
Package + Version
-
@sentry/browser
-
@sentry/node
-
raven-js
-
raven-node
(raven for node) - other:
Version:
4.0.2
Description
I am trying to migrate from raven-js
to @sentry/browser
, and it seems that the new library isn’t sending the User Agent, so no browser or OS information is showing up in Sentry. With Raven, I used to have this nice header on any issue:
Did I miss a plugin (or “Integration”)?
BTW, a guide to migrate from raven
to @sentry/browser
would have been nice.
Issue Analytics
- State:
- Created 5 years ago
- Reactions:1
- Comments:5 (2 by maintainers)
Top Results From Across the Web
Default Integrations for JavaScript | Sentry Documentation
Before version 7.0.0 of the Sentry SDK, this integration was called UserAgent . It was renamed because the integration handles more than user-agent...
Read more >How can I get the full User-Agent in Sentry dashboard?
I'm at the Sentry dashboard trying to make sense of an error, and it's showing Apple Mail 605.1.15 as an Browser, but I'm...
Read more >fake-useragent - PyPI
Up-to-date simple useragent faker with real world database. ... By default fake-useragent will use it's local ( browsers.json ) data file as the...
Read more >@sentry/browser | Yarn - Package Manager
Changelog. Unreleased. "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott. 7.28.0. feat(nextjs): Check for Vercel...
Read more >Contexts Interface - Sentry Developer Documentation
Contexts are not well suited to data that is collected over time as the SDK ... Browser context carries information about the browser...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
That was fast, awesome!
Fixed in
4.0.3
🍻