additionalMetricsToRetainV2 property

List<MetricToRetain>? additionalMetricsToRetainV2
final

A list of metrics whose data is retained (stored). By default, data is retained for any metric used in the profile's behaviors, but it is also retained for any metric specified here.

Implementation

final List<MetricToRetain>? additionalMetricsToRetainV2;