Skip to content

Commit 6a63838

Browse files
committed
Updated Yii composer.json
1 parent 1bc310e commit 6a63838

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/Instrumentation/Yii/composer.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@
1313
"open-telemetry/api": "^1.6",
1414
"open-telemetry/sem-conv": "^1.32"
1515
},
16+
"suggest": {
17+
"open-telemetry/opentelemetry-propagation-server-timing": "Automatically propagate the context to the client through server-timing headers.",
18+
"open-telemetry/opentelemetry-propagation-traceresponse": "Automatically propagate the context to the client through trace-response headers."
19+
},
1620
"require-dev": {
1721
"friendsofphp/php-cs-fixer": "^3",
1822
"open-telemetry/sdk": "^1.8",

0 commit comments

Comments
 (0)