forked from tradier/dropwizard-raven
-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
Following configuration doesn't work after upgrading the package from 2.0.12-1 to 2.0.29
- type: sentry
stacktraceAppPackages:
- com.tradeshift
threshold: ERROR
dsn: https://[email protected]/1228780
mdcTags: ['actor', 'tenant']
environment: dev
release: somerelease
throws this error
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])
Metadata
Metadata
Assignees
Labels
No labels