Implements Kotlin coroutine scheduler metrics. A workaround until Coroutine scheduler monitoring is implemented.
To try it out with prometheus:
grafana
grafana schedulers panel
prometheus
nginx endpoint to call
Start the service, go to grafana (admin, MYPASSWORT) schedulers panel, kick of load on the service using reactor.sh or coroutineParallel.sh, see the metrics appear.