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

Bump otelInstrumentationAlphaVersion from 1.24.0-alpha to 1.25.0-alpha #3005

Merged

Commits on Sep 16, 2022

  1. Build changes: Add an Automatic Module Name to Runtime Attach library (…

    …#2503)
    
    * Build changes needed to add an Automatic Module Name to Runtime Attach (#1)
    
    Build changes needed to add an Automatic Module Name so this library can be imported into modular java projects.
    
    * I'll build with 17 since that's what we're using for the modular app that needs this.
    
    * going back to 8 since the groovy warnings don't matter.
    
    * changelog updates from PR review.
    
    * Update agent/runtime-attach/build.gradle.kts
    
    Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
    
    * changelog updates to give new name.
    
    * ran ./gradlew :spotlessApply as per pipeline failure message
    
    Co-authored-by: Trask Stalnaker <trask.stalnaker@gmail.com>
    2 people authored and heyams committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    6b82d80 View commit details
    Browse the repository at this point in the history
  2. Fix a typo (#2516)

    heyams committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    78bd11c View commit details
    Browse the repository at this point in the history
  3. Add start-up diagnostics (resident-set size, native memory tracking) …

    …and the ability to disable the JVM C2 compiler during start-up (#2500)
    jeanbisutti authored and heyams committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    2d85732 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f073ce0 View commit details
    Browse the repository at this point in the history
  5. Allow suppressing all metrics (#2490)

    * Allow suppressing all metrics
    
    * Remove stream
    trask authored and heyams committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    4d10e1a View commit details
    Browse the repository at this point in the history
  6. Simplify metrics views (#2515)

    trask authored and heyams committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    3faa91b View commit details
    Browse the repository at this point in the history
  7. More Automatic-Module-Name (#2506)

    trask authored and heyams committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    c38bf3e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fc736d3 View commit details
    Browse the repository at this point in the history
  9. Bump version for upcoming release (#2520)

    trask authored and heyams committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    c9114ad View commit details
    Browse the repository at this point in the history
  10. Update to otel 1.18.0 (#2509)

    Built on #2513
    trask authored and heyams committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    3813ecf View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    5f27872 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    bcf3c92 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c6fd611 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    2511eaf View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2023

  1. Configuration menu
    Copy the full SHA
    14619f7 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2023

  1. Configuration menu
    Copy the full SHA
    4875d5a View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2023

  1. Configuration menu
    Copy the full SHA
    a73ff22 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2023

  1. Bump otelInstrumentationAlphaVersion from 1.24.0-alpha to 1.25.0-alpha

    Bumps `otelInstrumentationAlphaVersion` from 1.24.0-alpha to 1.25.0-alpha.
    
    Updates `io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha` from 1.24.0-alpha to 1.25.0-alpha
    - [Release notes](https://github.com/open-telemetry/opentelemetry-java-instrumentation/releases)
    - [Changelog](https://github.com/open-telemetry/opentelemetry-java-instrumentation/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/open-telemetry/opentelemetry-java-instrumentation/commits)
    
    Updates `io.opentelemetry.javaagent:opentelemetry-javaagent-extension-api` from 1.24.0-alpha to 1.25.0-alpha
    - [Release notes](https://github.com/open-telemetry/opentelemetry-java-instrumentation/releases)
    - [Changelog](https://github.com/open-telemetry/opentelemetry-java-instrumentation/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/open-telemetry/opentelemetry-java-instrumentation/commits)
    
    Updates `io.opentelemetry.javaagent:opentelemetry-javaagent-bootstrap` from 1.24.0-alpha to 1.25.0-alpha
    - [Release notes](https://github.com/open-telemetry/opentelemetry-java-instrumentation/releases)
    - [Changelog](https://github.com/open-telemetry/opentelemetry-java-instrumentation/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/open-telemetry/opentelemetry-java-instrumentation/commits)
    
    Updates `io.opentelemetry.javaagent:opentelemetry-javaagent-tooling` from 1.24.0-alpha to 1.25.0-alpha
    - [Release notes](https://github.com/open-telemetry/opentelemetry-java-instrumentation/releases)
    - [Changelog](https://github.com/open-telemetry/opentelemetry-java-instrumentation/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/open-telemetry/opentelemetry-java-instrumentation/commits)
    
    ---
    updated-dependencies:
    - dependency-name: io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: io.opentelemetry.javaagent:opentelemetry-javaagent-extension-api
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: io.opentelemetry.javaagent:opentelemetry-javaagent-bootstrap
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: io.opentelemetry.javaagent:opentelemetry-javaagent-tooling
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    e44c648 View commit details
    Browse the repository at this point in the history
  2. Update lockfile

    heyams committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    cf1e6ee View commit details
    Browse the repository at this point in the history
  3. Update license

    heyams committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    5716133 View commit details
    Browse the repository at this point in the history
  4. Fix

    heyams committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    f5365f1 View commit details
    Browse the repository at this point in the history
  5. Fix licenses

    heyams committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    ab8e243 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    aa4bff4 View commit details
    Browse the repository at this point in the history
  7. Update license

    heyams committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    cbe0cd4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    56c6b11 View commit details
    Browse the repository at this point in the history
  9. Merge remote-tracking branch 'origin/main' into dependabot/gradle/ote…

    …lInstrumentationAlphaVersion-1.25.0-alpha
    heyams committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    1de7792 View commit details
    Browse the repository at this point in the history
  10. Fix nullpointer

    heyams committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    e38ecef View commit details
    Browse the repository at this point in the history
  11. Update slf4j to 2.0.7 by fixing io.opentelemetry.javaagent.slf4j.Logg…

    …er.isEnabledForLevel nosuchmethod
    heyams committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    6094a8f View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2023

  1. Revert slf4j back to 1.7.36

    heyams committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    3721fc2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    59d85ef View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2023

  1. Configuration menu
    Copy the full SHA
    00d1b2e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    22ff082 View commit details
    Browse the repository at this point in the history
  3. Fix classcastexception

    heyams committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    bc1961b View commit details
    Browse the repository at this point in the history
  4. Revert build.gradle.kts

    heyams committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    02d9674 View commit details
    Browse the repository at this point in the history
  5. Fix tests

    heyams committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    ef33186 View commit details
    Browse the repository at this point in the history
  6. Fix more tests

    heyams committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    3938fab View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2ca4044 View commit details
    Browse the repository at this point in the history
  8. Fix methodTest

    heyams committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    030101f View commit details
    Browse the repository at this point in the history
  9. Validate 'user_agent.original'

    heyams committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    859b43a View commit details
    Browse the repository at this point in the history
  10. Remove duplicate line

    heyams committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    144a6a0 View commit details
    Browse the repository at this point in the history
  11. Fix tests

    heyams committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    50e734f View commit details
    Browse the repository at this point in the history
  12. Fix tests

    heyams committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    91e19b4 View commit details
    Browse the repository at this point in the history
  13. Fix

    heyams committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    864f32c View commit details
    Browse the repository at this point in the history
  14. Revert changes in tests

    heyams committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    0804b17 View commit details
    Browse the repository at this point in the history
  15. Revert

    heyams committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    bfef633 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2023

  1. Rename

    heyams committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    e53a2d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    617ba99 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    167cac2 View commit details
    Browse the repository at this point in the history
  4. Add a todo

    heyams committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    750a3f5 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2023

  1. Map logback.marker

    heyams committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    a393a58 View commit details
    Browse the repository at this point in the history
  2. Update License

    heyams committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    4fc9c1f View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/main' into dependabot/gradle/ote…

    …lInstrumentationAlphaVersion-1.25.0-alpha
    trask committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    9ded101 View commit details
    Browse the repository at this point in the history
  4. updates

    trask committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    26c8222 View commit details
    Browse the repository at this point in the history
  5. Keep the same marker key

    heyams committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    e936910 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e3d37e6 View commit details
    Browse the repository at this point in the history