sapling/eden/mononoke/segmented_changelog
Stefan Filip 3d50bcc878 segmented_changelog: add stats for inprocess update
Summary:
STATS!!!
Count, success, failure, duration. Per instances, per repo.

I wavered on what to name the stats. I wondered whether it was worth being more
specific that "mononoke.segmented_changelog.update" with something like
"inprocess". In my view the in process stats are more important than the tailer
stats because the tailer is more simple and thus easier to understand. So I add
extra qualifications to the tailer stats and keep the name short for inprocess
stats.

Reviewed By: krallin

Differential Revision: D26770845

fbshipit-source-id: 8e02ec3e6b84621327e665c2099abd7a034e43a5
2021-03-12 11:29:39 -08:00
..
bench/concurrent_idmap third-party/rust: update tokio & tokio-stream 2021-03-10 11:01:28 -08:00
schemas segmented_changelog: rename DagBundle to SegmentedChangelogVersion 2021-03-10 12:15:52 -08:00
src segmented_changelog: add stats for inprocess update 2021-03-12 11:29:39 -08:00
Cargo.toml vfs: introduce AsyncVfs 2021-03-05 21:47:51 -08:00