We use gRPC in python to connect to external metrics collector, and we found in the timer thread in gRPC, the clocktype set in the condition is realtime type, what could I do to make it changed to monotonic?
Thanks.
We use gRPC in python to connect to external metrics collector, and we found in the timer thread in gRPC, the clocktype set in the condition is realtime type, what could I do to make it changed to monotonic?
Thanks.