rollbar log4j2 doesn't support suppressed exceptions

Open
#245 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
48/100
Issue type
Bug
Clarity
Clearly specified
Activity status
Stale
Tech stack
java
Domain
observability

Research direction

Start at the log4j2 handling of throwableProxy and inspect how getSuppressedProxies() is currently handled. Include the suppressed exception proxies in the reported exception data, then verify that suppressed exceptions are sent along with the main exception.

Written by the indexing model from the issue text.

Description

In some cases the actual exception is hiding in the suppressed exception section. rollbar log4j2 is not sending this.
We need to append the following as well:
throwableProxy.getSuppressedProxies()

Dominant language
Java
Stars
78
Forks
74
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from rollbar/rollbar-java

All issues in rollbar/rollbar-java

Similar issues

More Java issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.