public class DMeter extends DMetric
Only consider rate of the meter, due to Datadog HTTP API's limited support of meter
| Constructor and Description |
|---|
DMeter(org.apache.flink.metrics.Meter m,
String metricName,
String host,
List<String> tags,
Clock clock) |
| Modifier and Type | Method and Description |
|---|---|
Number |
getMetricValue() |
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.