config

fun MonitoringConfigFactory<Remote.Config>.config(endpointUrl: String, httpClient: HttpClient? = null, coroutineScope: CoroutineScope? = null): Remote.Config

Helper method to create a new Config instance.