Skip to content

Commit 4838419

Browse files
committed
Comment
1 parent d9c2938 commit 4838419

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

plugins/node/opentelemetry-instrumentation-aws-sdk/src/services/bedrock-runtime.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -371,6 +371,7 @@ export class BedrockRuntimeServiceExtension implements ServiceExtension {
371371
) {
372372
return {
373373
...response.data,
374+
// Wrap and replace the response stream to allow processing events to telemetry.
374375
stream: this.wrapConverseStreamResponse(
375376
response,
376377
response.data.stream,

0 commit comments

Comments
 (0)