Represents a plugin that can capture metrics or data using a provided store builder.
The type of the metrics values object. Defaults to MetricsValues.
MetricsValues
A function or object responsible for capturing data, parameterized by a StoreBuilder of type T.
StoreBuilder
T
Represents a plugin that can capture metrics or data using a provided store builder.