performance Counters
Parameters
value
The list of performance counter data source configurations.
Parameters
values
The list of performance counter data source configurations.
suspend fun performanceCounters(argument: List<suspend PerfCounterDataSourceArgsBuilder.() -> Unit>)
suspend fun performanceCounters(vararg argument: suspend PerfCounterDataSourceArgsBuilder.() -> Unit)
Parameters
argument
The list of performance counter data source configurations.