Java Agent doesn't respect log level when using Spring Boot

Open
#117 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
30/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
java, spring-boot

Research direction

Start by reproducing the Java agent's logging behavior in a Spring Boot application, then inspect how Spring Boot classloading affects the agent's configured logging level. Done means the agent respects the configured logging level in Spring Boot apps as it does in other Java applications.

Written by the indexing model from the issue text.

Description

Due to the differences in classloading used by Spring Boot vs. other Java apps, the java agent does not respect the configured Logging level for spring boot apps. We should investigate why this is and fix it.

Dominant language
Java
Stars
46
Forks
20
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 aws/aws-xray-java-agent

All issues in aws/aws-xray-java-agent

Similar issues

More Java issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.