1FUNCTION::JSON_SET_P(3stap) JSON Tapset FUNCTION::JSON_SET_P(3stap)
23
4
NAME
6function::json_set_prefix - Set the metric prefix.
7
SYNOPSIS
9json_set_prefix:long(prefix:string)
10
ARGUMENTS
12prefix
13The prefix name to be used.
14
DESCRIPTION
16This function sets the “prefix”, which is the name of the base of the
17metric hierarchy. Calling this function is optional, by default the
18name of the systemtap module is used.
19
SEE ALSO
21tapset::json(3stap)
2223
24
25
SystemTap Tapset Reference May 2022 FUNCTION::JSON_SET_P(3stap)