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): add trace latency p50 to session details #5236

Merged
merged 16 commits into from
Oct 31, 2024

Commits on Oct 30, 2024

  1. Configuration menu
    Copy the full SHA
    afc600a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b4a2089 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cc59302 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    943ae11 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c85c5c6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    144ec45 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7b74096 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f2844f9 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2024

  1. add unit tests

    Parker-Stafford committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    dda9f00 View commit details
    Browse the repository at this point in the history
  2. ruff

    Parker-Stafford committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    ae41037 View commit details
    Browse the repository at this point in the history
  3. fix import

    Parker-Stafford committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    b171931 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    93bdeee View commit details
    Browse the repository at this point in the history
  5. update unit test fixture naming, add unit test for project session gr…

    …aphql trace_latency_ms_quantile field
    Parker-Stafford committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    7fbe7a7 View commit details
    Browse the repository at this point in the history
  6. clean up imports

    Parker-Stafford committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    2b96adb View commit details
    Browse the repository at this point in the history
  7. pin aiohttp

    Parker-Stafford committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    a001cd6 View commit details
    Browse the repository at this point in the history
  8. fix unit test deps

    Parker-Stafford committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    113e122 View commit details
    Browse the repository at this point in the history