Functions | Variables
performance.massage_qps_stats_helpers Namespace Reference

Functions

def _threshold_for_count_below (buckets, boundaries, count_below)
 
def counter (core_stats, name)
 
def histogram (core_stats, name)
 
def percentile (buckets, pctl, boundaries)
 

Variables

 Histogram = collections.namedtuple('Histogram', 'buckets boundaries')
 

Function Documentation

◆ _threshold_for_count_below()

def performance.massage_qps_stats_helpers._threshold_for_count_below (   buckets,
  boundaries,
  count_below 
)
private

Definition at line 18 of file massage_qps_stats_helpers.py.

◆ counter()

def performance.massage_qps_stats_helpers.counter (   core_stats,
  name 
)

Definition at line 45 of file massage_qps_stats_helpers.py.

◆ histogram()

def performance.massage_qps_stats_helpers.histogram (   core_stats,
  name 
)

Definition at line 54 of file massage_qps_stats_helpers.py.

◆ percentile()

def performance.massage_qps_stats_helpers.percentile (   buckets,
  pctl,
  boundaries 
)

Definition at line 40 of file massage_qps_stats_helpers.py.

Variable Documentation

◆ Histogram

performance.massage_qps_stats_helpers.Histogram = collections.namedtuple('Histogram', 'buckets boundaries')

Definition at line 51 of file massage_qps_stats_helpers.py.



grpc
Author(s):
autogenerated on Fri May 16 2025 03:03:41