type go.opentelemetry.io/otel/api/metric.Float64ObserverResult
4 uses
go.opentelemetry.io/otel/api/metric (current package)
async.go#L49: type Float64ObserverFunc func(context.Context, Float64ObserverResult)
async.go#L65: type Float64ObserverResult struct {
async.go#L87: func (fr Float64ObserverResult) Observe(value float64, labels ...label.KeyValue) {
async.go#L170: (*f)(ctx, Float64ObserverResult{
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |