sapling/eden/fs
Kaveh Ahmadi 75e7e9e9b3 Add new counters for success/failure fetch tree and blob
Summary:
This diff adds six new counters to count the number of fetch Tree/Blob/BlobMetadata which are successful or failed in the first try.
We already have counters for the success/failure of retry.

## Note
This doc explains all the SaplingBackingStore ODS counters/duration after this stack changes: https://docs.google.com/document/d/1o355e8JGvq3fBYFD738Jkx9tPSWzH4bmxcM8YRKMziU/edit?usp=sharing

Reviewed By: jdelliot, kmancini

Differential Revision: D56554534

fbshipit-source-id: 8082a5227b44ea3fc78c8f98bd6701fd94f0dbf4
2024-05-02 14:02:57 -07:00
..
benchmarks Move FileUtils and PathFuncs from eden to edencommon 2024-03-01 18:09:03 -08:00
cli rename store.hg to store.sapling in EdenStats.h 2024-05-02 14:02:57 -07:00
cli_rs fix OSS build 2024-04-26 17:36:13 -07:00
config log when we see more than a soft max number of requests 2024-05-01 14:17:36 -07:00
digest Re-sync with internal repository 2023-10-11 22:09:00 -07:00
docs docs: add caveats to Futures.md 2024-05-01 19:05:54 -07:00
facebook fix TARGETS files for autodeps 2024-04-23 17:17:20 -07:00
fuse log when we see more than a soft max number of requests 2024-05-01 14:17:36 -07:00
fuzz/facebook Re-sync with internal repository 2023-10-11 22:09:00 -07:00
inodes log when we see more than a soft max number of requests 2024-05-01 14:17:36 -07:00
journal Refactor EdenStats, DurationScope and StatsGroup 2024-03-08 14:10:06 -08:00
lmdb Move FileUtils and PathFuncs from eden to edencommon 2024-03-01 18:09:03 -08:00
model ignore ".sl" in addition to ".hg" in ignore matcher 2024-03-21 09:31:05 -07:00
monitor Move UserInfo from eden to edencommon 2024-04-23 20:41:06 -07:00
nfs log when we see more than a soft max number of requests 2024-05-01 14:17:36 -07:00
notifications fix TARGETS files for autodeps 2024-04-23 17:17:20 -07:00
privhelper Move UserInfo from eden to edencommon 2024-04-23 20:41:06 -07:00
prjfs fix TARGETS files for autodeps 2024-04-23 17:17:20 -07:00
py eden/fs 7/10 2024-04-17 20:14:23 -07:00
rocksdb Re-sync with internal repository 2023-10-11 22:09:00 -07:00
scripts Move rpmbisect from scripts/mshroyer to eden/fs/scripts/facebook 2023-10-25 17:01:11 -07:00
service populate fetchedSource to trace hg 2024-05-02 14:02:57 -07:00
sqlite Move FileUtils and PathFuncs from eden to edencommon 2024-03-01 18:09:03 -08:00
store Add new counters for success/failure fetch tree and blob 2024-05-02 14:02:57 -07:00
takeover Move utils:io from eden to edencommon 2024-03-04 12:22:09 -08:00
telemetry Add new counters for success/failure fetch tree and blob 2024-05-02 14:02:57 -07:00
testharness log when we see more than a soft max number of requests 2024-05-01 14:17:36 -07:00
third-party eden (5003156845066480047) 2024-02-23 11:30:48 -08:00
utils Move UserInfo from eden to edencommon 2024-04-23 20:41:06 -07:00
.committemplate committemplate: set reviewers for eden and mononoke 2023-10-18 20:55:42 -07:00
Cargo.toml Add a -mocks subcrate exporting constructor function for mock clients 2024-04-23 16:09:14 -07:00
CMakeLists.txt LMDBInodeCatalog + LMDBFileContentStore 2023-11-13 12:47:14 -08:00
TARGETS Re-sync with internal repository 2023-10-11 22:09:00 -07:00