func go.opencensus.io/stats.RecordWithOptions
5 uses
go.opencensus.io/stats (current package)
record.go#L92: RecordWithOptions(ctx, WithMeasurements(ms...))
record.go#L101: return RecordWithOptions(ctx, WithTags(mutators...), WithMeasurements(ms...))
record.go#L107: func RecordWithOptions(ctx context.Context, ros ...Options) error {
go.opencensus.io/plugin/ocgrpc
stats_common.go#L148: ocstats.RecordWithOptions(ctx,
stats_common.go#L160: ocstats.RecordWithOptions(ctx,
![]() |
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. |