Support for Java/Jakarta WebSocket ServerEndpoint#2281
Support for Java/Jakarta WebSocket ServerEndpoint#2281felixbarny merged 29 commits intoelastic:mainfrom
Conversation
|
👋 @tobiasstadler Thanks a lot for your contribution! It may take some time before we review a PR, so even if you don’t see activity for some time, it does not mean that we have forgotten about it. Every once in a while we go through a process of prioritization, after which we are focussing on the tasks that were planned for the upcoming milestone. The prioritization status is typically reflected through the PR labels. It could be pending triage, a candidate for a future milestone, or have a target milestone set to it. |
💚 Build Succeeded
Expand to view the summary
Build stats
Test stats 🧪
💚 Flaky test reportTests succeeded. 🤖 GitHub commentsTo re-run your PR in the CI, just comment with:
|
|
@felixbarny Could you please review this PR also? |
...t-plugin/src/main/java/co/elastic/apm/agent/websocket/BaseServerEndpointInstrumentation.java
Show resolved
Hide resolved
...t-plugin/src/main/java/co/elastic/apm/agent/websocket/BaseServerEndpointInstrumentation.java
Outdated
Show resolved
Hide resolved
...lugin/src/main/java/co/elastic/apm/agent/websocket/JakartaServerEndpointInstrumentation.java
Outdated
Show resolved
Hide resolved
...-plugin/src/main/java/co/elastic/apm/agent/websocket/JavaxServerEndpointInstrumentation.java
Outdated
Show resolved
Hide resolved
...t-plugin/src/main/java/co/elastic/apm/agent/websocket/BaseServerEndpointInstrumentation.java
Show resolved
Hide resolved
...t-plugin/src/main/java/co/elastic/apm/agent/websocket/BaseServerEndpointInstrumentation.java
Show resolved
Hide resolved
...t-plugin/src/main/java/co/elastic/apm/agent/websocket/BaseServerEndpointInstrumentation.java
Outdated
Show resolved
Hide resolved
...lugin/src/main/java/co/elastic/apm/agent/websocket/JakartaServerEndpointInstrumentation.java
Show resolved
Hide resolved
...lugin/src/main/java/co/elastic/apm/agent/websocket/JakartaServerEndpointInstrumentation.java
Outdated
Show resolved
Hide resolved
...-plugin/src/main/java/co/elastic/apm/agent/websocket/JavaxServerEndpointInstrumentation.java
Show resolved
Hide resolved
...-plugin/src/main/java/co/elastic/apm/agent/websocket/JavaxServerEndpointInstrumentation.java
Outdated
Show resolved
Hide resolved
|
run elasticsearch-ci/docs |
Pull Request is not mergeable
|
run elasticsearch-ci/docs |
|
run elasticsearch-ci/docs |
Head branch was pushed to by a user without write access
|
run elasticsearch-ci/docs |
1 similar comment
|
run elasticsearch-ci/docs |
|
Thank You! |
|
Thank you too! |
What does this PR do?
Adds support for Java/Jakarta WebSocket ServerEndpoint
Checklist