metric Kind
Parameters
value
Whether the metric records instantaneous values, changes to a value, etc. Some combinations of metricKind and valueType might not be supported. For counter metrics, set this to DELTA. Possible values are: DELTA
, GAUGE
, CUMULATIVE
.