Skip to content
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

Update Sample Apps aws-sdk-call API to optionally uniquely name S3 Buckets #7

Merged
merged 1 commit into from
Mar 1, 2024

Conversation

jj22ee
Copy link
Contributor

@jj22ee jj22ee commented Mar 1, 2024

Issue #, if available:
Blocker for metric rollup test cases - aws-observability/aws-otel-java-instrumentation#729
Context: We want to update the aws-sdk-call api to take in an identifier (like Pod_IP) and use that in the bucket name (e.g. e2e-test-bucket-name-<Pod_IP>). Then the tests will need to specify this ID in queries that include RemoteTarget dimension.

Description of changes:

  • Allow aws-sdk-call api to take in an optional ID to add to bucketname to associate buckets to specific test runs

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Testing:
Build and run app locally. Ensured that IP is optional field and previous logic still works.

@jj22ee jj22ee requested review from majanjua-amzn and zzhlogin March 1, 2024 18:51
Copy link
Contributor

@zzhlogin zzhlogin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One comment regarding bucket creation.

@jj22ee jj22ee merged commit 83903d3 into aws-observability:main Mar 1, 2024
@jj22ee jj22ee deleted the update-sample-app branch March 1, 2024 20:09
zzhlogin pushed a commit to zzhlogin/aws-application-signals-test-framework that referenced this pull request Jun 6, 2024
Update Sample Apps aws-sdk-call API to optionally uniquely name S3 Buckets
zzhlogin pushed a commit to zzhlogin/aws-application-signals-test-framework that referenced this pull request Jun 6, 2024
Update Sample Apps aws-sdk-call API to optionally uniquely name S3 Buckets
zzhlogin pushed a commit to zzhlogin/aws-application-signals-test-framework that referenced this pull request Jun 6, 2024
Update Sample Apps aws-sdk-call API to optionally uniquely name S3 Buckets
zzhlogin pushed a commit to zzhlogin/aws-application-signals-test-framework that referenced this pull request Jun 6, 2024
Update Sample Apps aws-sdk-call API to optionally uniquely name S3 Buckets
georgeboc pushed a commit to georgeboc/aws-application-signals-test-framework that referenced this pull request Jul 8, 2024
79 characters was very agressive and decreased readability. Increase to
120 for a more modern limit. Also applied the linter with python
scripts/eachdist.py lint.

By submitting this pull request, I confirm that you can use, modify,
copy, and redistribute this contribution, under the terms of your
choice.
zzhlogin added a commit that referenced this pull request Sep 13, 2024
# This is the 1st commit message:

Test concurency.

# The commit message #2 will be skipped:

# Dummy commit

# The commit message #3 will be skipped:

# Dummy commit

# The commit message #4 will be skipped:

# Dummy commit

# The commit message #5 will be skipped:

# Dummy commit

# The commit message #6 will be skipped:

# add push.

# The commit message #7 will be skipped:

# Dummy commit

# The commit message #8 will be skipped:

# Dummy commit

# The commit message #9 will be skipped:

# Dummy commit

# The commit message #10 will be skipped:

# Add push condition.

# The commit message #11 will be skipped:

# Dummy commit
zzhlogin added a commit that referenced this pull request Sep 17, 2024
# This is the 1st commit message:

Test concurency.

# The commit message #2 will be skipped:

# Dummy commit

# The commit message #3 will be skipped:

# Dummy commit

# The commit message #4 will be skipped:

# Dummy commit

# The commit message #5 will be skipped:

# Dummy commit

# The commit message #6 will be skipped:

# add push.

# The commit message #7 will be skipped:

# Dummy commit

# The commit message #8 will be skipped:

# Dummy commit

# The commit message #9 will be skipped:

# Dummy commit

# The commit message #10 will be skipped:

# Add push condition.

# The commit message #11 will be skipped:

# Dummy commit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants