-
Notifications
You must be signed in to change notification settings - Fork 375
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
anmarchenko
merged 21 commits into
master
from
anmarchenko/telemetry_send_events_in_background_thread
Jun 25, 2024
Merged
[SDTEST-409] Send telemetry events in background thread to remove blocking HTTP calls from critical path #3718
anmarchenko
merged 21 commits into
master
from
anmarchenko/telemetry_send_events_in_background_thread
Jun 25, 2024
+1,152
−595
Commits on Jun 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3db289f - Browse repository at this point
Copy the full SHA 3db289fView commit details -
Configuration menu - View commit details
-
Copy full SHA for b1061ef - Browse repository at this point
Copy the full SHA b1061efView commit details -
Configuration menu - View commit details
-
Copy full SHA for d4350ca - Browse repository at this point
Copy the full SHA d4350caView commit details -
Configuration menu - View commit details
-
Copy full SHA for bb9f888 - Browse repository at this point
Copy the full SHA bb9f888View commit details -
Configuration menu - View commit details
-
Copy full SHA for a11e48d - Browse repository at this point
Copy the full SHA a11e48dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b9204e - Browse repository at this point
Copy the full SHA 6b9204eView commit details -
Configuration menu - View commit details
-
Copy full SHA for dcedde6 - Browse repository at this point
Copy the full SHA dcedde6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a0256f - Browse repository at this point
Copy the full SHA 3a0256fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 06293a4 - Browse repository at this point
Copy the full SHA 06293a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for d31a088 - Browse repository at this point
Copy the full SHA d31a088View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f2aab8 - Browse repository at this point
Copy the full SHA 4f2aab8View commit details -
ensure that app-started event is sent at most once, flush events befo…
…re stopping worker
Configuration menu - View commit details
-
Copy full SHA for 8b7a50e - Browse repository at this point
Copy the full SHA 8b7a50eView commit details -
remove Telemetry::Component.started! as right now it just contains de…
…pendency collection event logic, move it to the Worker
Configuration menu - View commit details
-
Copy full SHA for 69adca1 - Browse repository at this point
Copy the full SHA 69adca1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 440746a - Browse repository at this point
Copy the full SHA 440746aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 76bfd9f - Browse repository at this point
Copy the full SHA 76bfd9fView commit details -
Configuration menu - View commit details
-
Copy full SHA for cd239cb - Browse repository at this point
Copy the full SHA cd239cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 71c9e5c - Browse repository at this point
Copy the full SHA 71c9e5cView commit details -
Configuration menu - View commit details
-
Copy full SHA for f4d349a - Browse repository at this point
Copy the full SHA f4d349aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ccf58b - Browse repository at this point
Copy the full SHA 3ccf58bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5729921 - Browse repository at this point
Copy the full SHA 5729921View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b4e4d4 - Browse repository at this point
Copy the full SHA 3b4e4d4View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.