Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support automatic Kafka instrumentation #1508

Closed
SansDK opened this issue Oct 4, 2021 · 3 comments
Closed

Support automatic Kafka instrumentation #1508

SansDK opened this issue Oct 4, 2021 · 3 comments
Labels
Milestone

Comments

@SansDK
Copy link

SansDK commented Oct 4, 2021

Is your feature request related to a problem? Please describe.
The Java APM Agent supports lots of diffrent technologies which it will auto-instrument, while the .NET Agent doesn't support many of these technologies.

Describe the solution you'd like
It would be great if the auto instrumentation capabilities of the .NET Agent would be expanded upon. If we could get automatic Kafka instrumentation, that would be great.

Describe alternatives you've considered
An alternative is to not use the APM Agent, and use OpenTelemetry for instrumenting my applications.

@SansDK SansDK added the enhancement New feature or request label Oct 4, 2021
@russcam
Copy link
Contributor

russcam commented Oct 6, 2021

Thanks for opening @SansDK. Adding support for Kafka is something we want to support in future

@SansDK
Copy link
Author

SansDK commented Oct 6, 2021

Good to hear. Do you know if it's already possible to use the public API to manually let Kafka events participate in the traces? And are there any tutorials / examples on implementing it manually? Thanks!

@russcam
Copy link
Contributor

russcam commented Oct 27, 2021

Closing this in favour of #1522. The PR #1534 contains instrumentation for Kafka.

@russcam russcam closed this as completed Oct 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants