function::json_add_array - Add an array
Contents
Arguments
name
The 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.
Name
function::json_add_array - Add an array
See Also
tapset::json(3stap) SystemTap Tapset Reference April 2024 FUNCTION::JSON_ADD_A(3stap)
Synopsis
json_add_array:long(name:string,description:string)
