Skip to content

[pull] main from aws-observability:main #4

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 385 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
385 commits
Select commit Hold shift + click to select a range
fa3c0cb
Introduce Collector go.mod patch file (#471)
Kausik-A Feb 22, 2023
6d053e4
CGO_ENABLED=0 (#472)
Kausik-A Feb 22, 2023
a5b62b8
Update sample app arns for v0.26.0 release (#473)
Kausik-A Feb 22, 2023
d0ed4de
Bump eslint from 8.30.0 to 8.34.0 in /nodejs/wrapper-adot (#453)
dependabot[bot] Feb 24, 2023
6ebc421
Update Readme and change log for February Release (#475)
Kausik-A Feb 24, 2023
45bb541
Bump com.github.ben-manes.versions from 0.45.0 to 0.46.0 in /java (#479)
dependabot[bot] Feb 27, 2023
7726c0c
Bump @typescript-eslint/eslint-plugin in /nodejs/wrapper-adot (#478)
dependabot[bot] Feb 27, 2023
d332f96
Bump @types/node from 18.13.0 to 18.14.2 in /nodejs/wrapper-adot (#482)
dependabot[bot] Feb 27, 2023
5870d5c
Bump @typescript-eslint/parser in /nodejs/wrapper-adot (#476)
dependabot[bot] Feb 27, 2023
03a2508
Update go version to 1.20.2 (#490)
Kausik-A Mar 9, 2023
d952408
Bump com.diffplug.spotless from 6.12.1 to 6.16.0 in /java (#484)
dependabot[bot] Mar 9, 2023
8c9b4e9
Bump @types/node from 18.14.2 to 18.14.6 in /nodejs/wrapper-adot (#489)
dependabot[bot] Mar 9, 2023
5b9e220
Bump eslint from 8.34.0 to 8.35.0 in /nodejs/wrapper-adot (#488)
dependabot[bot] Mar 9, 2023
cfd754b
Bump io.opentelemetry:opentelemetry-bom from 1.22.0 to 1.23.1 in /jav…
dependabot[bot] Mar 9, 2023
860aed5
Bump @typescript-eslint/parser in /nodejs/wrapper-adot (#487)
dependabot[bot] Mar 9, 2023
5efda6a
Bump rimraf from 4.1.2 to 4.3.0 in /nodejs/wrapper-adot (#486)
dependabot[bot] Mar 9, 2023
ab6ec44
Update git submodule commit for opentelemetry-lambda (#491)
rapphil Mar 9, 2023
70dd9a9
Move lambdacomponents from ADOT to aws-otel-lambda (#492)
Kausik-A Mar 10, 2023
b03635b
Remove Prometheus Exporter from aws-otel-lambda (#493)
Kausik-A Mar 10, 2023
f10e4d4
Update collector version to 0.27.0 (#494)
rapphil Mar 10, 2023
b22e6ee
Update Layer arns to release layers based on v0.27.0 (#495)
rapphil Mar 10, 2023
498ab2f
Rapphil update readme (#496)
rapphil Mar 10, 2023
4534c98
Bump eslint from 8.35.0 to 8.36.0 in /nodejs/wrapper-adot (#502)
dependabot[bot] Mar 27, 2023
1048702
Bump io.opentelemetry:opentelemetry-bom from 1.23.1 to 1.24.0 in /jav…
dependabot[bot] Mar 27, 2023
982b7cb
Bump @types/node from 18.14.6 to 18.15.10 in /nodejs/wrapper-adot (#510)
dependabot[bot] Mar 27, 2023
e94bb7a
Bump actions/setup-go from 3 to 4 (#507)
dependabot[bot] Mar 27, 2023
4b92692
Bump com.diffplug.spotless from 6.16.0 to 6.17.0 in /java (#504)
dependabot[bot] Mar 27, 2023
ecc18f0
Bump rimraf from 4.3.0 to 4.4.1 in /nodejs/wrapper-adot (#512)
dependabot[bot] Mar 27, 2023
882208b
Bump com.github.johnrengelman.shadow from 7.1.2 to 8.1.1 in /java (#513)
dependabot[bot] Mar 27, 2023
186e364
Bump @typescript-eslint/parser in /nodejs/wrapper-adot (#516)
dependabot[bot] Mar 27, 2023
a38cd88
Bump actions/stale from 7 to 8 (#514)
dependabot[bot] Mar 27, 2023
c27c4d9
Bump @typescript-eslint/eslint-plugin in /nodejs/wrapper-adot (#517)
dependabot[bot] Mar 27, 2023
31c7730
Bump @typescript-eslint/eslint-plugin in /nodejs/wrapper-adot (#527)
dependabot[bot] Apr 10, 2023
70f68d4
Bump com.diffplug.spotless from 6.17.0 to 6.18.0 in /java (#523)
dependabot[bot] Apr 10, 2023
b6373b1
Bump io.opentelemetry:opentelemetry-bom from 1.24.0 to 1.25.0 in /jav…
dependabot[bot] Apr 10, 2023
d6291b6
Bump eslint from 8.36.0 to 8.38.0 in /nodejs/wrapper-adot (#525)
dependabot[bot] Apr 10, 2023
56c9f31
Bump @types/node from 18.15.10 to 18.15.11 in /nodejs/wrapper-adot (#…
dependabot[bot] Apr 10, 2023
15e819d
Bump @typescript-eslint/parser in /nodejs/wrapper-adot (#526)
dependabot[bot] Apr 10, 2023
7c1abbc
Bump typescript from 4.9.5 to 5.0.4 in /nodejs/wrapper-adot (#524)
dependabot[bot] Apr 11, 2023
189250d
Add support to confmap providers: s3, http and https. (#529)
rapphil Apr 12, 2023
eae1276
Fix main build for confmap tests (#530)
rapphil Apr 12, 2023
3d3efed
Add missing mustache template for trace tests for confmap (#531)
rapphil Apr 12, 2023
8d23d24
Fix github workflow (#532)
rapphil Apr 12, 2023
3404672
Update OTel-lambda upstream sub module (#533)
vasireddy99 Apr 21, 2023
aee1df5
Modify env and correct tf script (#540)
vasireddy99 Apr 21, 2023
7979bfb
Fix the typo in workflow (#541)
vasireddy99 Apr 21, 2023
f0b3e2c
Using appropriate o/p variable in soak test (#543)
vasireddy99 Apr 21, 2023
39bfcb3
Modify the path of tf state file (#544)
vasireddy99 Apr 23, 2023
be41b13
Update Canary ARNs for Lambda release (#548)
vasireddy99 Apr 25, 2023
68c2f55
Update Readme and change log for lambda release (#547)
vasireddy99 Apr 25, 2023
baa2003
dependabot prs (#552)
PaurushGarg May 1, 2023
149ed27
Update dependabot.yml (#560)
vasireddy99 May 11, 2023
2de29bf
Fix method for downloading Java Agent jar (#565)
rapphil May 19, 2023
d44a724
Disable normalization featuregate (#559)
bryan-aguilar May 22, 2023
d508bca
Create python sample app downstream (#578)
humivo May 31, 2023
bf1e526
POC to fix lambda layers (#572)
rapphil Jun 1, 2023
fd3aa9c
Update Java version to 17 (#581)
humivo Jun 1, 2023
1e84ca8
Patch collector and update submodule (#585)
humivo Jun 5, 2023
d15ea94
Update Opentelemetry-lambda sub module (#586)
vasireddy99 Jun 5, 2023
a28d73d
Update JS dependencies (#587)
humivo Jun 6, 2023
7083d3f
Bump com.diffplug.spotless from 6.18.0 to 6.19.0 in /java (#573)
dependabot[bot] Jun 6, 2023
cb70e2a
Bump @typescript-eslint/parser in /nodejs/wrapper-adot (#584)
dependabot[bot] Jun 6, 2023
962892c
Bump aws-actions/configure-aws-credentials from 1.pre.node16 to 2.1.0…
dependabot[bot] Jun 6, 2023
cb0cc91
Bump rimraf from 5.0.0 to 5.0.1 in /nodejs/wrapper-adot (#567)
dependabot[bot] Jun 6, 2023
1591977
Rebased (#588)
vasireddy99 Jun 6, 2023
efc55ba
Upgrade go version and fix soak tests (#590)
humivo Jun 6, 2023
2935863
Bump eslint from 8.39.0 to 8.42.0 in /nodejs/wrapper-adot (#582)
dependabot[bot] Jun 7, 2023
a4674b3
Remove if statement to setup python (#591)
humivo Jun 7, 2023
6636533
Bump @types/node from 18.16.3 to 20.2.5 in /nodejs/wrapper-adot (#574)
dependabot[bot] Jun 7, 2023
cffe4d7
Bump @typescript-eslint/eslint-plugin in /nodejs/wrapper-adot (#589)
dependabot[bot] Jun 7, 2023
8842678
Update the ARNS to the new released layers (#592)
humivo Jun 7, 2023
fa43bf3
Revert "Update the ARNS to the new released layers (#592)" (#593)
humivo Jun 7, 2023
e4fba5f
Upgrade collector to 0.78 and patch the submodule (#594)
humivo Jun 8, 2023
94f1749
Update the canary ARNs to new Lambda Layers v0.30.0 (#597)
humivo Jun 8, 2023
1b66593
Bump @types/node from 20.2.5 to 20.3.0 in /nodejs/wrapper-adot (#600)
dependabot[bot] Jun 12, 2023
8a01ea5
Bump io.opentelemetry:opentelemetry-bom from 1.26.0 to 1.27.0 in /jav…
dependabot[bot] Jun 12, 2023
0f6f292
Bump com.github.ben-manes.versions from 0.46.0 to 0.47.0 in /java (#605)
dependabot[bot] Jun 12, 2023
980b82d
update role duration seconds (#606)
vasireddy99 Jun 13, 2023
a213a61
Bump typescript from 5.0.4 to 5.1.3 in /nodejs/wrapper-adot (#601)
dependabot[bot] Jun 13, 2023
01ccbd3
Bump @typescript-eslint/parser in /nodejs/wrapper-adot (#602)
dependabot[bot] Jun 13, 2023
5a5ac68
Bump aws-actions/configure-aws-credentials from 2.1.0 to 2.2.0 (#611)
dependabot[bot] Jun 19, 2023
d3a6d7d
Bump @types/node from 20.3.0 to 20.3.1 in /nodejs/wrapper-adot (#612)
dependabot[bot] Jun 19, 2023
a1e5cb6
Bump @typescript-eslint/parser in /nodejs/wrapper-adot (#613)
dependabot[bot] Jun 19, 2023
33e6469
Bump @typescript-eslint/eslint-plugin in /nodejs/wrapper-adot (#614)
dependabot[bot] Jun 19, 2023
16a9d88
Bump eslint from 8.42.0 to 8.43.0 in /nodejs/wrapper-adot (#615)
dependabot[bot] Jun 19, 2023
b8e897e
Update README and CHANGELOG for lambda release (#598)
humivo Jun 19, 2023
ceba8bc
Chore: Update gradle wrapper to v8.1.1 (#621)
rapphil Jun 26, 2023
495c5ca
chore: Update dependabot.yml schedule (#620)
rapphil Jun 26, 2023
59db0d4
Bump @types/node from 20.3.1 to 20.3.2 in /nodejs/wrapper-adot (#625)
dependabot[bot] Jun 26, 2023
d80bd2a
Bump @typescript-eslint/parser in /nodejs/wrapper-adot (#623)
dependabot[bot] Jun 26, 2023
4d3733e
Bump @types/node from 20.3.2 to 20.3.3 in /nodejs/wrapper-adot (#628)
dependabot[bot] Jul 4, 2023
6b1dd37
Bump eslint from 8.43.0 to 8.44.0 in /nodejs/wrapper-adot (#629)
dependabot[bot] Jul 4, 2023
63af97a
Bump @typescript-eslint/parser in /nodejs/wrapper-adot (#630)
dependabot[bot] Jul 4, 2023
5b54000
Bump typescript from 5.1.3 to 5.1.6 in /nodejs/wrapper-adot (#631)
dependabot[bot] Jul 4, 2023
0d8e7ad
Bump @typescript-eslint/eslint-plugin in /nodejs/wrapper-adot (#632)
dependabot[bot] Jul 4, 2023
37dcc2b
Bump @types/node from 20.3.3 to 20.4.1 in /nodejs/wrapper-adot (#635)
dependabot[bot] Jul 12, 2023
9370111
Bump @typescript-eslint/parser in /nodejs/wrapper-adot (#636)
dependabot[bot] Jul 12, 2023
9236546
Bump io.opentelemetry:opentelemetry-bom-alpha in /java (#637)
dependabot[bot] Jul 12, 2023
7cc3353
Bump io.opentelemetry:opentelemetry-bom from 1.27.0 to 1.28.0 in /jav…
dependabot[bot] Jul 12, 2023
ad219b1
Bump @typescript-eslint/eslint-plugin in /nodejs/wrapper-adot (#639)
dependabot[bot] Jul 12, 2023
bb32535
Python 3.10 runtime support for python lambda layer (#633)
vasireddy99 Jul 13, 2023
1fda6c9
[chore] Update OpenTelemetry-lambda submodule (#647)
vasireddy99 Jul 24, 2023
3386be6
Modify expected template and workflow (#648)
vasireddy99 Jul 24, 2023
106961e
Update java dep to v0.28.0 (#652)
vasireddy99 Jul 25, 2023
f8cceae
Lambda Layer Release July - Update Canaries (#653)
vasireddy99 Jul 25, 2023
ffb0e95
Lambda layer Release July 2023 Update Readme and changelog (#654)
vasireddy99 Jul 26, 2023
7de75ea
Bump @typescript-eslint/parser in /nodejs/wrapper-adot (#659)
dependabot[bot] Aug 2, 2023
716141c
Bump gts from 3.1.1 to 5.0.0 in /nodejs/wrapper-adot (#660)
dependabot[bot] Aug 2, 2023
fb874d3
Bump eslint from 8.44.0 to 8.46.0 in /nodejs/wrapper-adot (#656)
dependabot[bot] Aug 2, 2023
bbd6f55
Bump @types/node from 20.4.1 to 20.4.6 in /nodejs/wrapper-adot (#661)
dependabot[bot] Aug 2, 2023
f8b2a04
Bump @typescript-eslint/eslint-plugin in /nodejs/wrapper-adot (#658)
dependabot[bot] Aug 2, 2023
b73e65f
fix lambda layer version (#664)
Aug 4, 2023
8dc0044
Bump @types/node from 20.4.6 to 20.4.8 in /nodejs/wrapper-adot (#668)
dependabot[bot] Aug 12, 2023
fe29d00
Bump @typescript-eslint/parser in /nodejs/wrapper-adot (#665)
dependabot[bot] Aug 14, 2023
4b11034
Bump eslint-plugin-import from 2.27.5 to 2.28.0 in /nodejs/wrapper-ad…
dependabot[bot] Aug 14, 2023
d632359
Bump @typescript-eslint/eslint-plugin in /nodejs/wrapper-adot (#666)
dependabot[bot] Aug 14, 2023
0b8ddb5
Lambda Layer Update - Update opentelemetry-lambda submodule (#677)
vasireddy99 Aug 15, 2023
7c77828
Lambda Layer Release AUG 2023 - Update canaries to run on latest laye…
vasireddy99 Aug 16, 2023
0c39c07
Update ReadMe with latest Layern ARN versions (#679)
vasireddy99 Aug 17, 2023
6066e23
Bump io.opentelemetry:opentelemetry-bom from 1.28.0 to 1.29.0 in /jav…
dependabot[bot] Aug 21, 2023
59f67ad
Bump eslint from 8.46.0 to 8.47.0 in /nodejs/wrapper-adot (#673)
dependabot[bot] Aug 21, 2023
779a04b
Bump @typescript-eslint/parser in /nodejs/wrapper-adot (#680)
dependabot[bot] Aug 23, 2023
31ee475
Bump @typescript-eslint/eslint-plugin in /nodejs/wrapper-adot (#681)
dependabot[bot] Aug 23, 2023
6555317
Bump gts from 5.0.0 to 5.0.1 in /nodejs/wrapper-adot (#683)
dependabot[bot] Aug 23, 2023
e5a16d0
Bump eslint-plugin-import from 2.28.0 to 2.28.1 in /nodejs/wrapper-ad…
dependabot[bot] Aug 23, 2023
7eb115e
Bump @types/node from 20.4.8 to 20.5.3 in /nodejs/wrapper-adot (#685)
dependabot[bot] Aug 23, 2023
cb2c083
Update issue templates (#542)
vasireddy99 Sep 12, 2023
b041685
Update go version in the workflows (#708)
vasireddy99 Sep 12, 2023
b2d15e5
Bump actions/checkout from 3 to 4 (#697)
dependabot[bot] Sep 12, 2023
111516f
Bump @types/node from 20.5.3 to 20.6.0 in /nodejs/wrapper-adot (#706)
dependabot[bot] Sep 13, 2023
706bc81
Bump aws-actions/configure-aws-credentials from 2.2.0 to 4.0.0 (#707)
dependabot[bot] Sep 13, 2023
93478d1
Bump typescript from 5.1.6 to 5.2.2 in /nodejs/wrapper-adot (#688)
dependabot[bot] Sep 13, 2023
f71b4b3
Bump eslint from 8.47.0 to 8.49.0 in /nodejs/wrapper-adot (#705)
dependabot[bot] Sep 17, 2023
d48d556
Bump @typescript-eslint/eslint-plugin in /nodejs/wrapper-adot (#704)
dependabot[bot] Sep 18, 2023
f0d04bc
Bump @typescript-eslint/parser in /nodejs/wrapper-adot (#715)
dependabot[bot] Sep 25, 2023
1b927fc
Bump docker/login-action from 2 to 3 (#712)
dependabot[bot] Sep 25, 2023
8fb01f6
Bump docker/setup-buildx-action from 2 to 3 (#710)
dependabot[bot] Sep 25, 2023
39fc97c
Bump docker/build-push-action from 4 to 5 (#711)
dependabot[bot] Sep 25, 2023
a372d40
Bump @types/node from 20.6.0 to 20.6.5 in /nodejs/wrapper-adot (#716)
dependabot[bot] Sep 25, 2023
858107a
Bump @typescript-eslint/eslint-plugin in /nodejs/wrapper-adot (#713)
dependabot[bot] Sep 25, 2023
861d08f
Bump @typescript-eslint/parser in /nodejs/wrapper-adot (#727)
dependabot[bot] Oct 9, 2023
a160e4f
Bump com.github.ben-manes.versions from 0.47.0 to 0.48.0 in /java (#700)
dependabot[bot] Oct 9, 2023
58865dd
Update dependencies to release (#731)
rapphil Oct 10, 2023
3c90872
Update go to version 1.21.3 (#737)
rapphil Oct 10, 2023
5e6f5c9
Update java dependencies to 1.30.0 (#738)
rapphil Oct 10, 2023
07e4a65
Update lambda layers in sample apps (#739)
rapphil Oct 11, 2023
545cbf2
Update changelog for october release (#740)
rapphil Oct 12, 2023
a6254b8
Bump rimraf from 5.0.1 to 5.0.5 in /nodejs/wrapper-adot (#724)
dependabot[bot] Oct 30, 2023
58a69e0
Bump @typescript-eslint/eslint-plugin in /nodejs/wrapper-adot (#749)
dependabot[bot] Oct 30, 2023
12b5a7a
Bump google.golang.org/grpc in /adot/collector/lambdacomponents (#750)
dependabot[bot] Oct 30, 2023
09f7244
Bump actions/setup-node from 3 to 4 (#745)
dependabot[bot] Oct 30, 2023
d153e47
Bump golang.org/x/net in /adot/collector/lambdacomponents (#741)
dependabot[bot] Oct 30, 2023
b357d29
Bump aws-actions/configure-aws-credentials from 4.0.0 to 4.0.1 (#736)
dependabot[bot] Oct 30, 2023
58d5b4d
Bump io.opentelemetry:opentelemetry-bom-alpha in /java (#733)
dependabot[bot] Oct 30, 2023
6765bed
Bump @typescript-eslint/parser in /nodejs/wrapper-adot (#752)
dependabot[bot] Oct 30, 2023
9d8b71a
Bump com.github.ben-manes.versions from 0.48.0 to 0.49.0 in /java (#735)
dependabot[bot] Oct 30, 2023
7952055
Bump io.opentelemetry:opentelemetry-bom from 1.29.0 to 1.31.0 in /jav…
dependabot[bot] Oct 30, 2023
4ff6530
Bump @types/node from 20.6.5 to 20.8.9 in /nodejs/wrapper-adot (#751)
dependabot[bot] Oct 30, 2023
b13beee
Update dependencies and opentelemetry-lambda submodule (#758)
vasireddy99 Nov 2, 2023
078c4e1
Update Java Patches (#759)
vasireddy99 Nov 2, 2023
6316515
Update expected templates for java (#760)
vasireddy99 Nov 3, 2023
c3ed817
Bump hashicorp/setup-terraform from 2 to 3 (#754)
dependabot[bot] Nov 3, 2023
aff8b82
Revert "Bump hashicorp/setup-terraform from 2 to 3 (#754)" (#761)
vasireddy99 Nov 3, 2023
c6eb746
Update Sample App Layer ARNs to the latest available (#762)
vasireddy99 Nov 3, 2023
abe41ac
Update ReadMe and ChangeLog (#763)
vasireddy99 Nov 3, 2023
f870425
Bump eslint-plugin-import from 2.28.1 to 2.29.0 in /nodejs/wrapper-ad…
dependabot[bot] Nov 4, 2023
d10e953
Bump @types/node from 20.8.9 to 20.9.3 in /nodejs/wrapper-adot (#778)
dependabot[bot] Nov 27, 2023
62bd872
Bump @typescript-eslint/eslint-plugin in /nodejs/wrapper-adot (#785)
dependabot[bot] Dec 4, 2023
a4b69fa
Bump actions/setup-java from 3 to 4 (#795)
dependabot[bot] Dec 11, 2023
1316be4
Bump actions/setup-dotnet from 3 to 4 (#794)
dependabot[bot] Dec 11, 2023
9d3bc4b
Bump @typescript-eslint/parser in /nodejs/wrapper-adot (#792)
dependabot[bot] Dec 11, 2023
33d5295
Bump gts from 5.0.1 to 5.2.0 in /nodejs/wrapper-adot (#757)
dependabot[bot] Dec 11, 2023
568c25d
Bump @typescript-eslint/eslint-plugin in /nodejs/wrapper-adot (#798)
dependabot[bot] Dec 11, 2023
61334fa
Bump @types/node from 20.9.3 to 20.10.4 in /nodejs/wrapper-adot (#797)
dependabot[bot] Dec 11, 2023
476e6e0
Update OTEL submodule and patch otel collector version (#807)
vasireddy99 Dec 20, 2023
4feed02
Test Python 3.11 runtime in integration tests (#815)
vasireddy99 Dec 20, 2023
b004753
Prepare for release. Update Java Patches and JS deps (#816)
vasireddy99 Dec 21, 2023
51be456
Update Sample App ARNS (#818)
vasireddy99 Dec 27, 2023
9a974de
Update Read me and changelOG (#819)
vasireddy99 Dec 28, 2023
ad890b9
Bump @types/node from 20.10.4 to 20.10.6 in /nodejs/wrapper-adot (#821)
dependabot[bot] Jan 2, 2024
3c0b3c7
Bump eslint from 8.49.0 to 8.56.0 in /nodejs/wrapper-adot (#813)
dependabot[bot] Jan 2, 2024
5fe8257
Bump eslint-plugin-import from 2.29.0 to 2.29.1 in /nodejs/wrapper-ad…
dependabot[bot] Jan 2, 2024
9f201ca
Bump actions/download-artifact from 3 to 4 (#809)
dependabot[bot] Jan 2, 2024
d93d2c2
Bump actions/setup-go from 4 to 5 (#803)
dependabot[bot] Jan 2, 2024
c0b49b6
Bump actions/stale from 8 to 9 (#804)
dependabot[bot] Jan 2, 2024
a0841a7
Bump actions/setup-python from 4 to 5 (#805)
dependabot[bot] Jan 2, 2024
2dafdb8
Bump com.github.ben-manes.versions from 0.49.0 to 0.50.0 in /java (#779)
dependabot[bot] Jan 2, 2024
5142596
Bump @typescript-eslint/parser in /nodejs/wrapper-adot (#820)
dependabot[bot] Jan 2, 2024
ff9b253
Bump typescript from 5.2.2 to 5.3.3 in /nodejs/wrapper-adot (#799)
dependabot[bot] Jan 2, 2024
b42bf41
Bump @typescript-eslint/parser in /nodejs/wrapper-adot (#832)
dependabot[bot] Jan 22, 2024
f69525c
Bump @types/node from 20.10.6 to 20.11.3 in /nodejs/wrapper-adot (#830)
dependabot[bot] Jan 22, 2024
1a811cc
Update upstream submodule (#861)
bryan-aguilar Feb 13, 2024
cb9f316
Update nodejs depdencies to 16 (#860)
bryan-aguilar Feb 13, 2024
d0764a7
Patch java versions to v1.32.0 (#862)
bryan-aguilar Feb 14, 2024
89031de
[chore] Update submodule and node engine version (#863)
bryan-aguilar Feb 15, 2024
0ebbb23
[chore] fix otel java patch (#864)
bryan-aguilar Feb 15, 2024
7665298
Bump eslint from 8.56.0 to 8.57.0 in /nodejs/wrapper-adot (#870)
dependabot[bot] Feb 27, 2024
40e297e
Bump @types/node from 20.11.3 to 20.11.20 in /nodejs/wrapper-adot (#869)
dependabot[bot] Feb 27, 2024
2274c62
Bump aws-actions/configure-aws-credentials from 4.0.1 to 4.0.2 (#854)
dependabot[bot] Feb 27, 2024
d6343f2
Bump github/codeql-action from 2 to 3 (#822)
dependabot[bot] Feb 27, 2024
bf32367
Bump nick-invision/retry from 2 to 3 (#853)
dependabot[bot] Feb 27, 2024
a4681af
Modify pip command (#867)
vasireddy99 Feb 28, 2024
a18c778
Bump @types/node from 20.11.20 to 20.12.7 in /nodejs/wrapper-adot (#900)
dependabot[bot] Apr 22, 2024
f5323d7
Bump gts from 5.2.0 to 5.3.0 in /nodejs/wrapper-adot (#888)
dependabot[bot] Apr 22, 2024
992d252
patch trace header in system property from Lambda java17 Runtime (#782)
wangzlei Apr 24, 2024
f70c255
Update opentelemetry-lambda sub module (#906)
vasireddy99 Apr 30, 2024
fea6024
Modify workflows to test on java17 (#911)
vasireddy99 May 10, 2024
2461f58
Modify patches and update sub module (#908)
vasireddy99 May 10, 2024
64eecaf
Remove Suffixes in the prw exporter (#912)
vasireddy99 May 10, 2024
dee80fb
rmruntime (#913)
vasireddy99 May 10, 2024
6f7a13c
remove java8.al2 runtime in java agent tests (#914)
vasireddy99 May 13, 2024
119837c
Bump actions/upload-artifact from 3 to 4 (#823)
dependabot[bot] May 16, 2024
1bfd749
Add overwrite to upload artifact (#920)
humivo May 16, 2024
e638b93
Revert upload and download artifact to v3 (#921)
humivo May 16, 2024
544b5c7
Update the sample app layer arns (#922)
humivo May 16, 2024
795a497
Update the readme and changelog for lambda release (#923)
humivo May 17, 2024
33e00a9
update go.opentelemetry.io/collector to v0.103.0 and update submodule…
roystchiang Jun 25, 2024
35b28a4
fix opentelemetry-lambda_java.patch after updating submodule (#951)
roystchiang Jun 25, 2024
8cd2e7a
support httpsprovider again, and update submodule to a commit that ma…
roystchiang Jun 26, 2024
b685c99
Updating dependencies to match v0.102.1 (#957)
alexperez52 Jul 3, 2024
1304e82
Updating sample app layers (#963)
alexperez52 Jul 9, 2024
4bb5278
Update readme with latest release info (#965)
alexperez52 Jul 9, 2024
1e5183d
Update CHANGELOG.md (#988)
vsakaram Sep 6, 2024
ac88c62
--- (#925)
dependabot[bot] Nov 15, 2024
e058a8f
--- (#926)
dependabot[bot] Nov 15, 2024
01b405c
Bump google.golang.org/grpc in /adot/collector/lambdacomponents (#964)
dependabot[bot] Nov 15, 2024
5331a2d
Use ubuntu-22.04 as gh action runner image (#1001)
vasireddy99 Nov 20, 2024
052afa2
Bump docker/build-push-action from 5 to 6 (#943)
dependabot[bot] Dec 3, 2024
884b7f1
Bump actions/cache from 3 to 4 (#840)
dependabot[bot] Dec 3, 2024
4872c8c
[chore] Update opentelemetry lambda submodules (#1023)
vasireddy99 Dec 30, 2024
cf37ff6
Add more Nodejs runtime test workflow (#1028)
vasireddy99 Dec 31, 2024
4b43905
Modify sdk layer name in the workflow to be aligned with GH role work…
vasireddy99 Dec 31, 2024
7f26d89
[chore] Fix workflows with breaking changes and Set/modify otel propa…
vasireddy99 Jan 2, 2025
803a06d
Update java patch for otel-lambda repo (#1030)
vasireddy99 Jan 2, 2025
35782f1
[chore] Update upstream otel sub-module, add support for nodejs 22.x …
vasireddy99 Jan 2, 2025
f63d7d2
fix typo in nodejs runtime workflow (#1032)
vasireddy99 Jan 2, 2025
dbec93b
Bump golang.org/x/net to v0.33.0 (#1034)
vasireddy99 Jan 3, 2025
84e2c7f
Fix Release worklfow with upload-artefact breaking changes (#1035)
vasireddy99 Jan 3, 2025
532d74c
Update sample app layer arn to latest released (#1036)
vasireddy99 Jan 3, 2025
f536de5
[chore] Fix sample app script files and arns used in the canaries (#1…
vasireddy99 Jan 6, 2025
bf35c66
Update ReadMe and ChangeLog for lambda layer release (#1038)
vasireddy99 Jan 7, 2025
8e3e3bd
Fix publish status for nodejs main-build workflow (#1043)
vasireddy99 Jan 7, 2025
312c244
Pin terraform version to 7.19.0 (#1054)
vasireddy99 Jan 14, 2025
f6d6301
Pin terraform version python tf scripts (#1055)
vasireddy99 Jan 15, 2025
1f60fbe
Patch listener in collector ext to use random port (#1099)
vasireddy99 Mar 25, 2025
1223765
Update Canaries with patched lambda layer ARNs (#1100)
vasireddy99 Mar 25, 2025
c6e9a58
Update otel lambda submodule, Bumps collector and sdk layer versions …
vasireddy99 May 23, 2025
4a1db2e
[chore] Fix Java and nodejs Lambda Layer failures. (#1110)
vasireddy99 May 29, 2025
20fa2b4
Update Sample app ARNs for the canaries (#1111)
vasireddy99 May 30, 2025
5747438
Update ReadMe and Changelog for v0.43.0 Lambda layer release (#1112)
vasireddy99 May 30, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Use ubuntu-22.04 as gh action runner image (aws-observability#1001)
  • Loading branch information
vasireddy99 authored Nov 20, 2024
commit 5331a2d49d57e2b67e692326737f41ee2a1bb301
2 changes: 1 addition & 1 deletion .github/workflows/canary.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ permissions:

jobs:
canary-test:
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
name: Canary Test - (${{ matrix.aws_region }} - ${{ matrix.language }} - ${{ matrix.sample-app }} - ${{ matrix.instrumentation-type }} - ${{ matrix.architecture }})
strategy:
fail-fast: false
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ on:
jobs:
analyze:
name: Analyze
runs-on: ubuntu-latest
runs-on: ubuntu-22.04

strategy:
fail-fast: false
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/docker-build-lambda-soak.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ permissions:

jobs:
build-lambda-soak:
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- name: Configure AWS Credentials
Expand Down Expand Up @@ -41,4 +41,4 @@ jobs:
tags: |
public.ecr.aws/aws-otel-test/lambda-soak:latest
cache-from: type=local,src=/tmp/.buildx-cache
cache-to: type=local,dest=/tmp/.buildx-cache
cache-to: type=local,dest=/tmp/.buildx-cache
2 changes: 1 addition & 1 deletion .github/workflows/main-build-java.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ permissions:

jobs:
integration-test:
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04
name: java-${{ matrix.sample-app }}-${{ matrix.instrumentation-type }}-${{ matrix.architecture }}-${{matrix.confmap}}
strategy:
fail-fast: false
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/main-build-python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ permissions:

jobs:
integration-test:
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04
name: python-wrapper-${{ matrix.architecture }}
strategy:
fail-fast: false
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/main-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ permissions:

jobs:
integration-test:
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04
name: ${{ matrix.language }}-${{ matrix.instrumentation-type }}-${{ matrix.architecture }}
strategy:
fail-fast: false
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/pr-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ permissions:

jobs:
build-artifacts:
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04
name: Build artifacts - ${{ matrix.language }}
strategy:
matrix:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/publish-status.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ on:

jobs:
publish-status:
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
permissions:
id-token: write
contents: read
Expand Down
8 changes: 4 additions & 4 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,13 +32,13 @@ permissions:

jobs:
validate-inputs:
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
steps:
- name: Validate `layer_name_keyword` (${{ github.event.inputs.layer_name_keyword }})
run: |
grep -Eq "aws-otel-(collector|java-agent|java-wrapper|nodejs|python)-<ARCHITECTURE>-ver-[0-9]+-[0-9]+-[0-9]+" <<< "${{ github.event.inputs.layer_name_keyword }}"
publish-prod:
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
needs: validate-inputs
strategy:
matrix:
Expand Down Expand Up @@ -112,7 +112,7 @@ jobs:
run: |
aws s3 rb --force s3://${{ env.BUCKET_NAME }}
generate-note:
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
needs: publish-prod
strategy:
matrix:
Expand Down Expand Up @@ -177,7 +177,7 @@ jobs:
smoke-test:
name: Smoke Test - (${{ matrix.aws_region }} - ${{ github.event.inputs.layer_name_keyword }} - ${{ matrix.architecture }})
needs: generate-note
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
strategy:
matrix:
architecture: ${{ fromJson(github.event.inputs.architecture) }}
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/soaking.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@ on:
permissions:
id-token: write
contents: read

jobs:
soaking-test:
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04
name: Soak Test - (${{ matrix.language }}, ${{ matrix.sample-app }}, ${{ matrix.instrumentation-type }}, ${{ matrix.architecture }})
strategy:
fail-fast: false
Expand Down Expand Up @@ -277,7 +277,7 @@ jobs:
output-keywords:
if: ${{ always() }}
name: Output (${{ matrix.language }}, ${{ matrix.instrumentation-type }}) Layer Keyword
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04
needs:
- soaking-test
strategy:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/stale-bot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ on:

jobs:
stale-close:
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
steps:
- name: Mark the issues/pr
uses: actions/stale@v9
Expand Down