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

How do we track UI errors? / Explore front-end error monitoring #2121

Closed
6 tasks
eddietejeda opened this issue Jan 29, 2019 · 1 comment
Closed
6 tasks

How do we track UI errors? / Explore front-end error monitoring #2121

eddietejeda opened this issue Jan 29, 2019 · 1 comment

Comments

@eddietejeda
Copy link
Contributor

eddietejeda commented Jan 29, 2019

User Story

In order to track UI errors, use the built-in events api to log any errors that occur in the UI.

Acceptance Criteria

  • Create a general purpose error tracking endpoint in the api
  • Log errors users experience in the UI and send then to the error tracking api endpoint
  • Add a filter to the Admin UI for us to monitor the errors that occur

Level of effort - medium

Implementation outline

  • Create a specific API endpoint to log errors in the UI
  • Add a listener in the UI frontend to log any errors that occur for a user
  • Identify the user, the page, and the error associated the the UI error log
@davemcorwin davemcorwin changed the title how do we track UI errors? How do we track UI errors? / Explore front-end error monitoring Jan 30, 2019
@davemcorwin davemcorwin added the s:Icebox Cold storage label Oct 27, 2020
@apburnes apburnes self-assigned this Dec 5, 2022
@apburnes
Copy link
Contributor

apburnes commented Jun 3, 2024

Closing in favor of #4360

@apburnes apburnes closed this as completed Jun 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants