We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f46b97 commit 845cbb0Copy full SHA for 845cbb0
src/Instrumentation/ReactPHP/src/ReactPHPInstrumentation.php
@@ -56,7 +56,7 @@ class ReactPHPInstrumentation
56
private const ENV_HTTP_RESPONSE_HEADERS = 'OTEL_PHP_INSTRUMENTATION_HTTP_RESPONSE_HEADERS';
57
/**
58
* 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.
+ * This supports a comma-separated list of case-sensitive query parameter keys.
60
*
61
* Note that this is not currently defined in OTel SemConv, and therefore subject to change.
62
0 commit comments