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

Add asynchronous tracing for Java 8 CompletableFuture in WithSpanAdvice #2530

Merged
merged 23 commits into from
Mar 22, 2021

Commits on Mar 8, 2021

  1. Configuration menu
    Copy the full SHA
    fd02a85 View commit details
    Browse the repository at this point in the history
  2. Add unit tests, fix bugs

    HaloFour committed Mar 8, 2021
    Configuration menu
    Copy the full SHA
    ee201f3 View commit details
    Browse the repository at this point in the history
  3. Placate spotless

    HaloFour committed Mar 8, 2021
    Configuration menu
    Copy the full SHA
    6b8f4f1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7ac98d5 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'main' of github.com:open-telemetry/opentelemetry-java-i…

    …nstrumentation into withspan-spring-async
    HaloFour committed Mar 8, 2021
    Configuration menu
    Copy the full SHA
    b63a896 View commit details
    Browse the repository at this point in the history
  6. Switch to withSpan

    HaloFour committed Mar 8, 2021
    Configuration menu
    Copy the full SHA
    44a019a View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2021

  1. Configuration menu
    Copy the full SHA
    0f5a370 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ef099f5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b465fbd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7c7d7f1 View commit details
    Browse the repository at this point in the history
  5. Placate checkstyle+spotless

    HaloFour committed Mar 9, 2021
    Configuration menu
    Copy the full SHA
    cbe3ec6 View commit details
    Browse the repository at this point in the history
  6. placate codeNarc

    HaloFour committed Mar 9, 2021
    Configuration menu
    Copy the full SHA
    1978160 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2021

  1. Merge branch 'main' of github.com:open-telemetry/opentelemetry-java-i…

    …nstrumentation into withspan-spring-async
    HaloFour committed Mar 10, 2021
    Configuration menu
    Copy the full SHA
    a5b5104 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    850f3a8 View commit details
    Browse the repository at this point in the history
  3. nix unit tests

    HaloFour committed Mar 10, 2021
    Configuration menu
    Copy the full SHA
    3c8a635 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b1981de View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2021

  1. Clarify verbiage in Javadoc

    Co-authored-by: Mateusz Rzeszutek <[email protected]>
    HaloFour and Mateusz Rzeszutek authored Mar 12, 2021
    Configuration menu
    Copy the full SHA
    272a0f7 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' of github.com:open-telemetry/opentelemetry-java-i…

    …nstrumentation into withspan-spring-async
    HaloFour committed Mar 12, 2021
    Configuration menu
    Copy the full SHA
    4a717d2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9f74fea View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2021

  1. Merge branch 'main' of github.com:open-telemetry/opentelemetry-java-i…

    …nstrumentation into withspan-spring-async
    HaloFour committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    5ad2ea8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    16025a4 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2021

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

Commits on Mar 21, 2021

  1. A couple of suggestions (#1)

    trask authored Mar 21, 2021
    Configuration menu
    Copy the full SHA
    da48a91 View commit details
    Browse the repository at this point in the history