sapling/eden/fs/prjfs
Saurabh Singh 0b9c2fb148 telemetry: switch to using quantile stats instead of histograms
Summary:
Histograms are memory intensive and require specifying fixed buckets for
instantiation.

Reviewed By: chadaustin

Differential Revision: D26315631

fbshipit-source-id: 6ce5459b8c1c6c25d84285baf96df55ce9119b1a
2021-02-14 16:37:08 -08:00
..
CMakeLists.txt move strace logging into FuseChannel 2020-10-20 09:34:03 -07:00
Enumerator.cpp prjfs: make readdir asynchronous 2020-11-13 14:27:26 -08:00
Enumerator.h win: silence a handful of warnings. 2020-12-15 08:07:49 -08:00
PrjfsChannel.cpp telemetry: switch to using quantile stats instead of histograms 2021-02-14 16:37:08 -08:00
PrjfsChannel.h inodes: move dispatchers around 2021-02-10 11:52:06 -08:00
PrjfsDispatcher.cpp inodes: move dispatchers around 2021-02-10 11:52:06 -08:00
PrjfsDispatcher.h inodes: move dispatchers around 2021-02-10 11:52:06 -08:00
PrjfsRequestContext.cpp prjfs: only send a notification on future timeout 2020-12-15 18:13:01 -08:00
PrjfsRequestContext.h prjfs: replace Synchronized<shared_ptr> with RcuPtr 2021-01-05 12:17:32 -08:00