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

Link Sentry errors to Honeycomb traces #2256

Open
mikerkelly opened this issue Dec 17, 2024 · 0 comments
Open

Link Sentry errors to Honeycomb traces #2256

mikerkelly opened this issue Dec 17, 2024 · 0 comments

Comments

@mikerkelly
Copy link
Contributor

mikerkelly commented Dec 17, 2024

Why are we doing this?

Sentry notifies us of errors on the site and allows us to interrogate them. Honeycomb allows us to view OTel data exposed by the site. Use of Sentry will be enhanced if we can relate Sentry errors directly to Honeycomb traces. This may help us identify what's causing an issue as Honeycomb has additional data, and can be more easily related to other requests. This can be done manually probably but it's not very convenient.

How will we know when it's done?

OpenCodelists Sentry errors can be related directly to Honeycomb traces in the UI.

What are we doing?

The Honeycomb documentation shows that this kind of linkage is possible in principle. investigate if it's possible for us, and enable it if possible.


Defining delivery tasks guidance

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

1 participant