logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

function::json_add_numeric_metric - Add a numeric metric

Arguments

name
           The name of the numeric metric.

       description
           Metric description. An empty string can be used.

       units
           Metic units. An empty string can be used.

Description

       This function adds a numeric metric, setting up everything needed.

Name

       function::json_add_numeric_metric - Add a numeric metric

See Also

tapset::json(3stap)

SystemTap Tapset Reference                         April 2024                        FUNCTION::JSON_ADD_N(3stap)

Synopsis

           json_add_numeric_metric:long(name:string,description:string,units:string)

See Also