function::json_add_numeric_metric.3stap - Man Page
Add a numeric metric
Synopsis
json_add_numeric_metric:long(name:string,description:string,units:string)
Arguments
- name
The name of the numeric metric.
- description
Metric description. An empty string can be used.
- units
Metic units. An empty string can be used.
Description
This function adds a numeric metric, setting up everything needed.
See Also0
tapset::json(3stap)
Info
April 2024 SystemTap Tapset Reference JSON Tapset