question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Sentry.configureScope + setUser doesn't send any data

See original GitHub issue

Package + Version

  • @sentry/browser
  • @sentry/node
  • raven-js
  • raven-node (raven for node)
  • other:

Version:

5.11.2

Description

Use it like here: image

Result: image

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
kamilogorekcommented, Aug 16, 2022

Definitely not in this major version, as it’d be expectations breaking change. However, if you think it’d be a useful thing, feel free to open a new issue detailing your usecase.

0reactions
dartesscommented, Aug 16, 2022

This is an excellent issue.

@kamilogorek do you think it’s possible to add warning if the developer tries to call configureScope before init?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Where to set Sentry's setUser in Next.js app?
I have been trying to set user data into Sentry's scope globally, so every time there's an error or event, user info is...
Read more >
Add Context for JavaScript
Custom contexts allow you to attach arbitrary data to an event. Often, this context is shared among any issue captured in its lifecycle....
Read more >
Scopes and Hubs for Laravel
When an event is captured and sent to Sentry, SDKs will merge that event data with extra information from the current scope.
Read more >
Experience with Frontend Error Tracking Using Sentry.io In ...
Sign In and create a project Integrate Sentry in app First error ... invalid data or etc and understand the end customer experiences....
Read more >
Tracking Errors in Angular with Sentry
When was the last time you clicked 'Submit Error Report' after an app on your phone crashed? And when there's no such reporting...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found