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
[Darwin] Always capture last value for metric end event (#39733)
- When collecting metrics for end event, make sure to always capture the
value allowing overwrite of the value if it has already been logged
previously. This is to allow last writer always wins.
Co-authored-by: Andrei Litvin <[email protected]>
0 commit comments