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

fix: Create Span hierarchy using parent Span #1580

Merged
merged 7 commits into from
Sep 19, 2024

Commits on Sep 18, 2024

  1. Configuration menu
    Copy the full SHA
    afe9c8c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    900cdef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    451aeab View commit details
    Browse the repository at this point in the history
  4. fix: add TracedReadWriteTransactionCallable to bifurcate tracing enab…

    …led/disabled paths for the Transaction callback.
    
    - This change implements the idiomatic way to express nested spans as described in https://opentelemetry.io/docs/languages/java/instrumentation/#create-nested-spans
    jimit-j-shah committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    8e528ef View commit details
    Browse the repository at this point in the history
  5. fix: cleanup

    jimit-j-shah committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    00c718d View commit details
    Browse the repository at this point in the history
  6. fix: cleanup

    jimit-j-shah committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    d25f0a1 View commit details
    Browse the repository at this point in the history
  7. fix: cleanup

    jimit-j-shah committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    0c57edb View commit details
    Browse the repository at this point in the history