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
Caused by: com.fasterxml.jackson.databind.exc.InvalidDefinitionException: Failed on call to `getDeclaredMethods()` on class `org.dhatim.dropwizard.sentry.logging.SentryAppenderFactory`, problem: (java.lang.NoClassDefFoundError) io/sentry/SentryOptions
at [Source: UNKNOWN; byte offset: #UNKNOWN] (through reference chain: com.tradeshift.ada.coding.AdaCodingConfiguration["logging"]->io.dropwizard.logging.DefaultLoggingFactory["appenders"]->java.util.ArrayList[1])
The text was updated successfully, but these errors were encountered:
Looks like this changed with c907978 and you should use inAppIncludes as a direct replacement for stacktraceAppPackages. Not sure what else is going on yet
Following configuration doesn't work after upgrading the package from 2.0.12-1 to 2.0.29
throws this error
The text was updated successfully, but these errors were encountered: