Skip to content

Commit ac058cf

Browse files
authored
Fix Spring metadata
1 parent 15225bd commit ac058cf

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-url-parameters",
315+
"name": "otel.instrumentation.http.client.experimental.redact-query-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)