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