metrics property

List<String>? metrics
getter/setter pair

Types of the metrics to report to this monitoring destination.

Each type must be defined in Service.metrics section.

Implementation

core.List<core.String>? metrics;