var go.opencensus.io/plugin/ocgrpc.ServerSentBytesPerRPCView

4 uses

	go.opencensus.io/plugin/ocgrpc (current package)
		server_metrics.go#L50: 	ServerSentBytesPerRPCView = &view.View{
		server_metrics.go#L94: 	ServerSentBytesPerRPCView,

	go.opencensus.io/zpages
		rpcz.go#L53: 		ocgrpc.ServerSentBytesPerRPCView:        true,
		rpcz.go#L304: 		case ocgrpc.ServerSentBytesPerRPCView: