Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ExpHistogram ¶
func (ExpHistogram) Add ¶
func (dp ExpHistogram) Add(in ExpHistogram) ExpHistogram
func (ExpHistogram) Clone ¶
func (dp ExpHistogram) Clone() ExpHistogram
func (ExpHistogram) CopyTo ¶
func (dp ExpHistogram) CopyTo(dst ExpHistogram)
type Histogram ¶
type Histogram struct {
pmetric.HistogramDataPoint
}
type Number ¶
type Number struct {
pmetric.NumberDataPoint
}
type Summary ¶
type Summary struct {
pmetric.SummaryDataPoint
}
Click to show internal directories.
Click to hide internal directories.