Java exceptions are reported in an unclear way in Sentry UI
For messages, it's more directly readable:
captureException actually always captures the same stack trace and points us in the UI to our Sentry.sendOutput central code, which is not what we want:
Expected behavior
Exception message should be used as the title. Probably we simply need to process Java exceptions the same way we do for other logs and just use captureMessage.
[JENKINS-53552] Java exception should be reported to Sentry using captureMessage too
Attachment | New: example.png [ 44472 ] |
Description |
New:
h3. Java exceptions are reported in an unclear way in Sentry UI !example.png|thumbnail! |
Attachment | New: screenshot-1.png [ 44473 ] |
Attachment | New: node stack captured.png [ 44474 ] |
Description |
Original:
h3. Java exceptions are reported in an unclear way in Sentry UI !example.png|thumbnail! |
New:
h3. Java exceptions are reported in an unclear way in Sentry UI !example.png! For messages, it's more directly readable: !screenshot-1.png! {{captureException}} actually always captures the same stack trace and points us in the UI to our Sentry.sendOutput central code, which is not what we want: !node stack captured.png! h3. Expected behavior Exception message should be used as the title. Probably we simply need to process Java exceptions the same way we do for other logs and just use {{captureMessage}}. |
Sprint | Original: Evergreen - Milestone 2 [ 516 ] |
Rank | New: Ranked higher |
Sprint | New: Evergreen - Milestone 2 [ 516 ] | |
Assignee | Original: R. Tyler Croy [ rtyler ] | New: Mandie Smith [ asmith_cb ] |
Rank | New: Ranked higher |