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

Ability to instrument logs before OTel injection into OTel appenders #9798

Merged
merged 56 commits into from
Nov 17, 2023

Commits on Nov 2, 2023

  1. Configuration menu
    Copy the full SHA
    5956df9 View commit details
    Browse the repository at this point in the history
  2. Fix Readme

    jeanbisutti committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    6943526 View commit details
    Browse the repository at this point in the history
  3. Readme improvement

    jeanbisutti committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    1c6776f View commit details
    Browse the repository at this point in the history
  4. spotless

    jeanbisutti committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    8c91e73 View commit details
    Browse the repository at this point in the history
  5. suppress warning

    jeanbisutti committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    086cddd View commit details
    Browse the repository at this point in the history
  6. clean test

    jeanbisutti committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    65416b9 View commit details
    Browse the repository at this point in the history
  7. spotless

    jeanbisutti committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    65ab541 View commit details
    Browse the repository at this point in the history
  8. Fix typo in Readme

    jeanbisutti committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    718300c View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. Configuration menu
    Copy the full SHA
    29e6023 View commit details
    Browse the repository at this point in the history
  2. Update instrumentation/log4j/log4j-appender-2.17/library/src/main/jav…

    …a/io/opentelemetry/instrumentation/log4j/appender/v2_17/LogEventToReplay.java
    
    Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
    jeanbisutti and trask committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    7f092ba View commit details
    Browse the repository at this point in the history
  3. Code cleaning

    jeanbisutti committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    1253bca View commit details
    Browse the repository at this point in the history
  4. Atomic boolean

    jeanbisutti committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    fedcd9e View commit details
    Browse the repository at this point in the history
  5. Remove unnecessary code

    jeanbisutti committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    6fb666b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c4662e7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    669d455 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5e259bf View commit details
    Browse the repository at this point in the history
  9. Fix typo

    jeanbisutti committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    e703d6e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    77acb85 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    b030088 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. Update comment

    jeanbisutti committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    32ac4b1 View commit details
    Browse the repository at this point in the history
  2. Update serial version uid

    jeanbisutti committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    c05c785 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    316ac45 View commit details
    Browse the repository at this point in the history
  4. Update instrumentation/log4j/log4j-appender-2.17/library/src/main/jav…

    …a/io/opentelemetry/instrumentation/log4j/appender/v2_17/LogEventToReplay.java
    
    Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
    jeanbisutti and trask committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    1f263fd View commit details
    Browse the repository at this point in the history
  5. Add comment

    jeanbisutti committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    5a936f9 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. Update instrumentation/log4j/log4j-appender-2.17/library/src/main/jav…

    …a/io/opentelemetry/instrumentation/log4j/appender/v2_17/OpenTelemetryAppender.java
    
    Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
    jeanbisutti and trask committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    5daf6d1 View commit details
    Browse the repository at this point in the history
  2. Update instrumentation/log4j/log4j-appender-2.17/javaagent/src/main/j…

    …ava/io/opentelemetry/javaagent/instrumentation/log4j/appender/v2_17/Log4jHelper.java
    
    Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
    jeanbisutti and trask committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    e1656ab View commit details
    Browse the repository at this point in the history
  3. spotless

    jeanbisutti committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    6bef8a6 View commit details
    Browse the repository at this point in the history
  4. Update instrumentation/logback/logback-appender-1.0/library/src/main/…

    …java/io/opentelemetry/instrumentation/logback/appender/v1_0/OpenTelemetryAppender.java
    
    Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
    jeanbisutti and trask committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    9e8fdd0 View commit details
    Browse the repository at this point in the history
  5. poll update

    jeanbisutti committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    cae8936 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b737463 View commit details
    Browse the repository at this point in the history
  7. comment added

    jeanbisutti committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    4f4a275 View commit details
    Browse the repository at this point in the history
  8. fix compilation issue

    jeanbisutti committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    8712a4b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    cec3877 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. Document race condition

    jeanbisutti committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    43f9376 View commit details
    Browse the repository at this point in the history
  2. Update instrumentation/log4j/log4j-appender-2.17/library/src/main/jav…

    …a/io/opentelemetry/instrumentation/log4j/appender/v2_17/LogEventToReplay.java
    
    Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
    jeanbisutti and trask committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    2e32147 View commit details
    Browse the repository at this point in the history
  3. Update instrumentation/log4j/log4j-appender-2.17/library/src/main/jav…

    …a/io/opentelemetry/instrumentation/log4j/appender/v2_17/LogEventToReplay.java
    
    Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
    jeanbisutti and trask committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    5497b5d View commit details
    Browse the repository at this point in the history
  4. Refactor tests

    jeanbisutti committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    6a6ed85 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0a73658 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. Configuration menu
    Copy the full SHA
    c073295 View commit details
    Browse the repository at this point in the history
  2. Fix merge conflicts

    jeanbisutti committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    efc39db View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4a52819 View commit details
    Browse the repository at this point in the history
  4. Update instrumentation/log4j/log4j-appender-2.17/library/src/main/jav…

    …a/io/opentelemetry/instrumentation/log4j/appender/v2_17/LogEventToReplay.java
    
    Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
    jeanbisutti and trask committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    dcb0530 View commit details
    Browse the repository at this point in the history
  5. Renaming

    jeanbisutti committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    352f843 View commit details
    Browse the repository at this point in the history
  6. Add comment

    jeanbisutti committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    a534355 View commit details
    Browse the repository at this point in the history
  7. Static import

    jeanbisutti committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    8ecbde1 View commit details
    Browse the repository at this point in the history
  8. final

    jeanbisutti committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    08d85a9 View commit details
    Browse the repository at this point in the history
  9. Fix merge issue

    jeanbisutti committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    839216a View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. Configuration menu
    Copy the full SHA
    54fe766 View commit details
    Browse the repository at this point in the history
  2. use readwritelock

    trask committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    fcb95be View commit details
    Browse the repository at this point in the history
  3. Fix tests

    jeanbisutti committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    9f473db View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d2eff96 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    55c3367 View commit details
    Browse the repository at this point in the history
  6. Locking for Log4j 2

    jeanbisutti committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    fe088b8 View commit details
    Browse the repository at this point in the history
  7. fix spotless

    jeanbisutti committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    dbb3b76 View commit details
    Browse the repository at this point in the history
  8. Fix test latest deps

    trask committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    e3168ba View commit details
    Browse the repository at this point in the history
  9. optimization

    trask committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    18d3386 View commit details
    Browse the repository at this point in the history