Commit 8c25eaa
[release/v1.32.x] Add commits from main branch (#761)
* E2E Testing: Add failure in waiting for pods to retry mechanism (#659)
* Revert "E2E Testing: Add failure in waiting for pods to retry mechanism (#659)" (#661)
This reverts commit a5f5565.
* Bump github/codeql-action from 2 to 3
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@v2...v3)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected]>
* Feat: add support to releasing to private ECR (#633)
* Removing patch dependencies scope restriction to release branch only (#670)
Removing patches scope restriction to release branch
* Updating patch file path and Excluding windows-built for patch build
* Add patch dependencies and publish to maven local (#677)
Add patch dependencies and publish to maven local for appsignals tests for canaries
* nightly-build workfow update (#627)
nightly-build-update seprarte out contract tests and timestamp
* Adding missing symbols (#679)
* Fixing main build failure (#680)
* Updating workflows
* Do not sign patched artifacts at PR time (#691)
* Do not sign patched artifacts at PR time
* Fix dir structure
* Just don't provide keys to the workflow
* Set env vars conditionally
* Double quote
* Use truthy statement instead
* Use env vars to avoid inject attacks
* Delete unncessary workflow
* Use doublequote for substitution
* Bump rust from 1.74 to 1.75
Bumps rust from 1.74 to 1.75.
---
updated-dependencies:
- dependency-name: rust
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
* Bump tempfile from 3.8.1 to 3.9.0 in /tools/cp-utility
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.8.1 to 3.9.0.
- [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md)
- [Commits](Stebalien/tempfile@v3.8.1...v3.9.0)
---
updated-dependencies:
- dependency-name: tempfile
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
* Bump org.apache.logging.log4j:log4j-core from 2.20.0 to 2.22.1
Bumps org.apache.logging.log4j:log4j-core from 2.20.0 to 2.22.1.
---
updated-dependencies:
- dependency-name: org.apache.logging.log4j:log4j-core
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
* Bump com.linecorp.armeria:armeria-bom from 1.26.3 to 1.26.4
Bumps [com.linecorp.armeria:armeria-bom](https://github.com/line/armeria) from 1.26.3 to 1.26.4.
- [Release notes](https://github.com/line/armeria/releases)
- [Changelog](https://github.com/line/armeria/blob/main/.post-release-msg)
- [Commits](line/armeria@armeria-1.26.3...armeria-1.26.4)
---
updated-dependencies:
- dependency-name: com.linecorp.armeria:armeria-bom
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
* Bump org.mockito:mockito-junit-jupiter from 5.3.1 to 5.8.0
Bumps [org.mockito:mockito-junit-jupiter](https://github.com/mockito/mockito) from 5.3.1 to 5.8.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v5.3.1...v5.8.0)
---
updated-dependencies:
- dependency-name: org.mockito:mockito-junit-jupiter
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
* Changing from workflow to action (#694)
Change from workflow to action
* Dry run validator before pull request (#690)
* Create test_validator
* Rename test_validator to test_validator.yml
* Update appsignals-e2e-ec2-test.yml
* Update appsignals-e2e-ec2-canary-test.yml
* Update appsignals-e2e-eks-canary-test.yml
* add option to allow validator dry run compile
* allow test validator dry run
* allow test validator dry run
* allow test validator dry run
* allow test validator dry run
* allow test validator dry run
* allow test validator dry run
* Allow PR-build test to test validator success to build
* Revert change in E2E Test
* Revert unneeded change
* Revert unneeded change
* Use Gradle-Build-Action instead of run command
* delete unneeded indent
* delete unneeded indent
* delete unneeded indent
* Handle multi-line strings (#700)
* Use input rather than secret (#702)
* Fix usage of input variable in workflows (#703)
* remove unncessary build output
* Fix region in app signal e2e workflow
* Fix incorrect usage of env var
* fix nightly build wf also
* Build patched artifacts in codeql workflow (#701)
* Build patched artifacts in codeql workflow
* Add cache check
* Set default region as build output (#704)
* Set output for default region
* Update the rest of the workflows
* reorder init (#705)
* add outputs context (#706)
* Reinsert aws default region env var (#708)
* Reinsert aws default region env var
* Use explicit job for setting env var output
* Fix tab spacing
* revert region changes to app signal wfs
* revert 703 changes fully
* Build before publishing in e2e operator tests (#710)
* Build before publishing
* Add sample app build as dependency
* Bump org.junit.jupiter:junit-jupiter-engine from 5.9.2 to 5.10.1 (#695)
Bumps [org.junit.jupiter:junit-jupiter-engine](https://github.com/junit-team/junit5) from 5.9.2 to 5.10.1.
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit-framework@r5.9.2...r5.10.1)
---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter-engine
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump actions/stale from 8 to 9 (#638)
Bumps [actions/stale](https://github.com/actions/stale) from 8 to 9.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](actions/stale@v8...v9)
---
updated-dependencies:
- dependency-name: actions/stale
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump com.google.guava:guava-bom from 32.1.3-jre to 33.0.0-jre (#696)
Bumps [com.google.guava:guava-bom](https://github.com/google/guava) from 32.1.3-jre to 33.0.0-jre.
- [Release notes](https://github.com/google/guava/releases)
- [Commits](https://github.com/google/guava/commits)
---
updated-dependencies:
- dependency-name: com.google.guava:guava-bom
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump org.apache.kafka:kafka-clients from 3.6.0 to 3.6.1 (#698)
Bumps org.apache.kafka:kafka-clients from 3.6.0 to 3.6.1.
---
updated-dependencies:
- dependency-name: org.apache.kafka:kafka-clients
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump actions/setup-java from 3 to 4 (#681)
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 3 to 4.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](actions/setup-java@v3...v4)
---
updated-dependencies:
- dependency-name: actions/setup-java
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Change terraform to use minimal ami (#712)
* Change terraform to use minimal ami
* Combine wget and java11 installation
---------
Co-authored-by: ADOT Patch workflow <[email protected]>
* Add Documentation for Testing E2E Resource Changes (#709)
* Add documentation for testing E2E resource changes, download enablement script from public repo
* Additional changes to the README.md
* Change back whitespace
* Remove secret and run test on the canary
* Add extra note to EKS cluster setup
* Remove Internal Reference
---------
Co-authored-by: ADOT Patch workflow <[email protected]>
* Add E2E EC2 Release Testing for Main Build (#713)
* Add E2E EC2 Release Testing for Main Build
* Fix changes based on PR
* Change Terraform variable
* Update variable name
* Edit if statement for main build
---------
Co-authored-by: ADOT Patch workflow <[email protected]>
* Bump actions/setup-go from 4 to 5 (#639)
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 4 to 5.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](actions/setup-go@v4...v5)
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Fix typos (#730)
A few small fixes, no functional changes.
* Update README.md (#743)
* Remote target (#745)
* Setting SQS remote target to ARN
* Adding remote target for the other services
* Ran spotless
* Adding more tests
* Adding more tests
* Addressing PR
* Fixing contract tests
* Fixing PR
* Rename AppSignals configs with backward compatibility (#744)
* Rename AppSignals configs with backwards compatibility
* update config name in contract tests
* fixing related javadoc
* Updated generateRemoteService to parse HTTP_URL as last resort (#750)
* Updated generateRemoteService to parse HTTP_URL as last resort
* fixed violations
* updated comments
* applied comments
* Support AppSignals metrics transport protocol configuration (#752)
* Support AppSignals metrics transport protocol configuration
* rename SMP to AppSignals
* rename Span Metrics to AppSignals
* run gradlew :awsagentprovider:spotlessApply
* Parse db.statement attribute for database instrumentation (#755)
* Parse db.statement attribute for database instrumentation
* reverted file change
* fixed tests
* fixed formating
* applied comments
* fixed ordering
* Bump gradle/gradle-build-action from 2 to 3 (#732)
Bumps [gradle/gradle-build-action](https://github.com/gradle/gradle-build-action) from 2 to 3.
- [Release notes](https://github.com/gradle/gradle-build-action/releases)
- [Commits](gradle/gradle-build-action@v2...v3)
---
updated-dependencies:
- dependency-name: gradle/gradle-build-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* prefix AWS.SDK to the RemoteService from v1 (#756)
* Update RemoteTarget Value to ::s3:::e2e-test-bucket-name for aws-sdk-call on E2E EC2 Tests (#757)
Co-authored-by: Harry Ryu <[email protected]>
* update the remote target for eks e2e validations (#758)
* Add `RPC_SYSTEM` testing to AWS SDK contract tests (#760)
Followup contract test improvement following from #756
---------
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Mahad Janjua <[email protected]>
Co-authored-by: Mengyi Zhou (bjrara) <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Raphael Philipe Mendes da Silva <[email protected]>
Co-authored-by: Paurush Garg <[email protected]>
Co-authored-by: Paurush Garg <[email protected]>
Co-authored-by: bryan-aguilar <[email protected]>
Co-authored-by: XinRan Zhang <[email protected]>
Co-authored-by: Harry <[email protected]>
Co-authored-by: ADOT Patch workflow <[email protected]>
Co-authored-by: Thomas Pierce <[email protected]>
Co-authored-by: atshaw43 <[email protected]>
Co-authored-by: Prashant Srivastava <[email protected]>
Co-authored-by: Mohamed Asaker <[email protected]>
Co-authored-by: Lei Wang <[email protected]>
Co-authored-by: Harry Ryu <[email protected]>1 parent 0752034 commit 8c25eaa
File tree
47 files changed
+2487
-624
lines changed- .github
- actions
- cpUtility-testing
- patch-dependencies
- scripts
- workflows
- appsignals-tests
- contract-tests/src/test/java/software/amazon/opentelemetry/appsignals/test
- awssdk
- base
- v1
- base
- images/kafka
- kafka-consumers
- kafka-producers
- awsagentprovider
- src
- main
- java/software/amazon/opentelemetry/javaagent/providers
- resources/configuration
- test/java/software/amazon/opentelemetry/javaagent/providers
- dependencyManagement
- instrumentation/log4j-2.13.2
- sample-apps/spark
- testing
- sample-apps
- terraform/ec2
- validator
- src/main/resources/expected-data-template
- ec2
- eks
- tools/cp-utility
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
47 files changed
+2487
-624
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 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | 16 | | |
20 | 17 | | |
21 | | - | |
| 18 | + | |
22 | 19 | | |
23 | 20 | | |
24 | | - | |
| 21 | + | |
25 | 22 | | |
26 | 23 | | |
27 | 24 | | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
28 | 47 | | |
29 | 48 | | |
30 | | - | |
| 49 | + | |
31 | 50 | | |
32 | 51 | | |
33 | | - | |
| 52 | + | |
34 | 53 | | |
35 | 54 | | |
36 | | - | |
| 55 | + | |
37 | 56 | | |
38 | 57 | | |
39 | 58 | | |
40 | 59 | | |
41 | 60 | | |
42 | | - | |
| 61 | + | |
43 | 62 | | |
44 | 63 | | |
45 | 64 | | |
| |||
51 | 70 | | |
52 | 71 | | |
53 | 72 | | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | 73 | | |
58 | 74 | | |
59 | 75 | | |
60 | 76 | | |
61 | 77 | | |
62 | 78 | | |
63 | 79 | | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | 80 | | |
68 | 81 | | |
69 | 82 | | |
| |||
76 | 89 | | |
77 | 90 | | |
78 | 91 | | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | 92 | | |
83 | 93 | | |
84 | 94 | | |
85 | 95 | | |
86 | 96 | | |
87 | 97 | | |
88 | 98 | | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | 99 | | |
93 | 100 | | |
94 | 101 | | |
| |||
101 | 108 | | |
102 | 109 | | |
103 | 110 | | |
104 | | - | |
105 | | - | |
106 | | - | |
107 | 111 | | |
108 | 112 | | |
109 | 113 | | |
110 | 114 | | |
111 | 115 | | |
112 | 116 | | |
113 | 117 | | |
114 | | - | |
115 | | - | |
116 | | - | |
117 | 118 | | |
118 | 119 | | |
119 | 120 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
| 5 | + | |
9 | 6 | | |
10 | 7 | | |
11 | 8 | | |
12 | 9 | | |
13 | 10 | | |
14 | 11 | | |
15 | 12 | | |
16 | | - | |
| 13 | + | |
17 | 14 | | |
18 | 15 | | |
19 | 16 | | |
20 | 17 | | |
21 | | - | |
| 18 | + | |
22 | 19 | | |
23 | 20 | | |
24 | 21 | | |
25 | 22 | | |
26 | 23 | | |
27 | | - | |
| 24 | + | |
28 | 25 | | |
29 | 26 | | |
30 | 27 | | |
| |||
37 | 34 | | |
38 | 35 | | |
39 | 36 | | |
40 | | - | |
| 37 | + | |
41 | 38 | | |
42 | 39 | | |
43 | 40 | | |
| |||
50 | 47 | | |
51 | 48 | | |
52 | 49 | | |
53 | | - | |
| 50 | + | |
54 | 51 | | |
55 | 52 | | |
56 | 53 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
21 | 23 | | |
22 | | - | |
23 | | - | |
| 24 | + | |
| 25 | + | |
24 | 26 | | |
25 | 27 | | |
26 | 28 | | |
| |||
33 | 35 | | |
34 | 36 | | |
35 | 37 | | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
36 | 43 | | |
37 | 44 | | |
38 | 45 | | |
39 | | - | |
| 46 | + | |
40 | 47 | | |
41 | | - | |
| 48 | + | |
42 | 49 | | |
43 | | - | |
44 | 50 | | |
45 | 51 | | |
46 | 52 | | |
| |||
51 | 57 | | |
52 | 58 | | |
53 | 59 | | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
54 | 78 | | |
55 | 79 | | |
56 | 80 | | |
| |||
76 | 100 | | |
77 | 101 | | |
78 | 102 | | |
79 | | - | |
80 | | - | |
| 103 | + | |
| 104 | + | |
81 | 105 | | |
82 | 106 | | |
83 | 107 | | |
| |||
123 | 147 | | |
124 | 148 | | |
125 | 149 | | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
| 160 | + | |
| 161 | + | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
126 | 166 | | |
127 | 167 | | |
128 | 168 | | |
| |||
211 | 251 | | |
212 | 252 | | |
213 | 253 | | |
214 | | - | |
215 | 254 | | |
216 | | - | |
217 | 255 | | |
218 | 256 | | |
219 | 257 | | |
| |||
0 commit comments