We have seen several examples where we have a service that uses Jetty as the server, but it doesn't use the servlet API, so the servlet rule isn't creating spans for incoming requests.
Is there any support for Jetty (e.g. 9.4) without using the servlet API?
We have seen several examples where we have a service that uses Jetty as the server, but it doesn't use the servlet API, so the servlet rule isn't creating spans for incoming requests. Is there any support for Jetty (e.g. 9.4) without using the servlet API?