Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var DefaultBounds = Bounds{0, 5, 10, 25, 50, 75, 100, 250, 500, 750, 1000, 2500, 5000, 7500, 10000}
Default boundaries, as defined per SDK spec: https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/metrics/sdk.md#explicit-bucket-histogram-aggregation
Functions ¶
This section is empty.
Types ¶
type DataPoint ¶
type DataPoint = pmetric.HistogramDataPoint
Click to show internal directories.
Click to hide internal directories.