Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( GlobalAttr []attribute.KeyValue GlobalMeter *Meter WatchValue int64 )
Functions ¶
func SetGlobalMeter ¶
func SetGlobalMeter() error
Types ¶
type Meter ¶
type Meter struct { SuccessCounter metric.Int64Counter HistogramCounter metric.Float64Histogram UpDownCounter metric.Int64UpDownCounter SendGaugeCounter metric.Int64ObservableGauge }
Click to show internal directories.
Click to hide internal directories.