File tree
10 files changed
+387
-649
lines changed- adot/collector
- lambdacomponents
- patches
10 files changed
+387
-649
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + |
Lines changed: 0 additions & 11 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
21 |
| - | |
22 |
| - | |
23 | 21 |
| |
24 | 22 |
| |
25 | 23 |
| |
| |||
29 | 27 |
| |
30 | 28 |
| |
31 | 29 |
| |
32 |
| - | |
33 | 30 |
| |
34 | 31 |
| |
35 | 32 |
| |
| |||
76 | 73 |
| |
77 | 74 |
| |
78 | 75 |
| |
79 |
| - | |
80 |
| - | |
81 |
| - | |
82 |
| - | |
83 |
| - | |
84 |
| - | |
85 |
| - | |
86 |
| - | |
87 | 76 |
| |
88 | 77 |
|
Lines changed: 9 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
| 21 | + | |
21 | 22 |
| |
22 | 23 |
| |
23 | 24 |
| |
| |||
35 | 36 |
| |
36 | 37 |
| |
37 | 38 |
| |
38 |
| - | |
39 |
| - | |
| 39 | + | |
| 40 | + | |
40 | 41 |
| |
41 |
| - | |
42 |
| - | |
43 |
| - | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
44 | 45 |
| |
45 |
| - | |
| 46 | + | |
46 | 47 |
| |
47 | 48 |
| |
48 | 49 |
| |
49 | 50 |
| |
50 |
| - | |
| 51 | + | |
51 | 52 |
| |
52 | 53 |
| |
53 | 54 |
| |
54 | 55 |
| |
55 |
| - | |
| 56 | + | |
56 | 57 |
|
Lines changed: 108 additions & 107 deletions
Large diffs are not rendered by default.
Lines changed: 226 additions & 496 deletions
Large diffs are not rendered by default.
Lines changed: 12 additions & 11 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| |||
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
13 |
| - | |
14 |
| - | |
| 13 | + | |
15 | 14 |
| |
16 | 15 |
| |
17 |
| - | |
| 16 | + | |
| 17 | + | |
18 | 18 |
| |
19 |
| - | |
20 |
| - | |
21 |
| - | |
22 |
| - | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
23 | 24 |
| |
24 |
| - | |
25 | 25 |
| |
| 26 | + | |
26 | 27 |
| |
27 |
| - | |
| 28 | + | |
28 | 29 |
| |
29 |
| - | |
| 30 | + | |
30 | 31 |
| |
31 | 32 |
| |
32 | 33 |
| |
|
Lines changed: 18 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 |
| - | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
6 | 22 |
| |
7 | 23 |
| |
8 | 24 |
| |
|
Submodule opentelemetry-lambda updated 68 files
- .github/dependabot.yml+4
- .github/workflows/ci-collector.yml+2-2
- .github/workflows/codeql.yml+1-1
- .github/workflows/release-layer-collector.yml+1-1
- .github/workflows/release-layer-java.yml+1-1
- .github/workflows/release-layer-ruby.yml+1-1
- collector/Makefile.Common+1-1
- collector/README.md+12-54
- collector/go.mod+119-118
- collector/go.sum+248-333
- collector/internal/collector/collector.go+6-2
- collector/internal/confmap/converter/decoupleafterbatchconverter/README.md+11
- collector/internal/confmap/converter/decoupleafterbatchconverter/converter.go+118
- collector/internal/confmap/converter/decoupleafterbatchconverter/converter_test.go+153
- collector/internal/confmap/converter/disablequeuedretryconverter/converter.go+2-1
- collector/internal/tools/go.mod+4-4
- collector/internal/tools/go.sum+9-9
- collector/lambdacomponents/go.mod+111-112
- collector/lambdacomponents/go.sum+238-323
- collector/lambdalifecycle/go.mod+1-1
- collector/processor/coldstartprocessor/factory.go+1-1
- collector/processor/coldstartprocessor/factory_test.go+1-1
- collector/processor/coldstartprocessor/go.mod+34-24
- collector/processor/coldstartprocessor/go.sum+71-135
- collector/processor/decoupleprocessor/README.md+16-5
- collector/processor/decoupleprocessor/config_test.go+5-4
- collector/processor/decoupleprocessor/factory.go+1-1
- collector/processor/decoupleprocessor/factory_test.go+3-2
- collector/processor/decoupleprocessor/go.mod+33-23
- collector/processor/decoupleprocessor/go.sum+68-70
- collector/receiver/telemetryapireceiver/factory.go+1-1
- collector/receiver/telemetryapireceiver/factory_test.go+1-1
- collector/receiver/telemetryapireceiver/go.mod+33-24
- collector/receiver/telemetryapireceiver/go.sum+71-50
- go/sample-apps/function/go.mod+4-4
- go/sample-apps/function/go.sum+14-9
- java/README.md+17
- java/dependencyManagement/build.gradle.kts+7-5
- java/layer-javaagent/scripts/otel-handler+30-1
- java/layer-wrapper/build.gradle.kts+1-1
- java/layer-wrapper/scripts/otel-handler+6
- java/layer-wrapper/scripts/otel-proxy-handler+6
- java/layer-wrapper/scripts/otel-sqs-handler+6
- java/layer-wrapper/scripts/otel-stream-handler+6
- java/sample-apps/aws-sdk/README.md+8
- java/sample-apps/aws-sdk/deploy/agent/main.tf+1-1
- java/sample-apps/aws-sdk/deploy/agent/variables.tf+6
- java/sample-apps/aws-sdk/deploy/wrapper/main.tf+1-1
- java/sample-apps/aws-sdk/deploy/wrapper/variables.tf+6
- java/sample-apps/okhttp/README.md+8
- java/sample-apps/okhttp/deploy/wrapper/main.tf+1-1
- java/sample-apps/okhttp/deploy/wrapper/variables.tf+6
- java/sample-apps/sqs/README.md+8
- java/sample-apps/sqs/deploy/agent/main.tf+1-1
- java/sample-apps/sqs/deploy/agent/variables.tf+6
- java/sample-apps/sqs/deploy/wrapper/main.tf+1-1
- java/sample-apps/sqs/deploy/wrapper/variables.tf+6
- nodejs/package.json+6-6
- nodejs/packages/layer/package.json+18-18
- nodejs/packages/layer/scripts/otel-handler+6
- nodejs/sample-apps/aws-sdk/package.json+4-4
- python/sample-apps/run.sh+1-1
- python/src/otel/otel_sdk/otel-instrument+8
- python/src/otel/otel_sdk/requirements-nodeps.txt+30-30
- python/src/otel/otel_sdk/requirements.txt+4-4
- python/src/otel/tests/requirements.txt+2-2
- python/src/otel/tests/test_otel.py+1-1
- utils/sam/run.sh+1-2
Lines changed: 1 addition & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
| |
34 |
| - | |
35 |
| - | |
36 |
| - | |
37 |
| - | |
| 34 | + | |
38 | 35 |
| |
39 | 36 |
| |
40 | 37 |
| |
|
Lines changed: 11 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
15 |
| - | |
| 15 | + | |
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
22 |
| - | |
| 22 | + | |
23 | 23 |
| |
24 |
| - | |
25 |
| - | |
| 24 | + | |
| 25 | + | |
26 | 26 |
| |
27 |
| - | |
| 27 | + | |
28 | 28 |
| |
29 |
| - | |
| 29 | + | |
30 | 30 |
| |
31 |
| - | |
32 |
| - | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
33 | 36 |
| |
34 | 37 |
| |
35 | 38 |
|
0 commit comments