getsentry / getsentry/sentry-python

Kafka Integration

未關閉
#2,367 5 則留言 1 個 reaction 已指派 0 人 在 GitHub 檢視
Feature Python Spans
主要語言
Python
星號
2.2k
分支
669
平均合併
1 天 40 分鐘
30 天內合併 PR
212

描述

### Problem Statement

There is no integration in the Python SDK which provides some auto-instrumentation for kafka interactions. Which requires [manual instrumentation](https://docs.sentry.io/platforms/python/usage/distributed-tracing/custom-instrumentation/) to be able to capture span information and have OOTB distributed tracing with services communicating

### Solution Brainstorm

There is already a [redis integration](https://docs.sentry.io/platforms/python/configuration/integrations/redis/), which is not immediately the same as Kafka but also can behave as a messaging service.

There is also in OTel some Kafka integration. would it be possible to have something similar or re-use their integration in the Sentry SDK?

貢獻指南

開啟貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。