You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
That said, I think that our front-end actually reports the person by their numeric user ID, while our back-end reports them by their alphanumeric username, which may complicate things. Also, I don't think that our error reporting from Celery includes any information about the person in question, which is a bummer.
The text was updated successfully, but these errors were encountered:
toolness
changed the title
Add links to rollbar errors for user in Amplitude page
Add links to rollbar errors for user in their admin page
May 3, 2021
Since fixing #2067, I thought it might also be useful to be able to link to errors related to the user that may have been reported via rollbar.
Here's an example link:
See the Rollbar search docs for more details.
That said, I think that our front-end actually reports the person by their numeric user ID, while our back-end reports them by their alphanumeric username, which may complicate things. Also, I don't think that our error reporting from Celery includes any information about the person in question, which is a bummer.
The text was updated successfully, but these errors were encountered: