usageAggregateOnlyMetrics property

List<String>? usageAggregateOnlyMetrics
final

Metrics this plan only records as a total. They cannot be broken down by dimension or filtered, because the stored events cover a fraction of the real traffic.

Implementation

final List<String>? usageAggregateOnlyMetrics;