Your Logo
Documentation made easier

FUNCTION::CVE_COUNT_

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION
SEE ALSO

NAME

function::cve_count_metric − Increment the count of key

SYNOPSIS

cve_count_metric(key:string)

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

SEE ALSO

tapset::livepatch(3stap)