function::json_add_array_string_metric
名前
function::json_add_array_string_metric — 文字列メトリックを配列に追加する
概要
json_add_array_string_metric:long(array_name:string,metric_name:string,metric_description:string)
引数
array_name
- 文字列メトリックを追加する配列の名前。
metric_name
- 文字列メトリックの名前。
metric_description
- メトリックの説明。空の文字列を使用できます。
説明
この関数は、配列に文字列メトリックを追加し、必要なものをすべて設定します。