1FUNCTION::JSON_ADD_S(3stap) JSON Tapset FUNCTION::JSON_ADD_S(3stap)
23
4
NAME
6function::json_add_string_metric - Add a string metric
7
SYNOPSIS
9json_add_string_metric:long(name:string,description:string)
10
ARGUMENTS
12name
13The name of the string metric.
1415
description
16Metric description. An empty string can be used.
17
DESCRIPTION
19This function adds a string metric, setting up everything needed.
20
SEE ALSO
22tapset::json(3stap)
2324
25
26
SystemTap Tapset Reference November 2019 FUNCTION::JSON_ADD_S(3stap)