Home > Configuration > Metrics > setmetricsprofile_outputmode

setmetricsprofile_outputmode

Use this method to set this option indicates the format in which metrics data is generated

Syntax



Parameters

name

Name for the metrics profile. Must begin with an ASCII alphabetic or underscore (_) character, and must contain only ASCII alphanumeric, underscore, hash (#), period (.), space, colon (:), at (@), equals (=), and hyphen (-) characters.!.
This is mandatory parameter.

outputmode

This option indicates the format in which metrics data is generated
Default value = NS_ANALYTICS_OUT_MODE_AVRO.
Possible Values : avro, prometheus, influx, json.

Return Value

Returns simpleResult

See Also