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::cve_record_metric - Set the value of key

Arguments

key
           The metric

       value
           The new value

Description

       This function sets the value of the metric key. The metrics can be accessed in
       /proc/systemtap/MODULE_NAME/__prometheus

Name

       function::cve_record_metric - Set the value of key

See Also

tapset::livepatch(3stap)

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

Synopsis

           cve_record_metric(key:string,value:long)

See Also