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

692 Error monitoring #1611

Merged
merged 6 commits into from
Dec 4, 2024
Merged

692 Error monitoring #1611

merged 6 commits into from
Dec 4, 2024

Conversation

ricardovdheijden
Copy link
Collaborator

#692

Adds a WfoErrorMonitoringProvider to be implemented in the wfo-ui app in _app.tsx.
It is providing a handler to report errors to remote logging / tracing (Sentry for example)

The useWfoErrorMonitoring() hook exposes 2 functions: reportError and reportMessage. The provider is introduced to not tightly couple to Sentry. Implementing the monitoring is optional. The WfoErrorMonitoringProvider does not need to be added to _app.tsx.

Copy link

changeset-bot bot commented Dec 2, 2024

🦋 Changeset detected

Latest commit: f71ec67

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@orchestrator-ui/orchestrator-ui-components Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

…ot required for the app to run, therefore not a breaking change
@ricardovdheijden ricardovdheijden merged commit d714d68 into main Dec 4, 2024
6 checks passed
@ricardovdheijden ricardovdheijden deleted the 692-error-monitoring branch December 4, 2024 10:40
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

Successfully merging this pull request may close these issues.

3 participants