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. Can be used with custom metrics; cannot be used with dimensions.

Implementation

final List<MetricToRetain>? additionalMetricsToRetainV2;