Skip to content

Commit 15225bd

Browse files
committed
Merge branch 'redact-query-string-values' of https://github.com/jeanbisutti/opentelemetry-java-instrumentation into redact-query-string-values
2 parents 9c6deda + 6837dd2 commit 15225bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

instrumentation/spring/spring-boot-autoconfigure/src/main/resources/META-INF/additional-spring-configuration-metadata.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -312,7 +312,7 @@
312312
"defaultValue": false
313313
},
314314
{
315-
"name": "otel.instrumentation.http.client.experimental.redact-sensitive-parameters",
315+
"name": "otel.instrumentation.http.client.experimental.redact-sensitive-url-parameters",
316316
"type": "java.lang.Boolean",
317317
"description": "Redact sensitive URL parameters. See https://opentelemetry.io/docs/specs/semconv/http/http-spans.",
318318
"defaultValue": false

0 commit comments

Comments
 (0)