File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -129,6 +129,9 @@ etors:
129129 desc : " Produces normalization using raw_metric / HW instance_count."
130130 - name : NORMALIZATION_RATE
131131 desc : " Produces normalization average using raw_metric / timestamp."
132+ - name : NORMALIZATION_BYTES
133+ version : " 1.10"
134+ desc : " Produces normalization average using raw_metric * n bytes."
132135--- # --------------------------------------------------------------------------
133136type : enum
134137desc : " Supported value info types"
@@ -550,4 +553,4 @@ returns:
550553 - $X_RESULT_ERROR_INVALID_ARGUMENT :
551554 - " If trying to destroy a metric from pre-defined metric group"
552555 - $X_RESULT_ERROR_HANDLE_OBJECT_IN_USE :
553- - " If trying to destroy a metric currently added to a metric group"
556+ - " If trying to destroy a metric currently added to a metric group"
You can’t perform that action at this time.
0 commit comments