func go.opentelemetry.io/otel/api/metric.wrapInt64UpDownSumObserverInstrument
5 uses
go.opentelemetry.io/otel/api/metric (current package)
async.go#L208: func wrapInt64UpDownSumObserverInstrument(asyncInst AsyncImpl, err error) (Int64UpDownSumObserver, error) {
meter.go#L183: return wrapInt64UpDownSumObserverInstrument(NoopAsync{}, nil)
meter.go#L185: return wrapInt64UpDownSumObserverInstrument(
meter.go#L259: return wrapInt64UpDownSumObserverInstrument(NoopAsync{}, nil)
meter.go#L261: return wrapInt64UpDownSumObserverInstrument(
![]() |
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. |