SumoLogic / sumologic-log4j2-appender

Log4J 2 Appender for Sumo Logic.
Apache License 2.0
10 stars 10 forks source link

SUMO-205827 Add max number of retries #49

Closed MZochowskiSUMO closed 1 year ago

MZochowskiSUMO commented 1 year ago

Version 2.1 of sumologic-http-core is not out yet in Maven repositiories, so I will test this PR once it becomes available.

codecov-commenter commented 1 year ago

Codecov Report

Base: 51.11% // Head: 43.07% // Decreases project coverage by -8.03% :warning:

Coverage data is based on head (e397278) compared to base (94c4a6d). Patch coverage: 66.66% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #49 +/- ## ============================================ - Coverage 51.11% 43.07% -8.04% Complexity 8 8 ============================================ Files 1 1 Lines 135 130 -5 Branches 2 2 ============================================ - Hits 69 56 -13 - Misses 62 70 +8 Partials 4 4 ``` | [Impacted Files](https://codecov.io/gh/SumoLogic/sumologic-log4j2-appender/pull/49?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=SumoLogic) | Coverage Δ | | |---|---|---| | [...in/java/com/sumologic/log4j/SumoLogicAppender.java](https://codecov.io/gh/SumoLogic/sumologic-log4j2-appender/pull/49/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=SumoLogic#diff-c3JjL21haW4vamF2YS9jb20vc3Vtb2xvZ2ljL2xvZzRqL1N1bW9Mb2dpY0FwcGVuZGVyLmphdmE=) | `43.07% <66.66%> (-8.04%)` | :arrow_down: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=SumoLogic). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=SumoLogic)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.