For now, try running your code under debug mode, with the pending_tags enabled:
export GRPC_VERBOSITY=DEBUG export GRPC_TRACE=pending_tags On Tuesday, July 11, 2017 at 4:08:45 PM UTC-7, [email protected] wrote: > > The number of queued tags is not available via any public api for the > completion queue. I will add a github issue to add that to our internal > tracing of completion queues, as I agree that it could be useful data. > > On Wednesday, July 5, 2017 at 9:20:04 PM UTC-7, [email protected] wrote: >> >> I have same question as your. >> >> 在 2017年3月16日星期四 UTC+8下午10:01:40,[email protected]写道: >>> >>> Hello, >>> >>> I have a particular case where I'm interested in looking at the size of >>> the completion queue at the server. I don't see a public API declared in " >>> include/grpc++/impl/codegen/completion_queue.h". >>> Is there a way to access queue size from the asynchronous server? >>> >>> Regards, >>> Akshitha >>> >> -- You received this message because you are subscribed to the Google Groups "grpc.io" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/grpc-io. To view this discussion on the web visit https://groups.google.com/d/msgid/grpc-io/ec9fa0ce-2cff-4605-8b0a-7291d0d2a4ae%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
