public class OTLMetricAdapter extends Object implements MetricAdapter
| Modifier and Type | Method and Description |
|---|---|
void |
updateScopeMetric(EventType type,
Object arg) |
void |
updateSpanMetric(EventType type,
Object arg) |
void |
updateTracerMetric(EventType type,
Object arg) |
public void updateTracerMetric(EventType type, Object arg)
updateTracerMetric in interface MetricAdapterpublic void updateSpanMetric(EventType type, Object arg)
updateSpanMetric in interface MetricAdapterpublic void updateScopeMetric(EventType type, Object arg)
updateScopeMetric in interface MetricAdapterCopyright © 2020. All rights reserved.