Open
Description
Is your feature request related to a problem?
We are using Jersey without a servlet container and the JAX-RS instrumentation isn't working (No transactions are created)
Describe the solution you'd like
Maybe co.elastic.apm.agent.jaxrs.JaxRsTransactionNameInstrumentation#setTransactionName
should create a transaction if it is null?