sapling/repo_client
Simon Farnsworth 63098574ff Log clienttelemetry data (correlator, hostname, short command)
Summary:
It's currently challenging to compare client logging to server logging, because we just don't have enough information to correlate logs.

Add in two pieces of data from the client, if available:

1. Client correlator, which lets us compare to client performance logging.
2. Short hg command (`pull`, `update`, `rebase`, but not `update --clean master` or `rebase --source foo --destination master`). This lets us quickly look for problematic commands with a suitable query

Reviewed By: StanislavGlebik

Differential Revision: D16499809

fbshipit-source-id: c17a348c6f950bd207df5296531e5d39124e3a79
2019-07-26 03:41:24 -07:00
..
remotefilelog/src censored magic string response 2019-07-24 03:42:27 -07:00
repo_read_write_status/src mononoke: lock repo from sync job itself, not from failure handler 2019-07-10 02:38:10 -07:00
schemas mononoke: Allow dynamic repo read_only mode 2019-03-18 08:53:53 -07:00
src Log clienttelemetry data (correlator, hostname, short command) 2019-07-26 03:41:24 -07:00
streaming_clone/src mononoke: allow running mononoke server without myrouter 2019-06-18 07:52:22 -07:00