commit | 0cd494f2b6cf834876a288e6b64710241967b0a7 | [log] [tgz] |
---|---|---|
author | Willy Tu <wltu@google.com> | Thu Mar 23 10:20:40 2023 -0700 |
committer | Willy Tu <wltu@google.com> | Fri Mar 24 17:57:59 2023 +0000 |
tree | c3b4c29b679c9fba2f9b9dc74bb30be345d63f08 | |
parent | 5c82bd8df91b8fbd78c0b86f5a39b3a8fa9fd3fd [diff] |
metrics: Fix port iterator after remove Update the iterator after removing while looping through the hashmap. Also cleaned up some memory leak issues with string_view. Also changed to use steady_timer for monotonic time. Google-Bug-Id: 271869660 Change-Id: I2363bbd451265d0e40ed44e690caab0b2b95fe00 Signed-off-by: Willy Tu <wltu@google.com>