sapling/eden
Michael Cuevas 46d94ac7ee add EdenAPI metrics to FetchMetrics
Summary: We were previously not counting EdenAPI hits/misses in our FileStoreFetchMetric data. Let's include that data so that we have an idea of how often we're making requests to EdenAPI and how often we're "missing" or getting errors. EdenAPI can't really "miss", so any non-hit results are errors.

Differential Revision: D49521775

fbshipit-source-id: 6f50f62db8caf27060320b4d1aedde47fd59b9d7
2023-09-25 11:25:10 -07:00
..
fs Add counter for in-memory TreeCache hits 2023-09-25 05:47:41 -07:00
integration Add counter for in-memory TreeCache hits 2023-09-25 05:47:41 -07:00
locale
mononoke remove Config from dependency 2023-09-25 08:40:41 -07:00
scm add EdenAPI metrics to FetchMetrics 2023-09-25 11:25:10 -07:00
test_support tests: make all EdenFS tests on Windows use the buck-built hg 2023-09-12 13:53:25 -07:00
test-data update test snapshot 2023-08-04 11:38:18 -07:00
testlib testlib: fix compatibility with D49149362 2023-09-12 08:35:34 -07:00
.clang-tidy clang-tidy: disable facebook-hte-ContextDependentStaticInit 2022-11-04 15:33:50 -07:00
.gitignore
.mononoke_test_file
Eden.project.toml