<init>
DropwizardMetrics(
registry: MetricRegistry,
baseName: String = MetricRegistry.name("ktor.calls"))
Dropwizard metrics support feature. See https://ktor.io/servers/features/metrics.html for details.
DropwizardMetrics(
registry: MetricRegistry,
baseName: String = MetricRegistry.name("ktor.calls"))
Dropwizard metrics support feature. See https://ktor.io/servers/features/metrics.html for details.