Skip to content

[Python] Add ADOT SigV4 release test workflow + validations #377

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

Merged
merged 1 commit into from
Feb 28, 2025

Conversation

majanjua-amzn
Copy link
Contributor

Background

ADOT instrumentation has the newly added AWS SigV4 OTLP exporters, for which we need to add release tests. These tests serve to ensure functionality is not changing over time. The new workflow will be called from the aws-otel-python-instrumentation repository.

Changes

  • New test that runs in us-west-2 of the us-east-1 test account (this is because transaction search needs to be enabled in a region that is not already being used for other testing)
  • New validations
  • Added logic in the CWLogValidator to get OTLP span logs when applicable

Follow up

Need to follow up this PR with one in aws-otel-python-instrumentation to add the test to the main build workflow

Rollback Procedure

Revert

Testing

Ran the workflow and another test to ensure no adverse effect on the canaries: link


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@majanjua-amzn majanjua-amzn self-assigned this Feb 28, 2025
@majanjua-amzn majanjua-amzn added the enhancement New feature or request label Feb 28, 2025
@majanjua-amzn majanjua-amzn merged commit ee4b9b6 into main Feb 28, 2025
1 check passed
@majanjua-amzn majanjua-amzn deleted the python-sigv4 branch February 28, 2025 20:55
majanjua-amzn added a commit to aws-observability/aws-otel-python-instrumentation that referenced this pull request Mar 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants