google.golang.org/genproto/googleapis/devtools/cloudtrace/v2.Span_Attributes.DroppedAttributesCount (field)
3 uses
google.golang.org/genproto/googleapis/devtools/cloudtrace/v2 (current package)
trace.pb.go#L735: DroppedAttributesCount int32 `protobuf:"varint,2,opt,name=dropped_attributes_count,json=droppedAttributesCount,proto3" json:"dropped_attributes_count,omitempty"`
trace.pb.go#L779: return x.DroppedAttributesCount
contrib.go.opencensus.io/exporter/stackdriver
trace_proto.go#L235: (*out).DroppedAttributesCount = dropped
![]() |
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. |