public class DGauge extends DMetric
| Constructor and Description |
|---|
DGauge(org.apache.flink.metrics.Gauge<Number> g,
String metricName,
String host,
List<String> tags,
Clock clock) |
| Modifier and Type | Method and Description |
|---|---|
Number |
getMetricValue()
Visibility of this method must not be changed
since we deliberately not map it to json object in a Datadog-defined format.
|
public Number getMetricValue()
getMetricValue in class DMetricCopyright © 2014–2020 The Apache Software Foundation. All rights reserved.