FUNCTION::JSON_ADD_S
Section: JSON Tapset (3stap)
Updated: November 2020
Page Index
NAME
function::json_add_string_metric - Add a string metric
SYNOPSIS
json_add_string_metric:long(name:string,description:string)
ARGUMENTS
name
-
The name of the string metric.
description
-
Metric description. An empty string can be used.
DESCRIPTION
This function adds a string metric, setting up everything needed.
SEE ALSO
tapset::json(3stap)