open-telemetry / open-telemetry/opentelemetry-python-contrib
Support for kafka-python-ng
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1.1k
- Forks
- 1.1k
- Avg merge
- 4d 15h
- Merged PRs (30d)
- 16
Description
Project has renamed and rehomed to https://github.com/wbarnha/kafka-python-ng; it would be nice to support this version also at https://github.com/open-telemetry/opentelemetry-python-contrib/blob/fdb2e141d4455a367f9e5fb1971a950c6a59178a/instrumentation/opentelemetry-instrumentation-kafka-python/src/opentelemetry/instrumentation/kafka/package.py#L16
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with instrumentation/opentelemetry-instrumentation-kafka-python/src/opentelemetry/instrumentation/kafka/package.py at the referenced line, then review the kafka-python-ng project to understand its package identity. Update the instrumentation's support so kafka-python-ng is recognized, and verify that the Kafka instrumentation still works with the renamed package.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kafka, python
- Domain
- observability, stream-processing
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100