Module metrics

Module metrics 

Source
Available on crate feature trie only.
Expand description

Metrics tracking hashed cursor implementations.

Structsยง

HashedCursorMetricsmetrics
Prometheus metrics for hashed cursor operations.
HashedCursorMetricsCache
Cached metrics counters for hashed cursor operations.
InstrumentedHashedCursor
A wrapper around a HashedCursor that tracks metrics for cursor operations.