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

Extract javaagent-extension-api from tooling & spi #2879

Merged
merged 13 commits into from
May 7, 2021

Commits on May 6, 2021

  1. Extract javaagent-extension-api from tooling & spi

    Mateusz Rzeszutek committed May 6, 2021
    Configuration menu
    Copy the full SHA
    88b087e View commit details
    Browse the repository at this point in the history
  2. Move classes to io.opentelemetry.javaagent.extension package

    This reverts commit 7aa517c29e7ddfb02a69121a3693514d4a69aa5a.
    Mateusz Rzeszutek committed May 6, 2021
    Configuration menu
    Copy the full SHA
    d4b7399 View commit details
    Browse the repository at this point in the history
  3. fixup! Extract javaagent-extension-api from tooling & spi

    Mateusz Rzeszutek committed May 6, 2021
    Configuration menu
    Copy the full SHA
    6096e36 View commit details
    Browse the repository at this point in the history
  4. Code review comments

    Mateusz Rzeszutek committed May 6, 2021
    Configuration menu
    Copy the full SHA
    3340b17 View commit details
    Browse the repository at this point in the history
  5. Move InstrumentationModule#extend() implementation back to tooling/in…

    …ternal
    Mateusz Rzeszutek committed May 6, 2021
    Configuration menu
    Copy the full SHA
    018ea48 View commit details
    Browse the repository at this point in the history
  6. spotless

    Mateusz Rzeszutek committed May 6, 2021
    Configuration menu
    Copy the full SHA
    6b0f327 View commit details
    Browse the repository at this point in the history
  7. Trim javaagent-extension-api

    Mateusz Rzeszutek committed May 6, 2021
    Configuration menu
    Copy the full SHA
    0a954b5 View commit details
    Browse the repository at this point in the history
  8. Fix tests

    Mateusz Rzeszutek committed May 6, 2021
    Configuration menu
    Copy the full SHA
    f1cc51c View commit details
    Browse the repository at this point in the history
  9. Fix compilation failure

    Mateusz Rzeszutek committed May 6, 2021
    Configuration menu
    Copy the full SHA
    44d0024 View commit details
    Browse the repository at this point in the history
  10. Fix javadocs

    Mateusz Rzeszutek committed May 6, 2021
    Configuration menu
    Copy the full SHA
    3839d7d View commit details
    Browse the repository at this point in the history
  11. Fix :javaagent:test

    Mateusz Rzeszutek committed May 6, 2021
    Configuration menu
    Copy the full SHA
    7889aac View commit details
    Browse the repository at this point in the history
  12. Remove TODO

    Mateusz Rzeszutek committed May 6, 2021
    Configuration menu
    Copy the full SHA
    dfe7f99 View commit details
    Browse the repository at this point in the history
  13. Fix wrong import statement

    Mateusz Rzeszutek committed May 6, 2021
    Configuration menu
    Copy the full SHA
    6472aeb View commit details
    Browse the repository at this point in the history