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-96755, NH-96756 Upgrade to OTel Python 1.28.2/0.49b2 and testrelease 3.3.1.0 #459

Merged
merged 12 commits into from
Nov 21, 2024

Conversation

tammy-baylis-swi
Copy link
Contributor

@tammy-baylis-swi tammy-baylis-swi commented Nov 21, 2024

Upgrades APM Python to OTel Python 1.28.2/0.49b2. See ticket for testing.

Contents used to publish TestPyPI version 3.3.1.0: https://test.pypi.org/project/solarwinds-apm/3.3.1.0/

dependabot bot and others added 11 commits November 18, 2024 21:53
Bumps the otel-core group with 2 updates: [opentelemetry-api](https://github.com/open-telemetry/opentelemetry-python) and [opentelemetry-sdk](https://github.com/open-telemetry/opentelemetry-python).


Updates `opentelemetry-api` from 1.28.1 to 1.28.2
- [Release notes](https://github.com/open-telemetry/opentelemetry-python/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-python/blob/v1.28.2/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-python@v1.28.1...v1.28.2)

Updates `opentelemetry-sdk` from 1.28.1 to 1.28.2
- [Release notes](https://github.com/open-telemetry/opentelemetry-python/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-python/blob/v1.28.2/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-python@v1.28.1...v1.28.2)

---
updated-dependencies:
- dependency-name: opentelemetry-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: otel-core
- dependency-name: opentelemetry-sdk
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: otel-core
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps the otel-utils group with 3 updates: [opentelemetry-exporter-otlp](https://github.com/open-telemetry/opentelemetry-python), [opentelemetry-exporter-otlp-proto-grpc](https://github.com/open-telemetry/opentelemetry-python) and [opentelemetry-exporter-otlp-proto-http](https://github.com/open-telemetry/opentelemetry-python).


Updates `opentelemetry-exporter-otlp` from 1.28.1 to 1.28.2
- [Release notes](https://github.com/open-telemetry/opentelemetry-python/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-python/blob/v1.28.2/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-python@v1.28.1...v1.28.2)

Updates `opentelemetry-exporter-otlp-proto-grpc` from 1.28.1 to 1.28.2
- [Release notes](https://github.com/open-telemetry/opentelemetry-python/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-python/blob/v1.28.2/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-python@v1.28.1...v1.28.2)

Updates `opentelemetry-exporter-otlp-proto-http` from 1.28.1 to 1.28.2
- [Release notes](https://github.com/open-telemetry/opentelemetry-python/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-python/blob/v1.28.2/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-python@v1.28.1...v1.28.2)

---
updated-dependencies:
- dependency-name: opentelemetry-exporter-otlp
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: otel-utils
- dependency-name: opentelemetry-exporter-otlp-proto-grpc
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: otel-utils
- dependency-name: opentelemetry-exporter-otlp-proto-http
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: otel-utils
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [opentelemetry-instrumentation-logging](https://github.com/open-telemetry/opentelemetry-python-contrib) from 0.49b1 to 0.49b2.
- [Release notes](https://github.com/open-telemetry/opentelemetry-python-contrib/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-python-contrib/blob/main/CHANGELOG.md)
- [Commits](https://github.com/open-telemetry/opentelemetry-python-contrib/commits)

---
updated-dependencies:
- dependency-name: opentelemetry-instrumentation-logging
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [opentelemetry-instrumentation-redis](https://github.com/open-telemetry/opentelemetry-python-contrib) from 0.49b1 to 0.49b2.
- [Release notes](https://github.com/open-telemetry/opentelemetry-python-contrib/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-python-contrib/blob/main/CHANGELOG.md)
- [Commits](https://github.com/open-telemetry/opentelemetry-python-contrib/commits)

---
updated-dependencies:
- dependency-name: opentelemetry-instrumentation-redis
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
…55b916

Bump the otel-core group with 2 updates
…instrumentation-logging-0.49b2

Bump opentelemetry-instrumentation-logging from 0.49b1 to 0.49b2
…instrumentation-redis-0.49b2

Bump opentelemetry-instrumentation-redis from 0.49b1 to 0.49b2
…38d3475

Bump the otel-utils group with 3 updates
@tammy-baylis-swi tammy-baylis-swi changed the title NH-96755 Upgrade to OTel Python 1.28.2/0.49b2 NH-96755, NH-96756 Upgrade to OTel Python 1.28.2/0.49b2 and testrelease 3.3.1.0 Nov 21, 2024
@tammy-baylis-swi tammy-baylis-swi marked this pull request as ready for review November 21, 2024 21:19
@tammy-baylis-swi tammy-baylis-swi requested a review from a team as a code owner November 21, 2024 21:19
Copy link
Contributor

@cheempz cheempz left a comment

Choose a reason for hiding this comment

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

🎉 thanks for the detailed testing info in the ticket @tammy-baylis-swi!

@tammy-baylis-swi tammy-baylis-swi merged commit af699e4 into main Nov 21, 2024
17 checks passed
@tammy-baylis-swi tammy-baylis-swi deleted the NH-96755-upgrade-otel-1_28_2 branch November 21, 2024 21:40
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