Skip to main content

Module metrics

Module metrics 

Source

Structs§

DirectoryMetrics
DurationMeasure
Holds a histogram of latencies and a counter for the cumulative time.
DurationMeasureScope
A scope that measures the duration of an operation and records it in a DurationMeasure. When the scope is dropped, the duration is added to the histogram and the cumulative time is incremented.
LsmTreeMetrics

Functions§

detail
fs.detail node for holding fxfs-specific metrics.
directory_metrics
lsm_tree_metrics
register_fs