[go: up one dir, main page]

Skip to content

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

License

Notifications You must be signed in to change notification settings

orcswang-lang/sentry-kafka

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages