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

[SDTEST-409] Send telemetry events in background thread to remove blocking HTTP calls from critical path #3718

Merged

Commits on Jun 25, 2024

  1. Configuration menu
    Copy the full SHA
    3db289f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b1061ef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d4350ca View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bb9f888 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a11e48d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6b9204e View commit details
    Browse the repository at this point in the history
  7. fix client_spec

    anmarchenko committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    dcedde6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3a0256f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    06293a4 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d31a088 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4f2aab8 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8b7a50e View commit details
    Browse the repository at this point in the history
  13. remove Telemetry::Component.started! as right now it just contains de…

    …pendency collection event logic, move it to the Worker
    anmarchenko committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    69adca1 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    440746a View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    76bfd9f View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    cd239cb View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    71c9e5c View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    f4d349a View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    3ccf58b View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    5729921 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    3b4e4d4 View commit details
    Browse the repository at this point in the history