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

Fix logback appender latest deps test failure #6608

Closed
wants to merge 1 commit into from

Conversation

laurit
Copy link
Contributor

@laurit laurit commented Sep 13, 2022

Hopefully this gets the latest deps test passing. This could use assertions for the expected attributes. The not latest deps configuration reports code.function="call", code.namespace="org.slf4j.Logger$info" which isn't probably what it should reprot.

@laurit laurit requested a review from a team September 13, 2022 21:01
@trask
Copy link
Member

trask commented Sep 14, 2022

thx for sending this, I saw the Java 18 failure below and assumed it was due to the logback test (but it's just a flaky maven download), otherwise I would have merged it earlier.

anyways I wanted to convert the logback test to Java anyways, so sent #6613 in the meantime

@laurit
Copy link
Contributor Author

laurit commented Sep 14, 2022

Closing in favour of #6613 I suspect that the unexpected values for code.function/code.namespace are some kind of groovy oddity which are resolved by converting the test to java.

@laurit laurit closed this Sep 14, 2022
@laurit laurit deleted the logback-latest-deps branch July 6, 2023 17:48
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