Namespace App.Metrics.Histogram.Abstractions
Interfaces
IBuildHistogramMetrics
IHistogram
A Histogram measures the distribution of values in a stream of data: e.g., the number of results returned by a search.
IMeasureHistogramMetrics
Provides access to the API allowing Histogram Metrics to be measured/recorded.