@@ -4699,9 +4699,18 @@ libraries:
46994699 - javax.xml.ws:jaxws-api:[2.0,]
47004700 configurations :
47014701 - name : otel.instrumentation.common.experimental.controller-telemetry.enabled
4702- description : Enables the creation of experimental controller (INTERNAL) spans.
4702+ description : Enables the creation of experimental controller spans.
47034703 type : boolean
47044704 default : false
4705+ telemetry :
4706+ - when : otel.instrumentation.common.experimental.controller-telemetry.enabled=true
4707+ spans :
4708+ - span_kind : INTERNAL
4709+ attributes :
4710+ - name : code.function
4711+ type : STRING
4712+ - name : code.namespace
4713+ type : STRING
47054714 - name : jaxws-2.0-axis2-1.6
47064715 display_name : Apache Axis2 1.6 JAX-WS 2.x
47074716 description : |
@@ -4718,9 +4727,14 @@ libraries:
47184727 - org.apache.axis2:axis2-jaxws:[1.6.0,)
47194728 configurations :
47204729 - name : otel.instrumentation.common.experimental.controller-telemetry.enabled
4721- description : Enables the creation of experimental controller (INTERNAL) spans.
4730+ description : Enables the creation of experimental controller spans.
47224731 type : boolean
47234732 default : false
4733+ telemetry :
4734+ - when : otel.instrumentation.common.experimental.controller-telemetry.enabled=true
4735+ spans :
4736+ - span_kind : INTERNAL
4737+ attributes : []
47244738 - name : jaxws-cxf-3.0
47254739 display_name : Apache CXF 3.x JAX-WS
47264740 description : |
@@ -4737,9 +4751,14 @@ libraries:
47374751 - org.apache.cxf:cxf-rt-frontend-jaxws:[3.0.0,)
47384752 configurations :
47394753 - name : otel.instrumentation.common.experimental.controller-telemetry.enabled
4740- description : Enables the creation of experimental controller (INTERNAL) spans.
4754+ description : Enables the creation of experimental controller spans.
47414755 type : boolean
47424756 default : false
4757+ telemetry :
4758+ - when : otel.instrumentation.common.experimental.controller-telemetry.enabled=true
4759+ spans :
4760+ - span_kind : INTERNAL
4761+ attributes : []
47434762 - name : jaxws-jws-api-1.1
47444763 display_name : JWS API
47454764 description : |
@@ -4756,9 +4775,18 @@ libraries:
47564775 - javax.jws:javax.jws-api:[1.1,]
47574776 configurations :
47584777 - name : otel.instrumentation.common.experimental.controller-telemetry.enabled
4759- description : Enables the creation of experimental controller (INTERNAL) spans.
4778+ description : Enables the creation of experimental controller spans.
47604779 type : boolean
47614780 default : false
4781+ telemetry :
4782+ - when : otel.instrumentation.common.experimental.controller-telemetry.enabled=true
4783+ spans :
4784+ - span_kind : INTERNAL
4785+ attributes :
4786+ - name : code.function
4787+ type : STRING
4788+ - name : code.namespace
4789+ type : STRING
47624790 - name : jaxws-metro-2.2
47634791 source_path : instrumentation/jaxws/jaxws-metro-2.2
47644792 scope :
0 commit comments