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
DEBUG: Class not available:io.sentry.opentelemetry.agent.AgentlessSpringMarker
java.lang.ClassNotFoundException: io.sentry.opentelemetry.agent.AgentlessSpringMarker
at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641)
at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:188)
We can just pass a NoOpLogger to the LoadClass instance.
The text was updated successfully, but these errors were encountered:
Description
e.g.:
We can just pass a NoOpLogger to the
LoadClass
instance.The text was updated successfully, but these errors were encountered: