func go.opencensus.io/trace.NeverSample
5 uses
go.opencensus.io/trace (current package)
sampling.go#L71: func NeverSample() Sampler {
contrib.go.opencensus.io/exporter/stackdriver
metrics.go#L81: trace.WithSampler(trace.NeverSample()),
stats.go#L213: trace.WithSampler(trace.NeverSample()),
trace.go#L127: trace.WithSampler(trace.NeverSample()),
trace.go#L171: trace.WithSampler(trace.NeverSample()),
![]() |
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. |