Skip to content

Commit 4c1a050

Browse files
chore: update instrumentation list [automated] (#17505)
Co-authored-by: otelbot <197425009+otelbot@users.noreply.github.com>
1 parent 51eb15e commit 4c1a050

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

docs/instrumentation-list.yaml

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4632,7 +4632,6 @@ libraries:
46324632
- GRAPHQL_SERVER_SPANS
46334633
library_link: https://www.graphql-java.com/
46344634
source_path: instrumentation/graphql-java/graphql-java-20.0
4635-
minimum_java_version: 11
46364635
scope:
46374636
name: io.opentelemetry.graphql-java-20.0
46384637
has_standalone_library: true
@@ -6619,7 +6618,7 @@ libraries:
66196618
default: ''
66206619
- name: otel.instrumentation.jdbc.experimental.capture-query-parameters
66216620
description: |
6622-
Sets whether the query parameters should be captured as span attributes named <code>db.query.parameter.&lt;key&gt;</code>. Enabling this option disables query sanitization.<p>WARNING: captured query parameters may contain sensitive information such as passwords, personally identifiable information or protected health info.
6621+
Sets whether the query parameters should be captured as span attributes named <code>db.query.parameter.&lt;key&gt;</code>. Enabling this option disables the statement sanitization.<p>WARNING: captured query parameters may contain sensitive information such as passwords, personally identifiable information or protected health info.
66236622
type: boolean
66246623
default: false
66256624
- name: otel.instrumentation.jdbc-datasource.enabled
@@ -7558,7 +7557,7 @@ libraries:
75587557
name: io.opentelemetry.jodd-http-4.2
75597558
schema_url: https://opentelemetry.io/schemas/1.37.0
75607559
javaagent_target_versions:
7561-
- org.jodd:jodd-http:[4.2.0,)
7560+
- org.jodd:jodd-http:[4.1.1,)
75627561
configurations:
75637562
- name: otel.instrumentation.http.known-methods
75647563
description: |
@@ -13634,7 +13633,6 @@ libraries:
1363413633
features:
1363513634
- CONTEXT_PROPAGATION
1363613635
source_path: instrumentation/spring/spring-core-2.0
13637-
minimum_java_version: 17
1363813636
scope:
1363913637
name: io.opentelemetry.spring-core-2.0
1364013638
javaagent_target_versions:
@@ -14696,7 +14694,6 @@ libraries:
1469614694
features:
1469714695
- HTTP_ROUTE
1469814696
source_path: instrumentation/tomcat/tomcat-10.0
14699-
minimum_java_version: 11
1470014697
scope:
1470114698
name: io.opentelemetry.tomcat-10.0
1470214699
schema_url: https://opentelemetry.io/schemas/1.37.0

0 commit comments

Comments
 (0)