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

Behaviour in application servers with multiple deployments #8

Open
pavolloffay opened this issue Mar 26, 2020 · 2 comments
Open

Behaviour in application servers with multiple deployments #8

pavolloffay opened this issue Mar 26, 2020 · 2 comments

Comments

@pavolloffay
Copy link
Contributor

Define behavior in application servers with multiple deployments.

In OpenTracing each app could get a unique tracer instance with its configuration.

OpenTelemetry provides SPI to resolve a tracer, but it might not resolve a unique tracer in app servers with multiple deployments open-telemetry/opentelemetry-java#308

@pavolloffay
Copy link
Contributor Author

@fmhwong
Copy link

fmhwong commented May 5, 2020

The current OpenTelemetry Java API doesn't support having multiple services in a Java process.

Opened open-telemetry/opentelemetry-java#1109 and brought this up in the Java sync meetup on 4/24/2020.

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

No branches or pull requests

2 participants