Searched refs:metricValues (Results 1 – 1 of 1) sorted by relevance
26 nlohmann::json metricValues = nlohmann::json::array_t(); in toMetricValues() local35 metricValues.emplace_back(std::move(metricReport)); in toMetricValues()38 return metricValues; in toMetricValues()