Structsยง
- Counter
Guard ๐A guard that increments a counter when dropped. - A wrapper around [
AsyncRead
] that adds instrumentation for monitoring - A wrapper around [
AsyncWrite
] that adds instrumentation for monitoring - Implements
RangeReader
forObjectStore
and record metrics. - Instrumented
Store ๐A wrapper around [ObjectStore
] that adds instrumentation for monitoring metrics such as bytes read, bytes written, and the number of seek operations.