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

NH-88066 Upgrade APM Python to Otel 1.27.0/0.48b0 #422

Merged
merged 9 commits into from
Sep 4, 2024

Conversation

tammy-baylis-swi
Copy link
Contributor

@tammy-baylis-swi tammy-baylis-swi commented Aug 29, 2024

Changes summary:

  1. Upgrades APM Python to latest Otel 1.27.0/0.48b0
  2. Adds Python 3.12 support! Requires installation of setuptools for Python 3.12 in lambda (see also What's New).
  3. Reverts NH-88067 setdefault for disabling aws-lambda if outside lambda #405 because AwsLambdaInsrumentor no longer part of default instrumentations as of 0.48b0.
  4. Upgrades to opentelemetry-propagator-aws-xray to "allow support for AWS's environment variable with no additional config keys and no changes to instrumentation required", and also make Lambda tests pass again.
  5. Updates check_lambda_modules due to PEP 420 updates upstream for defining package versions.

Published to TestPyPI as version 2.2.1.6: https://test.pypi.org/project/solarwinds-apm/2.2.1.6/. Smoke tests from this version pass: https://github.com/solarwinds/apm-python/actions/runs/10688699741

See ticket comments for additional test results.

@tammy-baylis-swi tammy-baylis-swi marked this pull request as ready for review September 3, 2024 18:44
@tammy-baylis-swi tammy-baylis-swi requested a review from a team as a code owner September 3, 2024 18:44
Copy link

@jerrytfleung jerrytfleung left a comment

Choose a reason for hiding this comment

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

LGTM

@tammy-baylis-swi tammy-baylis-swi merged commit 678aab4 into main Sep 4, 2024
103 checks passed
@tammy-baylis-swi tammy-baylis-swi deleted the NH-88066-upgrade-otel-1_27_0 branch September 4, 2024 16:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants