NAME
function::jsonaddarraynumericmetric - Add a numeric metric to an array SYNOPSIS jsonaddarraynumericmetric:long(arrayname:string,metricname:string,metricdescription:string,metricunits:string) ARGUMENTS arrayname The name of the array the numeric metric should be added to. metricname The name of the numeric metric. metricdescription Metric description. An empty string can be used. metricunits Metic units. An empty string can be used. DESCRIPTION This function adds a numeric metric to an array, setting up everything needed. SEE ALSO tapset::json(3stap) SystemTap Tapset Reference June 2018 FUNCTION::JSONADDA(3stap)