Class HistogramConfiguration
- Namespace
- DotCompute.Core.Telemetry
- Assembly
- DotCompute.Core.dll
Configuration for histogram metrics.
public sealed class HistogramConfiguration
- Inheritance
-
HistogramConfiguration
- Inherited Members
Properties
Buckets
Gets or sets the histogram bucket boundaries.
public double[]? Buckets { get; set; }
Property Value
- double[]