elasticsearch/test/external-modules/latency-simulating-directory
Yang Wang 5628392fa5
Differentiate stats for the same blobstore operation with purposes (#99615)
Today blobstore stats are collected against each HTTP operation, e.g.
Get, List. This is not granular enough because the same HTTP operration
can be performed for different purposes, e.g. cluster state, indices or
translog. This PR adds a new Purpose enum to provide further breakdown
for the same HTTP operation. 

Relates: ES-6800
2023-10-02 06:37:08 -04:00
..
src Differentiate stats for the same blobstore operation with purposes (#99615) 2023-10-02 06:37:08 -04:00
build.gradle Add an FS repository that simulates network download latencies (#98164) 2023-08-10 08:44:49 -04:00