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