contrib.go.opencensus.io/exporter/stackdriver.overflowLogger.accum (field)
7 uses
contrib.go.opencensus.io/exporter/stackdriver (current package)
trace.go#L188: accum int
trace.go#L197: case o.accum == 0:
trace.go#L199: case o.accum == 1:
trace.go#L201: o.accum = 0
trace.go#L204: log.Printf("OpenCensus Stackdriver exporter: failed to upload %d spans: buffer full", o.accum)
trace.go#L205: o.accum = 0
trace.go#L218: o.accum++
![]() |
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. |