sapling/eden/fs
Katie Mancini 0979042fd7 Explicitly track current/pending imports -- display current metrics in eden top
Summary:
As discussed in D20629833 metrics for live imports
like those for pending imports can help differentiate
where imports are in the process.

This can help give users more insight into what is
happening inside eden. Meaning that they can see
progress being made, and that eden is not stuck. But
also when eden is stuck these metics can indicate
that it is stuck fetching data from the mercurial servers.

This displays those metrics in `eden top` similar to those
for pending imports

Reviewed By: chadaustin

Differential Revision: D20630826

fbshipit-source-id: ab7368927d2832acbea89a82585fda5195ce03d1
2020-04-09 12:35:23 -07:00
..
benchharness Tidy up license headers 2019-10-11 05:28:23 -07:00
cli Explicitly track current/pending imports -- display current metrics in eden top 2020-04-09 12:35:23 -07:00
config exit if the EdenFS lock file ever becomes invalid 2020-03-26 20:17:12 -07:00
fuse add read-only support on macOS 2020-03-24 18:58:29 -07:00
inodes fix an off-by-one issue in the fsck code when formatting dates 2020-04-09 00:18:18 -07:00
journal rename tracing to telemetry 2019-10-15 13:39:41 -07:00
model Include treeEntryTypeFromMode in Windows build 2020-03-31 08:08:36 -07:00
monitor Migrate from TAsyncSocket 2020-03-31 13:20:02 -07:00
notifications eden: show desktop notification for blob/tree fetch errors 2020-02-10 08:28:49 -08:00
py update Python platform checks to use sys.platform 2020-04-03 16:52:32 -07:00
rocksdb Remove dead includes in eden 2019-10-11 16:45:01 -07:00
service Explicitly track current/pending imports -- refactor and expose current metrics 2020-04-09 12:35:22 -07:00
sqlite fix a missing dependency in a CMakeLists.txt file 2019-11-21 21:43:54 -08:00
store Explicitly track current/pending Imports -- fix pending imports 2020-04-09 12:35:22 -07:00
takeover add EdenServer recovery step and recover after failed takeover data send handshake 2020-04-07 09:52:21 -07:00
telemetry Explicitly track current/pending imports -- refactor and expose current metrics 2020-04-09 12:35:22 -07:00
testharness eden: fix multiply defined symbols issue with ImportPriority 2020-03-20 10:56:08 -07:00
utils Cleaning up second definitions of dtype_t 2020-03-10 12:27:51 -07:00
win print an error message if an exception is thrown on Windows 2020-04-08 20:44:45 -07:00
CMakeLists.txt Move cli/ directory from eden/ to eden/fs (Without changing namespace) 2020-03-25 11:18:30 -07:00