Home
last modified time | relevance | path

Searched defs:include_exchange_labels (Results 1 – 3 of 3) sorted by relevance

/third_party/grpc/src/python/grpcio_observability/grpc_observability/
Dobservability_util.cc64 const bool include_exchange_labels) { in RecordIntMetric()
79 const bool include_exchange_labels) { in RecordDoubleMetric()
D_observability.py69 include_exchange_labels: bool = False variable in StatsData
Dpython_observability_context.h107 bool include_exchange_labels; member