include Metrics
Parameters
value
An array that defines the metrics that are to have additional statistics streamed.
Parameters
values
An array that defines the metrics that are to have additional statistics streamed.
suspend fun includeMetrics(argument: List<suspend MetricStreamStatisticsMetricArgsBuilder.() -> Unit>)
suspend fun includeMetrics(vararg argument: suspend MetricStreamStatisticsMetricArgsBuilder.() -> Unit)
Parameters
argument
An array that defines the metrics that are to have additional statistics streamed.