package
0.31.0
Repository: https://go.googlesource.com/tools
Documentation: pkg.go.dev

# Variables

No description provided by the author

# Structs

No description provided by the author
Float64Data is a concrete implementation of Data for float64 scalar metrics.
HistogramFloat64 represents the construction information for a float64 histogram metric.
HistogramFloat64Data is a concrete implementation of Data for float64 histogram metrics.
HistogramFloat64Row holds the values for a single row of a HistogramFloat64Data.
HistogramInt64 represents the construction information for an int64 histogram metric.
HistogramInt64Data is a concrete implementation of Data for int64 histogram metrics.
HistogramInt64Row holds the values for a single row of a HistogramInt64Data.
Int64Data is a concrete implementation of Data for int64 scalar metrics.
Scalar represents the construction information for a scalar metric.

# Interfaces

Data represents a single point in the time series of a metric.