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

Create captureException wrapper function to add ObservabilityContext to Sentry errors #599

Open
shouples opened this issue Nov 14, 2024 · 0 comments · May be fixed by #616
Open

Create captureException wrapper function to add ObservabilityContext to Sentry errors #599

shouples opened this issue Nov 14, 2024 · 0 comments · May be fixed by #616
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@shouples
Copy link
Contributor

shouples commented Nov 14, 2024

Will bring in non-"internal" data from #592 and append as a record to extra (see example) before calling Sentry.captureException(). Also needs to update all existing call points for Sentry.captureException() to use this new wrapper function.

@shouples shouples added enhancement New feature or request good first issue Good for newcomers labels Nov 14, 2024
@shouples shouples self-assigned this Nov 14, 2024
@shouples shouples linked a pull request Nov 19, 2024 that will close this issue
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant