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 opentelemetry #181

Merged
merged 1 commit into from
Jun 13, 2024
Merged

Add opentelemetry #181

merged 1 commit into from
Jun 13, 2024

Conversation

ukorvl
Copy link
Member

@ukorvl ukorvl commented Jun 10, 2024

Simply put, this diff uses basic set of opentelemetry tools to track errors on frontend side.
We catch errors inside the React app using react-error-boundary and export them to otel collector. We also catch unhandled errors by using window.onerror for the same purpose.

@ukorvl ukorvl self-assigned this Jun 10, 2024
@ukorvl ukorvl force-pushed the 178-replace-datadog-with-opentelemetry branch from c960c78 to 8799430 Compare June 10, 2024 20:34
@ukorvl ukorvl requested a review from KlonD90 June 10, 2024 20:36
@ukorvl ukorvl force-pushed the 178-replace-datadog-with-opentelemetry branch from 8799430 to 0fa4b43 Compare June 10, 2024 20:50
@ukorvl ukorvl force-pushed the 178-replace-datadog-with-opentelemetry branch from 0fa4b43 to 0ff03ad Compare June 12, 2024 18:24
@ukorvl ukorvl force-pushed the 178-replace-datadog-with-opentelemetry branch from 0ff03ad to 7ec9eca Compare June 12, 2024 20:15
@ukorvl ukorvl force-pushed the 178-replace-datadog-with-opentelemetry branch from 7ec9eca to e427cd3 Compare June 12, 2024 20:29
@ukorvl ukorvl force-pushed the 178-replace-datadog-with-opentelemetry branch from e427cd3 to 0c9c599 Compare June 13, 2024 09:10
@ukorvl ukorvl merged commit e292832 into master Jun 13, 2024
1 check passed
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.

1 participant