NAME
macro::jsonoutputarraystringvalue - Output a string value for metric in an array. SYNOPSIS @jsonoutputarraystringvalue(arrayname,arrayindex,metricname,value) ARGUMENTS arrayname The name of the array. arrayindex The array index (as a string) indicating where to store the string value. metricname The name of the string metric. value The string value to output. DESCRIPTION The jsonoutputarraystringvalue macro is designed to be called from the 'jsondata' probe in the user's script to output a metric's string value that is in an array. This metric should have been added with jsonaddarraystringmetric. SEE ALSO tapset::json(3stap) SystemTap Tapset Reference June 2018 MACRO::JSONOUTPUTA(3stap)