public interface MetricSender
| Modifier and Type | Method and Description |
|---|---|
void |
sendMetric(MetricInfo metric,
Double value)
send the given value to the given metric
|
void sendMetric(MetricInfo metric, Double value)
metric - the target metricvalue - the value to sendCopyright © 2016 Taimos GmbH. All rights reserved.