@@ -6470,6 +6470,7 @@ libraries:
64706470 type : STRING
64716471 jms :
64726472 - name : jms-1.1
6473+ display_name : JMS (Java Message Service)
64736474 description : |
64746475 This instrumentation enables messaging spans for JMS (Java Message Service) message producers and consumers.
64756476 semantic_conventions :
@@ -6522,6 +6523,7 @@ libraries:
65226523 - name : messaging.system
65236524 type : STRING
65246525 - name : jms-3.0
6526+ display_name : JMS (Java Message Service)
65256527 description : |
65266528 This instrumentation enables messaging spans for Jakarta JMS (Java Message Service) message producers and consumers.
65276529 semantic_conventions :
@@ -6572,6 +6574,7 @@ libraries:
65726574 type : STRING
65736575 jodd :
65746576 - name : jodd-http-4.2
6577+ display_name : Jodd HTTP
65756578 description : This instrumentation enables HTTP client spans and HTTP client metrics
65766579 for Jodd HTTP.
65776580 semantic_conventions :
@@ -6653,6 +6656,7 @@ libraries:
66536656 type : STRING
66546657 jsf :
66556658 - name : jsf-mojarra-1.2
6659+ display_name : JSF
66566660 description : |
66576661 This instrumentation enables controller spans for Mojarra JSF action listeners (controller spans are disabled by default).
66586662 library_link : https://github.com/eclipse-ee4j/mojarra
@@ -6670,7 +6674,7 @@ libraries:
66706674 - javax.faces:jsf-impl:[1.2,2)
66716675 configurations :
66726676 - name : otel.instrumentation.common.experimental.controller-telemetry.enabled
6673- description : Enables controller spans for JSF action listeners .
6677+ description : Enables the creation of experimental controller spans .
66746678 type : boolean
66756679 default : false
66766680 telemetry :
@@ -6679,6 +6683,7 @@ libraries:
66796683 - span_kind : INTERNAL
66806684 attributes : []
66816685 - name : jsf-mojarra-3.0
6686+ display_name : JSF
66826687 description : |
66836688 This instrumentation enables controller spans for Mojarra JSF action listeners (controller spans are disabled by default).
66846689 library_link : https://github.com/eclipse-ee4j/mojarra
@@ -6693,7 +6698,7 @@ libraries:
66936698 - org.glassfish:jakarta.faces:[3,)
66946699 configurations :
66956700 - name : otel.instrumentation.common.experimental.controller-telemetry.enabled
6696- description : Enables controller spans for JSF action listeners .
6701+ description : Enables the creation of experimental controller spans .
66976702 type : boolean
66986703 default : false
66996704 telemetry :
@@ -6702,6 +6707,7 @@ libraries:
67026707 - span_kind : INTERNAL
67036708 attributes : []
67046709 - name : jsf-myfaces-1.2
6710+ display_name : JSF
67056711 description : |
67066712 This instrumentation enables controller spans for Apache MyFaces action listeners (controller spans are disabled by default).
67076713 library_link : https://myfaces.apache.org/
@@ -6715,7 +6721,7 @@ libraries:
67156721 - org.apache.myfaces.core:myfaces-impl:[1.2,3)
67166722 configurations :
67176723 - name : otel.instrumentation.common.experimental.controller-telemetry.enabled
6718- description : Enables controller spans for JSF action listeners .
6724+ description : Enables the creation of experimental controller spans .
67196725 type : boolean
67206726 default : false
67216727 telemetry :
@@ -6724,6 +6730,7 @@ libraries:
67246730 - span_kind : INTERNAL
67256731 attributes : []
67266732 - name : jsf-myfaces-3.0
6733+ display_name : JSF
67276734 description : |
67286735 This instrumentation enables controller spans for Apache MyFaces action listeners (controller spans are disabled by default).
67296736 library_link : https://myfaces.apache.org/
@@ -6738,7 +6745,7 @@ libraries:
67386745 - org.apache.myfaces.core:myfaces-impl:[3,)
67396746 configurations :
67406747 - name : otel.instrumentation.common.experimental.controller-telemetry.enabled
6741- description : Enables controller spans for JSF action listeners .
6748+ description : Enables the creation of experimental controller spans .
67426749 type : boolean
67436750 default : false
67446751 telemetry :
0 commit comments