frameMetricData property

List<FrameMetricDatum> frameMetricData
final

Details of the metrics to request a time series of values. The metric includes the name of the frame, the aggregation type to calculate the metric value for the frame, and the thread states to use to get the count for the metric value of the frame.

Implementation

final List<FrameMetricDatum> frameMetricData;