sapling/eden/mononoke/metaconfig
Thomas Orozco 246d5009c0 mononoke: sample harder in the walker
Summary:
The walker does about 50% of our traffic, but it also has fairly predictable
access patterns. It seems unlikely that we really benefit from logging all
scrub activity with the same precision as we do other traffic.

So, let's sample it. This should make a lot of space in our Scuba table and
make us more resilient to sudden changes in activity.

Reviewed By: StanislavGlebik

Differential Revision: D28254057

fbshipit-source-id: da748a565954c31c2d9e087b7b07747a435427bf
2021-05-06 07:07:02 -07:00
..
parser rust: remove patch for async-compression 2021-05-05 12:20:34 -07:00
types mononoke: sample harder in the walker 2021-05-06 07:07:02 -07:00