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

[APM][Otel] Errors without an error type result in error details page crashing #5

Conversation

jennypavlova
Copy link

Summary

This PR fixes missing exceptions in the error details issue. It happens when an error view is opened for an error without type:
image
image

Testing

To simulate missing exception field there is an easy way to do this with 2 small changes using synthtrace and simple_trace:

  • simple_trace.ts
    image
  • instance.ts
    image
  • After that run:
    node scripts/synthtrace simple_trace.ts

@crespocarlos crespocarlos merged commit cba684f into crespocarlos:192606-move-source-to-fields Oct 14, 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.

2 participants