Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Counter ¶
type Counter struct {
// contains filtered or unexported fields
}
Counter is an adapter from go-tally Counter to jaeger-lib Counter
type Gauge ¶
type Gauge struct {
// contains filtered or unexported fields
}
Gauge is an adapter from go-tally Gauge to jaeger-lib Gauge
type Histogram ¶
type Histogram struct {
// contains filtered or unexported fields
}
Histogram is an adapter from go-tally Histogram to jaeger-lib Histogram
func NewHistogram ¶
NewHistogram creates a new Histogram
Click to show internal directories.
Click to hide internal directories.