You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are switching from scala 2.13.12 to scala 3.3.1.
This is the only change.
We have some errors at boot :
[main] WARNING 2024-02-16 13:57:57 Logger : Error trying to load Instrumentation: kamon.instrumentation.akka.instrumentations.akka_25.DispatcherInstrumentation with error: java.lang.ClassNotFoundException: kamon.instrumentation.akka.instrumentations.akka_25.DispatcherInstrumentation
[main] WARNING 2024-02-16 13:57:57 Logger : Error trying to load Instrumentation: kamon.instrumentation.akka.instrumentations.akka_25.remote.RemotingInstrumentation with error: java.lang.ClassNotFoundException: kamon.instrumentation.akka.instrumentations.akka_25.remote.RemotingInstrumentation
The application starts but like the screenshot shows, we lost some http request paths
The text was updated successfully, but these errors were encountered:
Dichotomia
changed the title
Instrumentation is broken With play 3.0, scala 3.0, kamon-bundle and Prometheus
Instrumentation is broken With play 3.0, scala 3.3.1, kamon-bundle and Prometheus
Feb 16, 2024
We are switching from scala 2.13.12 to scala 3.3.1.
This is the only change.
We have some errors at boot :
The application starts but like the screenshot shows, we lost some http request paths
The text was updated successfully, but these errors were encountered: