public class PrometheusHistogramMetric extends HistogramMetric
HistogramMetric.Timer| Constructor and Description |
|---|
PrometheusHistogramMetric(String name,
String tips,
MetricTag.Keys labels,
MetricTag.Values values,
double... buckets) |
| Modifier and Type | Method and Description |
|---|---|
void |
observe(double value) |
createTimerpublic PrometheusHistogramMetric(String name, String tips, MetricTag.Keys labels, MetricTag.Values values, double... buckets)
public void observe(double value)
observe in class HistogramMetricCopyright © 2019 The Apache Software Foundation. All rights reserved.