Page MenuHomePhabricator

Put push log "hookWait" to data export and add all wait values to UI
ClosedPublic

Authored by epriestley on Nov 8 2018, 5:59 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Apr 20, 9:01 AM
Unknown Object (File)
Fri, Apr 19, 8:05 PM
Unknown Object (File)
Mar 19 2024, 10:33 PM
Unknown Object (File)
Mar 19 2024, 10:32 PM
Unknown Object (File)
Mar 19 2024, 10:32 PM
Unknown Object (File)
Mar 19 2024, 10:32 PM
Unknown Object (File)
Mar 5 2024, 5:16 PM
Unknown Object (File)
Feb 3 2024, 7:51 PM
Subscribers
None

Details

Summary

Depends on D19797. Ref T13216.

  • Put the new hookWait in the export and the UI.
  • Put the existing waits in the UI, not just the export.
  • Make order consistent: host, write, read, hook (this is the order the timers start in).
Test Plan

Pushed some stuff, viewed web UI and saw sensible numbers, exported data and got the same values.

Diff Detail

Repository
rP Phabricator
Branch
rlog2
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 21120
Build 28713: Run Core Tests
Build 28712: arc lint + arc unit

Event Timeline

Harbormaster returned this revision to the author for changes because remote builds failed.Nov 8 2018, 6:00 PM
Harbormaster failed remote builds in B21120: Diff 47272!

Test failures are just on phutil_microseconds_since(...).

This revision is now accepted and ready to land.Nov 9 2018, 6:58 PM
This revision was automatically updated to reflect the committed changes.