go.opencensus.io/stats.recordOptions.measurements (field)
5 uses
go.opencensus.io/stats (current package)
record.go#L45: measurements []Measurement
record.go#L66: ro.measurements = measurements
record.go#L109: if len(o.measurements) == 0 {
record.go#L120: for _, m := range o.measurements {
record.go#L135: recorder(tag.FromContext(ctx), o.measurements, o.attachments)
![]() |
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. |