Package: effect
Module: MetricKey
Creates a metric key for a histogram, with the specified name and boundaries.
Signature
declare const histogram: (name: string, boundaries: MetricBoundaries.MetricBoundaries, description?: string) => MetricKey.Histogram
Since v2.0.0