Uh oh!
There was an error while loading. Please reload this page.
JAX-WS WebService and WebServiceProvider instrumentation - #2473
Conversation
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
richardstartin
commented
Mar 9, 2021
Given the complexity of the matching, and SOAP being a relatively rare format these days, I think the quickest path to getting this merged without impacting non-SOAP users would be to disable this by default and have SOAP users opt in. |
tylerbenson
left a comment
There was a problem hiding this comment.
Looks good. You can combine the instrumentation if you want or leave separate. (I'm ok either way.)
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Instruments endpoints annotated with
@WebService(JAX-WS 1.x) and@WebServiceProvider(JAX-WS 2.x)This support is turned off by default, but can be enabled with
-Ddd.integration.jax-ws.enabled=trueor by setting