# Functions
NewReadMetricsDecorator returns a new ReadMetricsDecorator.
NewWriteMetrics takes a metrics scope and creates a metrics struct.
# Structs
ReadMetricsDecorator wraps a spanstore.Reader and collects metrics around each read operation.
WriteMetrics is a collection of metrics for write operations.