commit | 8712e96150cd37ff776c2401b2a944c3c3b73cd3 | [log] [tgz] |
---|---|---|
author | Sen Jiang <senj@google.com> | Tue May 08 12:12:28 2018 -0700 |
committer | Sen Jiang <senj@google.com> | Wed May 30 23:48:44 2018 +0000 |
tree | 9c60c77c0ebef953cd47a862432d400e2cc9af41 | |
parent | e6e0f046a33db685c1312cda3a1d2634fbf9db0f [diff] |
Report duration uptime for successful update. We have metrics for attempt duration, attempt duration uptime and successful update duration, but not successful update duration uptime, the existing code already keeps track of this metric, it's just not being reported, this CL added the last missing piece to report this metric. Bug: 77884453 Test: check reported metrics in log Change-Id: I41d703add2199f54cc6eeb7d92f0d52fc36d9a46