You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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]>
0 commit comments