WIP: Re-implementation of Theodolite with Kotlin/Quarkus
Compare changes
Files
3- Benedikt Wetzel authored
@@ -13,7 +13,9 @@ private val logger = KotlinLogging.logger {}
@@ -40,6 +42,7 @@ class MetricFetcher(private val prometheusURL: String) {