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

feat(sessions): filter sessions on root spans via substring search #5257

Merged
merged 9 commits into from
Nov 4, 2024

Commits on Nov 1, 2024

  1. Configuration menu
    Copy the full SHA
    86023b9 View commit details
    Browse the repository at this point in the history
  2. add unit tests

    RogerHYang committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    85a11eb View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. search for substring

    RogerHYang committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    f6a31cc View commit details
    Browse the repository at this point in the history
  2. rename field

    RogerHYang committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    5f4c839 View commit details
    Browse the repository at this point in the history
  3. rename as filterSubstring

    RogerHYang committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    6071c4e View commit details
    Browse the repository at this point in the history
  4. change placeholder

    RogerHYang committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    80a049d View commit details
    Browse the repository at this point in the history
  5. update unit tests

    RogerHYang committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    9050e99 View commit details
    Browse the repository at this point in the history
  6. clean up

    RogerHYang committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    054eefd View commit details
    Browse the repository at this point in the history
  7. clean up

    RogerHYang committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    b6256eb View commit details
    Browse the repository at this point in the history