grpc-java/xds
Chengyuan Zhang c5317e4935
xds: do not add a new CallMetricRecorder instance to context if there is already one (#6042)
* xds: do not add a new CallMetricRecorder instance to context if there is already one

* save a local reference to CallMetricRecorder instance to allow ServerCall#close() being called in a different context

* added test coverage for having ServerInterceptor/ServerStreamTracerFactory both install CallMetricRecorder
2019-08-08 13:00:46 -07:00
..
src xds: do not add a new CallMetricRecorder instance to context if there is already one (#6042) 2019-08-08 13:00:46 -07:00
third_party xds: update envoy to 89eb31bcbe2308bf1e9073620e843bf472363495 (#5972) 2019-07-09 21:19:53 -07:00
build.gradle xds: implement a server interceptor for taking server application metrics and sending to client side in ORCA format (#6018) 2019-07-29 14:46:24 -07:00