sapling/eden/mononoke/blobstore/blobstore_stats
Harvey Hunt cecc0bf2dc mononoke: Add logging blobstore
Summary:
The blobstore multiplexer contains logic to log blobstore operations to
scuba, as well as updating `PerfCounters`. There are some cases where we don't use the
multiplexed blobstore, which means that we're missing this important logging.

Factor out the logging to a separate crate and implement `LogBlob`, which wraps
another blobstore and performs logging to both scuba and PerfCounters.

Reviewed By: StanislavGlebik

Differential Revision: D21573455

fbshipit-source-id: 490ffd347f1ad19effc93b93f880836467b87651
2020-05-15 10:28:31 -07:00
..
src mononoke: Add logging blobstore 2020-05-15 10:28:31 -07:00
Cargo.toml mononoke: Add logging blobstore 2020-05-15 10:28:31 -07:00