service Load Metrics
Parameters
value
The service load metrics is given as an array of ServiceLoadMetricDescription objects.
Parameters
values
The service load metrics is given as an array of ServiceLoadMetricDescription objects.
suspend fun serviceLoadMetrics(argument: List<suspend ServiceLoadMetricDescriptionArgsBuilder.() -> Unit>)
suspend fun serviceLoadMetrics(vararg argument: suspend ServiceLoadMetricDescriptionArgsBuilder.() -> Unit)
suspend fun serviceLoadMetrics(argument: suspend ServiceLoadMetricDescriptionArgsBuilder.() -> Unit)
Parameters
argument
The service load metrics is given as an array of ServiceLoadMetricDescription objects.