linkedin / ambry

Distributed object store
https://github.com/linkedin/ambry/wiki
Apache License 2.0
1.75k stars 276 forks source link

Add metric to record the number of get requests targeting at out of retention blobs #2897

Closed justinlin-linkedin closed 2 months ago

justinlin-linkedin commented 2 months ago

Summary

Add a new metric to record the number of get requests targeting at out of retention blobs.

Test

unit test

codecov-commenter commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 70.16%. Comparing base (52ba813) to head (f0c7f9b). Report is 102 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2897 +/- ## ============================================ + Coverage 64.24% 70.16% +5.91% - Complexity 10398 11888 +1490 ============================================ Files 840 862 +22 Lines 71755 73127 +1372 Branches 8611 8783 +172 ============================================ + Hits 46099 51308 +5209 + Misses 23004 19158 -3846 - Partials 2652 2661 +9 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.