Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add links to rollbar errors for user in their admin page #2074

Open
toolness opened this issue May 3, 2021 · 0 comments
Open

Add links to rollbar errors for user in their admin page #2074

toolness opened this issue May 3, 2021 · 0 comments

Comments

@toolness
Copy link
Collaborator

toolness commented 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:

https://rollbar.com/justfixnyc-production/all/items/?query=username%3Aatul

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.

@toolness 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant