Skip to content

Commit 845cbb0

Browse files
smaddockNevay
andauthored
Update src/Instrumentation/ReactPHP/src/ReactPHPInstrumentation.php
Co-authored-by: Tobias Bachert <[email protected]>
1 parent 4f46b97 commit 845cbb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Instrumentation/ReactPHP/src/ReactPHPInstrumentation.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ class ReactPHPInstrumentation
5656
private const ENV_HTTP_RESPONSE_HEADERS = 'OTEL_PHP_INSTRUMENTATION_HTTP_RESPONSE_HEADERS';
5757
/**
5858
* The environment variable which adds to the URL query parameter keys to redact the values for.
59-
* This supports a comma-separated list of case-sensitive known HTTP methods.
59+
* This supports a comma-separated list of case-sensitive query parameter keys.
6060
*
6161
* Note that this is not currently defined in OTel SemConv, and therefore subject to change.
6262
*

0 commit comments

Comments
 (0)