exportMetric method

int exportMetric(
  1. String metricJson
)

Implementation

int exportMetric(String metricJson) => exportTrace(metricJson);