Skip to content

[Feature] Support kafka-clients-3.9.x intercept & Upgrade kafka-clients version in optional-reporter-plugins to 3.9.1 #13560

@GuiSong01

Description

@GuiSong01

Search before asking

  • I had searched in the issues and found no similar feature requirement.

Description

Broken Tracing Chain with Spring Kafka 3.1.0+: With Spring Kafka 3.1.0+ and kafka-clients 3.9.1+, The class named LegacyKafkaConsumer was rename to ClassicKafkaConsumer. Because of the enhance class was changed, so we should create new Instrumentation to enhance the new class.

Use case

When microservices use Spring Kafka 3.1.0+ with Kafka clients version 3.9.0+, the Kafka consumer call chain remains unbroken.

Related issues

No response

Are you willing to submit a pull request to implement this on your own?

  • Yes I am willing to submit a pull request on my own!

Code of Conduct

Metadata

Metadata

Assignees

Labels

featureNew featurejavaJava agent relatedpluginPlugin for agent or collector. Be used to extend the capabilities of default implementor.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions