Hello,

In my application, I'd like to be able to periodically collect metrics on 
the gRPC internals from grpc_core::GlobalStats` struct. I found a test 
(test/core/end2end/tests/simple_request.cc) where these are accessed with 
the call `grpc_core::global_stats()`; however, the unit test uses internal 
include files ("src/core/lib/debug/stats_data.h"), which aren't part of the 
public API.

Is there another way to gain access to this struct from library clients?

Thanks,

Davor

-- 
*
*
*
*
*Confidentiality Notice: This communication contains information 
which is confidential and may also be legally privileged.  If you are not 
the intended recipient(s), you are hereby notified that any disclosure, 
copying, distribution, or use of this communication is strictly prohibited. 
 If you have received this communication in error, please notify the sender 
and promptly delete from your system the entirety of the communication and 
any copies thereof.  *

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/grpc-io/e6ae4381-2e2a-4d54-ba29-207d1306ca4an%40googlegroups.com.

Reply via email to