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_count_metric - Increment the count of key

Arguments

key
           The metric

Description

       This function increments the count of the metric key by 1. The metrics can be accessed in
       /proc/systemtap/MODULE_NAME/__prometheus

Name

       function::cve_count_metric - Increment the count of key

See Also

tapset::livepatch(3stap)

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

Synopsis

           cve_count_metric(key:string)

See Also