Commit 08f2f80
authored
decouple apigw-lambda sample app from adot project build (#992)
The sample app doesn't need ADOT Javaagent instrumentation, rather it
depends on instrumentaiton via lambda layer. SO it makes sense to not
depend on adot javaagent build for building this sample app.
By submitting this pull request, I confirm that my contribution is made
under the terms of the Apache 2.0 license.1 parent 8796084 commit 08f2f80
File tree
2 files changed
+16
-1
lines changed- sample-apps/apigateway-lambda
2 files changed
+16
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
55 | 54 | | |
56 | 55 | | |
57 | 56 | | |
| |||
0 commit comments