Commit 1621b4d
authored
fix(crash): Add more telemetry info to crash reporting (#5850)
## Problem
We are seeing weird issues with some users when crash reporting due to
crashes for a specific session id being reported multiple times, even
though it should report one.
## Solution
Add more telemetry data so that we can see when the heartbeat is
successfully sent, and what the crash checker sees when it runs.
## Additional
There are other small commits that make small changes, each has a
description for what it is doing
---
<!--- REMINDER: Ensure that your PR meets the guidelines in
CONTRIBUTING.md -->
License: I confirm that my contribution is made under the terms of the
Apache 2.0 license.
---------
Signed-off-by: nkomonen-amazon <[email protected]>1 parent f2f9495 commit 1621b4d
File tree
6 files changed
+238
-245
lines changed- packages/core/src
6 files changed
+238
-245
lines changed
0 commit comments