func go.opentelemetry.io/otel/api/metric.wrapFloat64UpDownSumObserverInstrument
5 uses
go.opentelemetry.io/otel/api/metric (current package)
async.go#L214: func wrapFloat64UpDownSumObserverInstrument(asyncInst AsyncImpl, err error) (Float64UpDownSumObserver, error) {
meter.go#L196: return wrapFloat64UpDownSumObserverInstrument(NoopAsync{}, nil)
meter.go#L198: return wrapFloat64UpDownSumObserverInstrument(
meter.go#L271: return wrapFloat64UpDownSumObserverInstrument(NoopAsync{}, nil)
meter.go#L273: return wrapFloat64UpDownSumObserverInstrument(
![]() |
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. |