commit | 373e01e2a75b5da094628428ad9798f759b239e6 | [log] [tgz] |
---|---|---|
author | Kevin Jeon <kevinjeon@google.com> | Thu Feb 08 17:58:30 2024 -0500 |
committer | Kevin Jeon <kevinjeon@google.com> | Fri Feb 09 20:47:16 2024 +0000 |
tree | 7fa5482d4caaa36cdf526d87736da3c2c1ba7f89 | |
parent | 9d4a4c812d0430a8ab7ca23146241dfac5fc1e5f [diff] |
Add timeout log count to BugReportDurationHelper This change adds timeout log count as a metric emitted by BugReportDurationHelper. This is intended to be used for alerting when the number of timed out dumpstate sections increases. Test: Run a test with this change and verify that the new metric exists. Also test that this is non-zero if a section times out. Bug: 299540205 Change-Id: I9c5fd2def5410aae87263c8ab3927c0ae0190562