metrics property Null safety
read / write
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;
Types of the metrics to report to this monitoring destination.
Each type must be defined in Service.metrics section.
core.List<core.String>? metrics;