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

Enable application insights for Frontend #1074

Closed
Tracked by #74
arealmaas opened this issue Sep 3, 2024 · 0 comments
Closed
Tracked by #74

Enable application insights for Frontend #1074

arealmaas opened this issue Sep 3, 2024 · 0 comments
Assignees
Labels
monitoring Issue related to logging and monitoring

Comments

@arealmaas
Copy link
Collaborator

arealmaas commented Sep 3, 2024

We need to ensure that unhandled exceptions and other caught exceptions are logged and visible in application insights

Possible steps in this task:

Instrument the client with Application Insights

Extend with using the react javascript framework

  • Capture unhandled exceptions
    • Add the React error boundary component and more

Extend with custom metrics for better analytics (component usage, track user events etc)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
monitoring Issue related to logging and monitoring
Projects
None yet
Development

No branches or pull requests

1 participant