Skip to content

Commit b4a323d

Browse files
committed
chore: update instrumentation list [automated]
1 parent bfb2d2a commit b4a323d

File tree

1 file changed

+0
-78
lines changed

1 file changed

+0
-78
lines changed

docs/instrumentation-list.yaml

Lines changed: 0 additions & 78 deletions
Original file line numberDiff line numberDiff line change
@@ -581,45 +581,6 @@ libraries:
581581
target_versions:
582582
library:
583583
- org.apache.httpcomponents:httpclient:[4.3,4.+)
584-
telemetry:
585-
- when: default
586-
metrics:
587-
- name: http.client.request.duration
588-
description: Duration of HTTP client requests.
589-
type: HISTOGRAM
590-
unit: s
591-
attributes:
592-
- name: http.request.method
593-
type: STRING
594-
- name: http.response.status_code
595-
type: LONG
596-
- name: network.protocol.version
597-
type: STRING
598-
- name: server.address
599-
type: STRING
600-
- name: server.port
601-
type: LONG
602-
spans:
603-
- span_kind: CLIENT
604-
attributes:
605-
- name: error.type
606-
type: STRING
607-
- name: http.request.method
608-
type: STRING
609-
- name: http.request.method_original
610-
type: STRING
611-
- name: http.request.resend_count
612-
type: LONG
613-
- name: http.response.status_code
614-
type: LONG
615-
- name: network.protocol.version
616-
type: STRING
617-
- name: server.address
618-
type: STRING
619-
- name: server.port
620-
type: LONG
621-
- name: url.full
622-
type: STRING
623584
- name: apache-httpclient-5.0
624585
display_name: Apache HttpClient
625586
description: This instrumentation enables HTTP client spans and HTTP client metrics
@@ -685,45 +646,6 @@ libraries:
685646
target_versions:
686647
library:
687648
- org.apache.httpcomponents.client5:httpclient5:5.2.1
688-
telemetry:
689-
- when: default
690-
metrics:
691-
- name: http.client.request.duration
692-
description: Duration of HTTP client requests.
693-
type: HISTOGRAM
694-
unit: s
695-
attributes:
696-
- name: http.request.method
697-
type: STRING
698-
- name: http.response.status_code
699-
type: LONG
700-
- name: network.protocol.version
701-
type: STRING
702-
- name: server.address
703-
type: STRING
704-
- name: server.port
705-
type: LONG
706-
spans:
707-
- span_kind: CLIENT
708-
attributes:
709-
- name: error.type
710-
type: STRING
711-
- name: http.request.method
712-
type: STRING
713-
- name: http.request.method_original
714-
type: STRING
715-
- name: http.request.resend_count
716-
type: LONG
717-
- name: http.response.status_code
718-
type: LONG
719-
- name: network.protocol.version
720-
type: STRING
721-
- name: server.address
722-
type: STRING
723-
- name: server.port
724-
type: LONG
725-
- name: url.full
726-
type: STRING
727649
- name: apache-shenyu-2.4
728650
description: |
729651
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.

0 commit comments

Comments
 (0)