@@ -2581,7 +2581,7 @@ libraries:
2581
2581
- io.dropwizard:dropwizard-views:(,3.0.0)
2582
2582
configurations :
2583
2583
- name : otel.instrumentation.common.experimental.view-telemetry.enabled
2584
- description : Enables the creation of experimental view (INTERNAL) spans.
2584
+ description : Enables the creation of experimental view spans.
2585
2585
type : boolean
2586
2586
default : false
2587
2587
telemetry :
@@ -3344,7 +3344,7 @@ libraries:
3344
3344
grails :
3345
3345
- name : grails-3.0
3346
3346
description : |
3347
- This instrumentation enriches existing HTTP server spans with HTTP route information, and optionally enables experimental controller (INTERNAL) spans for Grails applications.
3347
+ This instrumentation enriches existing HTTP server spans with HTTP route information, and optionally enables experimental controller spans for Grails applications.
3348
3348
library_link : https://grails.apache.org/
3349
3349
source_path : instrumentation/grails-3.0
3350
3350
scope :
@@ -3354,7 +3354,7 @@ libraries:
3354
3354
- org.grails:grails-web-url-mappings:[3.0,)
3355
3355
configurations :
3356
3356
- name : otel.instrumentation.common.experimental.controller-telemetry.enabled
3357
- description : Enables the creation of experimental controller (INTERNAL) spans.
3357
+ description : Enables the creation of experimental controller spans.
3358
3358
type : boolean
3359
3359
default : false
3360
3360
telemetry :
@@ -3850,7 +3850,7 @@ libraries:
3850
3850
hibernate :
3851
3851
- name : hibernate-3.3
3852
3852
description : |
3853
- This instrumentation enables the generation of INTERNAL spans for Hibernate operations, including session methods (e.g., `save`, `update`, `delete`), transaction commits, and query executions.
3853
+ This instrumentation enables the generation of spans for Hibernate operations, including session methods (e.g., `save`, `update`, `delete`), transaction commits, and query executions.
3854
3854
library_link : https://github.com/hibernate/hibernate-orm
3855
3855
source_path : instrumentation/hibernate/hibernate-3.3
3856
3856
scope :
@@ -3877,7 +3877,7 @@ libraries:
3877
3877
type : STRING
3878
3878
- name : hibernate-4.0
3879
3879
description : |
3880
- This instrumentation enables the generation of INTERNAL spans for Hibernate operations, including session methods (e.g., `save`, `update`, `delete`), transaction commits, and query executions.
3880
+ This instrumentation enables the generation of spans for Hibernate operations, including session methods (e.g., `save`, `update`, `delete`), transaction commits, and query executions.
3881
3881
library_link : https://github.com/hibernate/hibernate-orm
3882
3882
source_path : instrumentation/hibernate/hibernate-4.0
3883
3883
scope :
@@ -3904,7 +3904,7 @@ libraries:
3904
3904
type : STRING
3905
3905
- name : hibernate-6.0
3906
3906
description : |
3907
- This instrumentation enables the generation of INTERNAL spans for Hibernate operations, including session methods (e.g., `save`, `update`, `delete`), transaction commits, and query executions.
3907
+ This instrumentation enables the generation of spans for Hibernate operations, including session methods (e.g., `save`, `update`, `delete`), transaction commits, and query executions.
3908
3908
library_link : https://github.com/hibernate/hibernate-orm
3909
3909
source_path : instrumentation/hibernate/hibernate-6.0
3910
3910
minimum_java_version : 11
@@ -3931,8 +3931,8 @@ libraries:
3931
3931
- name : hibernate.session_id
3932
3932
type : STRING
3933
3933
- name : hibernate-procedure-call-4.3
3934
- description : This instrumentation enables the generation of INTERNAL spans for
3935
- Hibernate stored procedure calls.
3934
+ description : This instrumentation enables the generation of spans for Hibernate
3935
+ stored procedure calls.
3936
3936
library_link : https://github.com/hibernate/hibernate-orm
3937
3937
source_path : instrumentation/hibernate/hibernate-procedure-call-4.3
3938
3938
scope :
@@ -4184,8 +4184,8 @@ libraries:
4184
4184
type : STRING
4185
4185
hystrix :
4186
4186
- name : hystrix-1.4
4187
- description : This instrumentation enables the generation of INTERNAL spans for
4188
- Hystrix command executions and fallbacks.
4187
+ description : This instrumentation enables the generation of spans for Hystrix
4188
+ command executions and fallbacks.
4189
4189
library_link : https://github.com/Netflix/Hystrix
4190
4190
source_path : instrumentation/hystrix-1.4
4191
4191
scope :
@@ -4460,7 +4460,7 @@ libraries:
4460
4460
- javax.ws.rs:jsr311-api:[0.5,)
4461
4461
configurations :
4462
4462
- name : otel.instrumentation.common.experimental.controller-telemetry.enabled
4463
- description : Enables the creation of experimental controller (INTERNAL) spans.
4463
+ description : Enables the creation of experimental controller spans.
4464
4464
type : boolean
4465
4465
default : false
4466
4466
telemetry :
@@ -4485,7 +4485,7 @@ libraries:
4485
4485
- javax.ws.rs:javax.ws.rs-api:[,]
4486
4486
configurations :
4487
4487
- name : otel.instrumentation.common.experimental.controller-telemetry.enabled
4488
- description : Enables the creation of experimental controller (INTERNAL) spans.
4488
+ description : Enables the creation of experimental controller spans.
4489
4489
type : boolean
4490
4490
default : false
4491
4491
- name : otel.instrumentation.jaxrs.experimental-span-attributes
@@ -4515,7 +4515,7 @@ libraries:
4515
4515
- org.apache.cxf:cxf-rt-frontend-jaxrs:[3.2,4)
4516
4516
configurations :
4517
4517
- name : otel.instrumentation.common.experimental.controller-telemetry.enabled
4518
- description : Enables the creation of experimental controller (INTERNAL) spans.
4518
+ description : Enables the creation of experimental controller spans.
4519
4519
type : boolean
4520
4520
default : false
4521
4521
- name : otel.instrumentation.jaxrs.experimental-span-attributes
@@ -4555,7 +4555,7 @@ libraries:
4555
4555
- org.glassfish.jersey.containers:jersey-container-servlet:[2.0,3.0.0)
4556
4556
configurations :
4557
4557
- name : otel.instrumentation.common.experimental.controller-telemetry.enabled
4558
- description : Enables the creation of experimental controller (INTERNAL) spans.
4558
+ description : Enables the creation of experimental controller spans.
4559
4559
type : boolean
4560
4560
default : false
4561
4561
- name : otel.instrumentation.jaxrs.experimental-span-attributes
@@ -4595,7 +4595,7 @@ libraries:
4595
4595
- org.jboss.resteasy:resteasy-jaxrs:[3.5.0.Final,4)
4596
4596
configurations :
4597
4597
- name : otel.instrumentation.common.experimental.controller-telemetry.enabled
4598
- description : Enables the creation of experimental controller (INTERNAL) spans.
4598
+ description : Enables the creation of experimental controller spans.
4599
4599
type : boolean
4600
4600
default : false
4601
4601
- name : otel.instrumentation.jaxrs.experimental-span-attributes
@@ -4635,7 +4635,7 @@ libraries:
4635
4635
- org.jboss.resteasy:resteasy-core:[4.0.0.Final,6)
4636
4636
configurations :
4637
4637
- name : otel.instrumentation.common.experimental.controller-telemetry.enabled
4638
- description : Enables the creation of experimental controller (INTERNAL) spans.
4638
+ description : Enables the creation of experimental controller spans.
4639
4639
type : boolean
4640
4640
default : false
4641
4641
- name : otel.instrumentation.jaxrs.experimental-span-attributes
@@ -4674,7 +4674,7 @@ libraries:
4674
4674
- jakarta.ws.rs:jakarta.ws.rs-api:[3.0.0,)
4675
4675
configurations :
4676
4676
- name : otel.instrumentation.common.experimental.controller-telemetry.enabled
4677
- description : Enables the creation of experimental controller (INTERNAL) spans.
4677
+ description : Enables the creation of experimental controller spans.
4678
4678
type : boolean
4679
4679
default : false
4680
4680
- name : otel.instrumentation.jaxrs.experimental-span-attributes
@@ -4704,7 +4704,7 @@ libraries:
4704
4704
- org.glassfish.jersey.core:jersey-server:[3.0.0,)
4705
4705
configurations :
4706
4706
- name : otel.instrumentation.common.experimental.controller-telemetry.enabled
4707
- description : Enables the creation of experimental controller (INTERNAL) spans.
4707
+ description : Enables the creation of experimental controller spans.
4708
4708
type : boolean
4709
4709
default : false
4710
4710
- name : otel.instrumentation.jaxrs.experimental-span-attributes
@@ -4744,7 +4744,7 @@ libraries:
4744
4744
- org.jboss.resteasy:resteasy-core:[6.0.0.Final,)
4745
4745
configurations :
4746
4746
- name : otel.instrumentation.common.experimental.controller-telemetry.enabled
4747
- description : Enables the creation of experimental controller (INTERNAL) spans.
4747
+ description : Enables the creation of experimental controller spans.
4748
4748
type : boolean
4749
4749
default : false
4750
4750
- name : otel.instrumentation.jaxrs.experimental-span-attributes
@@ -6910,8 +6910,8 @@ libraries:
6910
6910
- com.sparkjava:spark-core:[2.3,)
6911
6911
spring :
6912
6912
- name : spring-batch-3.0
6913
- description : This instrumentation enables INTERNAL spans for jobs run by the Spring
6914
- Batch framework.
6913
+ description : This instrumentation enables spans for jobs run by the Spring Batch
6914
+ framework.
6915
6915
library_link : https://spring.io/projects/spring-batch
6916
6916
disabled_by_default : true
6917
6917
source_path : instrumentation/spring/spring-batch-3.0
@@ -7439,7 +7439,7 @@ libraries:
7439
7439
- org.springframework:spring-web:[6.0.0,)
7440
7440
- name : spring-webflux-5.0
7441
7441
description : |
7442
- This instrumentation enables HTTP client spans and metrics for Spring WebFlux 5.0. It also optionally enables experimental controller (INTERNAL) spans.
7442
+ This instrumentation enables HTTP client spans and metrics for Spring WebFlux 5.0. It also optionally enables experimental controller spans.
7443
7443
library_link : https://docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/web/reactive/package-summary.html
7444
7444
source_path : instrumentation/spring/spring-webflux/spring-webflux-5.0
7445
7445
scope :
@@ -7451,7 +7451,7 @@ libraries:
7451
7451
- io.projectreactor.netty:reactor-netty:[0.8.0.RELEASE,)
7452
7452
configurations :
7453
7453
- name : otel.instrumentation.common.experimental.controller-telemetry.enabled
7454
- description : Enables the creation of experimental controller (INTERNAL) spans.
7454
+ description : Enables the creation of experimental controller spans.
7455
7455
type : boolean
7456
7456
default : false
7457
7457
telemetry :
@@ -7575,7 +7575,7 @@ libraries:
7575
7575
type : STRING
7576
7576
- name : spring-webmvc-3.1
7577
7577
description : |
7578
- This instrumentation enables optional Controller and View (INTERNAL) spans for Spring WebMVC 3.1+.
7578
+ This instrumentation enables optional Controller and View spans for Spring WebMVC 3.1+.
7579
7579
library_link : https://docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/web/servlet/mvc/package-summary.html
7580
7580
source_path : instrumentation/spring/spring-webmvc/spring-webmvc-3.1
7581
7581
scope :
@@ -7590,11 +7590,11 @@ libraries:
7590
7590
type : boolean
7591
7591
default : false
7592
7592
- name : otel.instrumentation.common.experimental.controller-telemetry.enabled
7593
- description : Enables the creation of experimental controller (INTERNAL) spans.
7593
+ description : Enables the creation of experimental controller spans.
7594
7594
type : boolean
7595
7595
default : false
7596
7596
- name : otel.instrumentation.common.experimental.view-telemetry.enabled
7597
- description : Enables the creation of experimental view (INTERNAL) spans.
7597
+ description : Enables the creation of experimental view spans.
7598
7598
type : boolean
7599
7599
default : false
7600
7600
telemetry :
@@ -7676,7 +7676,7 @@ libraries:
7676
7676
type : STRING
7677
7677
- name : spring-webmvc-6.0
7678
7678
description : |
7679
- This instrumentation enables optional Controller and View (INTERNAL) spans for Spring WebMVC 6.0+.
7679
+ This instrumentation enables optional Controller and View spans for Spring WebMVC 6.0+.
7680
7680
library_link : https://docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/web/servlet/mvc/package-summary.html
7681
7681
source_path : instrumentation/spring/spring-webmvc/spring-webmvc-6.0
7682
7682
minimum_java_version : 17
@@ -7692,11 +7692,11 @@ libraries:
7692
7692
type : boolean
7693
7693
default : false
7694
7694
- name : otel.instrumentation.common.experimental.controller-telemetry.enabled
7695
- description : Enables the creation of experimental controller (INTERNAL) spans.
7695
+ description : Enables the creation of experimental controller spans.
7696
7696
type : boolean
7697
7697
default : false
7698
7698
- name : otel.instrumentation.common.experimental.view-telemetry.enabled
7699
- description : Enables the creation of experimental view (INTERNAL) spans.
7699
+ description : Enables the creation of experimental view spans.
7700
7700
type : boolean
7701
7701
default : false
7702
7702
telemetry :
0 commit comments