NAME
macro::jsonoutputnumericvalue - Output a numeric value. SYNOPSIS @jsonoutputnumericvalue(name,value) ARGUMENTS name The name of the numeric metric. value The numeric value to output. DESCRIPTION The jsonoutputnumericvalue macro is designed to be called from the 'jsondata' probe in the user's script to output a metric's numeric value. This metric should have been added with jsonaddnumericmetric. SEE ALSO tapset::json(3stap) SystemTap Tapset Reference June 2018 MACRO::JSONOUTPUTN(3stap)