1FUNCTION::CVE_COUNT_(3stap) CVE Livepatching TapsetFUNCTION::CVE_COUNT_(3stap)
23
4
NAME
6function::cve_count_metric - Increment the count of key
7
SYNOPSIS
9cve_count_metric(key:string)
10
ARGUMENTS
12key
13The metric
14
DESCRIPTION
16This function increments the count of the metric key by 1. The metrics
17can be accessed in /proc/systemtap/MODULE_NAME/__prometheus
18
SEE ALSO
20tapset::livepatch(3stap)
2122
23
24
SystemTap Tapset Reference April 2023 FUNCTION::CVE_COUNT_(3stap)