You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/instrumentation-list.yaml
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -666,7 +666,7 @@ libraries:
666
666
type: STRING
667
667
- name: apache-shenyu-2.4
668
668
description: |
669
-
This instrumentation does not emit telemetry on its own. Instead, it augments existing server spans and HTTP server metrics with the HTTP route and Shenyu specific attributes.
669
+
This instrumentation does not emit telemetry on its own. Instead, it augments existing HTTP server spans and HTTP server metrics with the HTTP route and Shenyu specific attributes.
670
670
source_path: instrumentation/apache-shenyu-2.4
671
671
scope:
672
672
name: io.opentelemetry.apache-shenyu-2.4
@@ -3039,7 +3039,7 @@ libraries:
3039
3039
grails:
3040
3040
- name: grails-3.0
3041
3041
description: |
3042
-
This instrumentation enriches existing server spans with route information, and optionally enables experimental controller (INTERNAL) spans for Grails applications.
3042
+
This instrumentation enriches existing HTTP server spans with HTTP route information, and optionally enables experimental controller (INTERNAL) spans for Grails applications.
0 commit comments