elastic / elastic/apm-agent-java
Support for standalone JAX-RS
Open
agent-java
community
instrumentation
new-feature
- Dominant language
- Java
- Stars
- 594
- Forks
- 338
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 25
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?
Contributor guide
Assessment
This issue has not been assessed yet.