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