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

Tracing for deep search path #12103

Merged
merged 7 commits into from
Mar 13, 2024
Merged

Tracing for deep search path #12103

merged 7 commits into from
Mar 13, 2024

Commits on Mar 11, 2024

  1. Tracing for deep search path

    Signed-off-by: David Zane <[email protected]>
    dzane17 committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    123920d View commit details
    Browse the repository at this point in the history
  2. Refactor search phase tracing instrumentation to detach span creation…

    … from the SearchRequestOperationsListener
    
    Signed-off-by: Andriy Redko <[email protected]>
    reta authored and dzane17 committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    38f9c3b View commit details
    Browse the repository at this point in the history
  3. Close WrappedPhase span

    Signed-off-by: David Zane <[email protected]>
    dzane17 committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    e52aacb View commit details
    Browse the repository at this point in the history
  4. Add asserting listener class

    Signed-off-by: David Zane <[email protected]>
    dzane17 committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    b8d2731 View commit details
    Browse the repository at this point in the history
  5. Cleanup AbstractSearchAsyncActionTests tests

    Signed-off-by: Andriy Redko <[email protected]>
    reta authored and dzane17 committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    d1c819e View commit details
    Browse the repository at this point in the history
  6. Cleanup SearchAsyncActionTests tests

    Signed-off-by: Andriy Redko <[email protected]>
    reta authored and dzane17 committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    b1c0c44 View commit details
    Browse the repository at this point in the history
  7. Cleanup CanMatchPreFilterSearchPhaseTests tests

    Signed-off-by: Andriy Redko <[email protected]>
    reta authored and dzane17 committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    659c479 View commit details
    Browse the repository at this point in the history