Skip to content

Commit 3382648

Browse files
committed
bug(logger): Revert "feat(metrics): use async local storage for metrics (#4663)"
This reverts commit 3886af3.
1 parent 6c65c24 commit 3382648

File tree

11 files changed

+220
-1405
lines changed

11 files changed

+220
-1405
lines changed

package-lock.json

Lines changed: 66 additions & 76 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/metrics/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,8 +88,7 @@
8888
"url": "https://github.com/aws-powertools/powertools-lambda-typescript/issues"
8989
},
9090
"dependencies": {
91-
"@aws-lambda-powertools/commons": "2.28.0",
92-
"@aws/lambda-invoke-store": "0.1.0"
91+
"@aws-lambda-powertools/commons": "2.27.0"
9392
},
9493
"keywords": [
9594
"aws",

0 commit comments

Comments
 (0)