Ubuntu Manpages

function::cve_record_metric

Set the value of key

    cve_record_metric(key:string,value:long)

key

The metric

value

The new value

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

tapset::livepatch(3stap)