opentelemetry-java-instrume.../instrumentation/jetty/jetty-11.0/javaagent
Ago Allikmaa fd132d463d
Change Async Servlet span end logic to fix race condition on Undertow (#2992)
* Attach servlet async listener with asyncStart instrumentation

* Exclude Spring packages containing servlet request classes from global ignores

* Exclude Tapestry HSR proxy with global ignore

* Improve comments.

* Fix for Liberty - request response when adding async listener

* Removed unused methods

* Explicit response to async listeners on all servlet engines

* Attach response to request on Jetty

* Fix broken build due to rebase, improved a comment

* Address PR comments

* Added a comment.

* Addressed PR comments
2021-05-25 20:46:37 -07:00
..
src Change Async Servlet span end logic to fix race condition on Undertow (#2992) 2021-05-25 20:46:37 -07:00
jetty-11.0-javaagent.gradle Switch to colon notation for dependencies. (#2994) 2021-05-15 15:31:06 +09:00