Home
last modified time | relevance | path

Searched defs:stats_enabled (Results 1 – 2 of 2) sorted by relevance

/third_party/grpc/src/python/grpcio_observability/grpc_observability/
D_observability_config.py29 stats_enabled: bool = False variable in GcpObservabilityConfig
/third_party/grpc/src/python/grpcio/grpc/
D_observability.py198 def stats_enabled(self) -> bool: member in ObservabilityPlugin