Skip to content

Conversation

@mznet
Copy link
Contributor

@mznet mznet commented Jul 11, 2025

As part of this issue, I add missing configurations and a description to the metadata for Kafka 0.11, and write the metadata for Kafka 2.6.

Kafka 0.11 instrumentation is a Java agent module, so its metadata includes a configurations section. In contrast, Kafka 2.6 instrumentation is just a library, so I don’t include any configurations there.

While going through the Kafka README.md, I notice that a few configurations are missing, so I add them as well.

@mznet mznet requested a review from a team as a code owner July 11, 2025 06:18
@linux-foundation-easycla
Copy link

linux-foundation-easycla bot commented Jul 11, 2025

CLA Signed

The committers listed above are authorized under a signed CLA.

Comment on lines 7 to 8
| `otel.instrumentation.messaging.experimental.capture-headers` | List | Empty | Enable the capture of experimental headers in messaging systems. |
| `otel.instrumentation.messaging.experimental.receive-telemetry.enabled` | Boolean | `false` | Enable the capture of experimental receive telemetry in messaging systems. |
Copy link
Contributor

Choose a reason for hiding this comment

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

I think we currently don't list the common options in the readme files.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@laurit I reverted the README because my previous change was unnecessary.

@trask trask merged commit 5b67c8b into open-telemetry:main Jul 15, 2025
89 of 91 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants