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