Solutionunvalidated
Use a Sentry SDK/logback integration that is compatible with the NiFi version and ensure the required Sentry logback dependency providing SentryAppender is correctly included. If adding JARs to NiFi/lib breaks startup, avoid that approach and instead use an external/logging pipeline workaround (e.g., forward NiFi logs to Sentry via a sidecar/appender supported by NiFi without disrupting its classloading), or place integration in a NiFi extension/custom module configured for that NiFi version.
8038d5bc-5ba5-4f2e-971c-299bf6b26407
Use a Sentry SDK/logback integration that is compatible with the NiFi version and ensure the required Sentry logback dependency providing SentryAppender is correctly included. If adding JARs to NiFi/lib breaks startup, avoid that approach and instead use an external/logging pipeline workaround (e.g., forward NiFi logs to Sentry via a sidecar/appender supported by NiFi without disrupting its classloading), or place integration in a NiFi extension/custom module configured for that NiFi version.