go.opencensus.io/trace.Annotation.Attributes (field)
7 uses
go.opencensus.io/trace (current package)
basetypes.go#L42: Attributes map[string]interface{}
trace.go#L429: Attributes: m,
trace.go#L445: Attributes: a,
go.opencensus.io/zpages
tracez.go#L306: if len(e.Attributes) != 0 {
tracez.go#L307: msg = msg + " " + formatAttributes(e.Attributes)
contrib.go.opencensus.io/exporter/stackdriver
trace_proto.go#L91: copyAttributes(&annotation.Attributes, a.Attributes)
golang.org/x/pkgsite/internal/dcensus
debug.go#L49: dumpAttributes(&buf, a.Attributes)
![]() |
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. |