opencensus-cpp icon indicating copy to clipboard operation
opencensus-cpp copied to clipboard

how to register filter for each channel

Open jxd134 opened this issue 7 years ago • 1 comments

Now if use opencensus::RegisterGrpcPlugin(), the filter is affected for every channel. Does is support for register grpc filter for which channel i want to use?

jxd134 avatar Jun 06 '18 07:06 jxd134

@g-easy I think we used to have a per-channel argument to disable/enable the filter. Is that still true?

bogdandrutu avatar Sep 05 '18 16:09 bogdandrutu