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