Open kudrevatykh opened 2 years ago
Looks like the instrumentation is targeting HikariCP v4. The instrumented methods have changed in v5, which is most likely the cause.
Looks like the instrumentation is targeting HikariCP v4. The instrumented methods have changed in v5, which is most likely the cause.
we use HikariCP 4.0.3
Sometimes on application startup I get NPE
I think there is some race in Kamon instrumentation code that causes such error