MetricFormat_enum
MetricFormat_enum
Enumerates the metrics output format.
Possible values:
PROMETHEUS
: metrics are returned in Prometheus formatWAVEFRONT
: metrics are returned in Wavefront formatMetricFormat_Unknown
: represent the value when the lower version client cannot recognize the enum value
This data structure has no properties.
Enumeration:
PROMETHEUS,
WAVEFRONT,
MetricFormat_Unknown,