-
Bug
-
Resolution: Done
-
Major
-
14.0.16.Final, 15.0.0.Final
-
None
-
None
While investigating a separate issue it was found that OpenTelemetry is checked every time for certain operations. When it is not found an entire stack trace is created at DEBUG level. This can end up spamming logs. We should check the classpath once statically and log the DEBUG message the one time.