Using the on-prem version of Sentry but should work with their hosted version, just add the DSN. Setup up on Ubuntu and Kafka 1.0.0.
You will also need the environment variables when starting Kafka
export SENTRY_PROPERTIES_FILE=/etc/kafka/config/sentry.properties
export CLASSPATH=/etc/kafka/libs/*