Skip to content

Commit 4aa4ddd

Browse files
committed
delete lambda stream handler patch.
1 parent f09f071 commit 4aa4ddd

File tree

2 files changed

+0
-515
lines changed

2 files changed

+0
-515
lines changed

lambda-layer/build-layer.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,6 @@ git checkout v${version} -b tag-v${version}
2525
# This patch is for Lambda related context propagation
2626
patch -p1 < "$SOURCEDIR"/patches/opentelemetry-java-instrumentation.patch
2727

28-
patch -p1 < "$SOURCEDIR"/patches/StreamHandlerInstrumentation.patch
29-
3028
./gradlew publishToMavenLocal
3129
popd
3230
rm -rf opentelemetry-java-instrumentation

0 commit comments

Comments
 (0)