go.opencensus.io/trace.lruMap.droppedCount (field)

4 uses

	go.opencensus.io/trace (current package)
		lrumap.go#L26: 	droppedCount int
		lrumap.go#L33: 		droppedCount: 0,
		lrumap.go#L37: 		lm.droppedCount++
		trace.go#L301: 		sd.DroppedAttributeCount = s.lruAttributes.droppedCount