Skip to content

Commit 19a3f4f

Browse files
committed
PR review changes
1 parent 92000bc commit 19a3f4f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/http.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -727,6 +727,7 @@ function (string $runtimeId, ?string $payload, string $path, string $method, arr
727727

728728
$runtimeName = System::getHostname() . '-' . $runtimeId;
729729

730+
$log->addTag('version', $version);
730731
$log->addTag('runtimeId', $runtimeName);
731732

732733
$variables = \array_merge($variables, [

0 commit comments

Comments
 (0)