sapling/lfs_server/src
Harvey Hunt ba4247c5b9 mononoke: lfs_server: Log oids of blobs fetched from upstream
Summary:
In certain circumstances we will fetch a blob from the upstream
rather than internal. Log the oids of blobs that we fetch from upstream.

Reviewed By: farnz

Differential Revision: D17605435

fbshipit-source-id: 23a202dcd57f8af12586449f0d9fc2fd251c7114
2019-09-27 06:22:26 -07:00
..
middleware mononoke: lfs_server: Replace method name with repo in ODS key 2019-09-26 04:49:32 -07:00
batch.rs mononoke: lfs_server: Log oids of blobs fetched from upstream 2019-09-27 06:22:26 -07:00
download.rs mononoke: Add a LfsMethod enum to allow per-method histogram configs 2019-09-23 14:51:53 -07:00
errors.rs mononoke: lfs_server: Log response size to scuba and set content length header 2019-09-12 10:42:10 -07:00
handler.rs mononoke/lfs_server: don't use closures for middleware, only use State 2019-09-23 05:07:34 -07:00
http.rs mononoke/lfs_server: allow delaying Scuba & ODS Writes 2019-09-23 05:07:34 -07:00
lfs_server_context.rs mononoke/lfs_server: allow for reporting unhealthy while still serving traffic 2019-09-27 05:03:59 -07:00
main.rs mononoke/lfs_server: allow for reporting unhealthy while still serving traffic 2019-09-27 05:03:59 -07:00
protocol.rs mononoke/lfs_server: add a LFS server for Mononoke 2019-09-09 03:32:17 -07:00
router.rs mononoke/lfs_server: allow for reporting unhealthy while still serving traffic 2019-09-27 05:03:59 -07:00
str_serialized.rs mononoke/lfs_server: add a LFS server for Mononoke 2019-09-09 03:32:17 -07:00
upload.rs mononoke: Add a LfsMethod enum to allow per-method histogram configs 2019-09-23 14:51:53 -07:00