Skip to content

Disable Kafka 3.8+ instrumentation by default#7908

Merged
nayeem-kamal merged 1 commit intomasterfrom
nayeem-kamal/kafka-disabled-2
Nov 7, 2024
Merged

Disable Kafka 3.8+ instrumentation by default#7908
nayeem-kamal merged 1 commit intomasterfrom
nayeem-kamal/kafka-disabled-2

Conversation

@nayeem-kamal
Copy link
Copy Markdown
Contributor

@nayeem-kamal nayeem-kamal commented Nov 7, 2024

This reverts commit 8c7495a.

What Does This Do

Disables kafka 3.8+ due to double instrumenting of classes which causes double the amount of traces for kafka. This is a breaking change and will be reverted once the double tracing issue is resolved.

Motivation

Kafka 3.8+ disabled by default to mitigate an ongoing bug

Additional Notes

Contributor Checklist

Jira ticket: [PROJ-IDENT]

@nayeem-kamal nayeem-kamal added the inst: kafka Kafka instrumentation label Nov 7, 2024
@nayeem-kamal nayeem-kamal requested a review from ygree November 7, 2024 16:53
@nayeem-kamal nayeem-kamal requested review from a team as code owners November 7, 2024 16:53
@nayeem-kamal nayeem-kamal enabled auto-merge (squash) November 7, 2024 16:56
@nayeem-kamal nayeem-kamal merged commit 39c11f9 into master Nov 7, 2024
@nayeem-kamal nayeem-kamal deleted the nayeem-kamal/kafka-disabled-2 branch November 7, 2024 17:27
@github-actions github-actions Bot added this to the 1.43.0 milestone Nov 7, 2024
@ygree ygree modified the milestones: 1.43.0, 1.42.1 Nov 7, 2024
@nayeem-kamal nayeem-kamal changed the title Revert "Removed config variable for disabling kafka-clients" Disable Kafka 3.8+ instrumentation by default Nov 8, 2024
@nayeem-kamal nayeem-kamal added the tag: breaking change Breaking changes label Nov 8, 2024
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Nov 8, 2024

Hi! 👋 Thanks for your pull request! 🎉

To help us review it, please make sure to:

  • Add at least one type, and one component or instrumentation label to the pull request

If you need help, please check our contributing guidelines.

3 similar comments
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Nov 8, 2024

Hi! 👋 Thanks for your pull request! 🎉

To help us review it, please make sure to:

  • Add at least one type, and one component or instrumentation label to the pull request

If you need help, please check our contributing guidelines.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Nov 8, 2024

Hi! 👋 Thanks for your pull request! 🎉

To help us review it, please make sure to:

  • Add at least one type, and one component or instrumentation label to the pull request

If you need help, please check our contributing guidelines.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Nov 8, 2024

Hi! 👋 Thanks for your pull request! 🎉

To help us review it, please make sure to:

  • Add at least one type, and one component or instrumentation label to the pull request

If you need help, please check our contributing guidelines.

@mcculls mcculls added tag: no release notes Changes to exclude from release notes and removed tag: breaking change Breaking changes labels Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

inst: kafka Kafka instrumentation tag: no release notes Changes to exclude from release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants