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

JakartaEE Integration #48

Open
brunobat opened this issue Jul 5, 2021 · 2 comments
Open

JakartaEE Integration #48

brunobat opened this issue Jul 5, 2021 · 2 comments
Labels
type: enhancement New feature or request

Comments

@brunobat
Copy link
Contributor

brunobat commented Jul 5, 2021

Is your feature request related to a problem? Please describe.
Allow JakartaEE applications to use OpenTelementry.
APIs and their implementations could also use this.

Describe the solution you'd like
Add a CDI bean producer to properly wire the OpenTelementry(OT) context and allow the usage of OT anotations in any JakartaEE application.

Describe alternatives you've considered
This can be directly included in the opentelemetry-java lib, but it seems to me that here is a better fit.

Additional context
The Eclipse MicroProfile community has created a sandbox project to evaluate OpenTelementry and the future of Microprofile OpenTracing. This is part of that brainstorming.
I volunteer to move this forward if you guys like the idea.

@trask
Copy link
Member

trask commented Jul 6, 2021

Hi @brunobat, this sounds great!

And 👍 on this repo being the right place for this work. We also have https://github.com/open-telemetry/opentelemetry-java-instrumentation, but plan to start migrating some of that repo over here in the future (open-telemetry/opentelemetry-java-instrumentation#3505).

@brunobat
Copy link
Contributor Author

brunobat commented Jul 12, 2021

I guess this is this will be the right place then. Let's see what I can do.

@trask trask added the type: enhancement New feature or request label May 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants