Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 651 Bytes

readme.md

File metadata and controls

16 lines (9 loc) · 651 Bytes

sentry-kafka二次开发

An extension for Sentry to forward events to Apache Kafka for logging.

Configuration

Enable the plugin in your project's configuration page (Projects -> [Project]) under Manage Integrations.

Go to your project's configuration page (Projects -> [Project]) and select the Kafka Logging tab. Enter the broker and topic settings.

You may optionally set the broker in the sentry config:

KAFKA_BROKER='my.broker.com:9092'

When set in the config, the broker field will be readonly for all projects.

源仓库:https://github.com/Banno/getsentry-kafka