Skip to content

feat(tc): Add error status codes to mysql spans#21788

Draft
s1gr1d wants to merge 1 commit into
developfrom
sig/mysql-orchestrion
Draft

feat(tc): Add error status codes to mysql spans#21788
s1gr1d wants to merge 1 commit into
developfrom
sig/mysql-orchestrion

Conversation

@s1gr1d

@s1gr1d s1gr1d commented Jun 25, 2026

Copy link
Copy Markdown
Member

Each test transaction results with a status: 'internal_error' as the test does not include a Docker container. This results in e.g. an ECONNREFUSED error.

I deliberately didn't just add a Docker container here as it's a nice test to show what we send when such an error occurs. It's actually hard to debug with Sentry data alone - as the actual ECONNREFUSED problem was not listed in the transaction. This PR adds some additional error data - but I will discuss this further with the team.

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