table of contents
other versions
- buster 4.0-1
- buster-backports 4.4-1~bpo10+1
- testing 4.4-2
- unstable 4.4-2
- experimental 4.5-1
FUNCTION::JSON_ADD_A(3stap) | JSON Tapset | FUNCTION::JSON_ADD_A(3stap) |
NAME¶
function::json_add_array - Add an arraySYNOPSIS¶
json_add_array:long(name:string,description:string)
ARGUMENTS¶
nameThe name of the array.
description
Array description. An empty string can be used.
DESCRIPTION¶
This function adds a array, setting up everything needed. Arrays contain other metrics, added with json_add_array_numeric_metric or json_add_array_string_metric.SEE ALSO0¶
tapset::json(3stap)October 2018 | SystemTap Tapset Reference |