sapling/hgproto
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
..
fixtures mononoke: hgproto: capture unbundle stream as Bytes 2017-11-01 18:51:21 -07:00
src Log clienttelemetry data (correlator, hostname, short command) 2019-07-26 03:41:24 -07:00
Cargo.toml Transition fbcode Rust crates to 2018 edition 2019-06-24 13:15:17 -07:00