Skip to content

[exporter/kafkaexporter] move exporter.kafkaexporter.UseFranzGo feature gate to Beta#42327

Merged
atoulme merged 4 commits into
open-telemetry:mainfrom
paulojmdias:feat/42156
Sep 1, 2025
Merged

[exporter/kafkaexporter] move exporter.kafkaexporter.UseFranzGo feature gate to Beta#42327
atoulme merged 4 commits into
open-telemetry:mainfrom
paulojmdias:feat/42156

Conversation

@paulojmdias
Copy link
Copy Markdown
Member

Description

This PR moves the exporter.kafkaexporter.UseFranzGo feature gate to Beta.

Link to tracking issue

Fixes #42156

Testing

Tests are kept untouched since they are still working when the feature gate is enabled by default.

Documentation

Updated the README.md with the reference for the users to opt out of using franz-go, disabling the feature gate.

paulojmdias and others added 4 commits August 28, 2025 18:36
…re gate to Beta

Signed-off-by: Paulo Dias <paulodias.gm@gmail.com>
Signed-off-by: Paulo Dias <paulodias.gm@gmail.com>
Signed-off-by: Paulo Dias <paulodias.gm@gmail.com>
@paulojmdias paulojmdias marked this pull request as ready for review August 28, 2025 18:07
@paulojmdias paulojmdias requested review from a team and MovieStoreGuy as code owners August 28, 2025 18:07
@github-actions github-actions Bot requested review from axw and pavolloffay August 28, 2025 18:08
Copy link
Copy Markdown
Contributor

@axw axw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @paulojmdias! I'm glad this one turned out to be less work for you 😁

@atoulme atoulme merged commit 73bba7d into open-telemetry:main Sep 1, 2025
191 checks passed
@github-actions github-actions Bot added this to the next release milestone Sep 1, 2025
@paulojmdias paulojmdias deleted the feat/42156 branch September 1, 2025 07:17
songy23 pushed a commit that referenced this pull request Oct 10, 2025
#### Description

I would like to propose adding @paulojmdias as a code owner of the Kafka
components. He has been doing excellent work across all of those
components (and more besides!).

-
#42507
-
#42796
-
#43105
-
#42181
-
#42327
-
#42507
-
#42796
-
#43019
-
#43083
-
#43105

#### Link to tracking issue

N/A

#### Testing

N/A

#### Documentation

N/A
ChrsMark pushed a commit to ChrsMark/opentelemetry-collector-contrib that referenced this pull request Oct 20, 2025
#### Description

I would like to propose adding @paulojmdias as a code owner of the Kafka
components. He has been doing excellent work across all of those
components (and more besides!).

-
open-telemetry#42507
-
open-telemetry#42796
-
open-telemetry#43105
-
open-telemetry#42181
-
open-telemetry#42327
-
open-telemetry#42507
-
open-telemetry#42796
-
open-telemetry#43019
-
open-telemetry#43083
-
open-telemetry#43105

#### Link to tracking issue

N/A

#### Testing

N/A

#### Documentation

N/A
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[exporter/kafka] use franz-go client by default

5 participants