Searched refs:StringGauge (Results 1 – 3 of 3) sorted by relevance
64 gauge = monitoring.StringGauge('test/gauge', 'test gauge')70 gauge1 = monitoring.StringGauge('test/gauge1', 'test gauge1', 'label1')
281 class StringGauge(Metric): class299 super(StringGauge, self).__init__('StringGauge', _string_gauge_methods,304 return StringGaugeCell(super(StringGauge, self).get_cell(*labels))
3618 distribution_strategy_gauge = monitoring.StringGauge(