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

chore(deps): bump the opentelemetry group across 1 directory with 3 updates #79

Merged
merged 1 commit into from
Nov 25, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 24, 2024

Bumps the opentelemetry group with 3 updates in the / directory: opentelemetry-api, opentelemetry-exporter-otlp and opentelemetry-sdk.

Updates opentelemetry-api from 1.27.0 to 1.28.2

Changelog

Sourced from opentelemetry-api's changelog.

Version 1.28.2/0.49b2 (2024-11-18)

  • Fix crash exporting a log record with None body (#4276)
  • sdk: setup EventLogger when OTEL_PYTHON_LOGGING_AUTO_INSTRUMENTATION_ENABLED is set (#4270)

Version 1.28.1/0.49b1 (2024-11-08)

  • Fix metrics export with exemplar and no context and filtering observable instruments (#4251)
  • Fix recursion error with sdk disabled and handler added to root logger (#4259)

Version 1.28.0/0.49b0 (2024-11-05)

  • Removed superfluous py.typed markers and added them where they were missing (#4172)
  • Include metric info in encoding exceptions (#4154)
  • sdk: Add support for log formatting (#4137)
  • sdk: Add Host resource detector (#4182)
  • sdk: Implementation of exemplars (#4094)
  • Implement events sdk (#4176)
  • Update semantic conventions to version 1.28.0 (#4218)
  • Add support to protobuf 5+ and drop support to protobuf 3 and 4 (#4206)
  • Update environment variable descriptions to match signal (#4222)
  • Record logger name as the instrumentation scope name (#4208)
  • Fix memory leak in exporter and reader (#4224)
  • Drop OTEL_PYTHON_EXPERIMENTAL_DISABLE_PROMETHEUS_UNIT_NORMALIZATION environment variable (#4217)
Commits
  • 1471648 [release/v1.28.x-0.49bx] Prepare release 1.28.2/0.49b2 (#4290)
  • 099616a [v1.28.x-0.49bx] Fix eachdist.py patch release to not add extra space (#4289)
  • 9676505 Fix prepare patch release workflow (#4287)
  • ea809eb [release/v1.28.x-0.49bx] opentelemetry-sdk: setup EventLogger when initializi...
  • 2929ebd [release/v1.28.x-0.49bx] Support logs with no body (#4276) (#4282)
  • 393a388 Remove updating CHANGELOG step in release workflow (#4273) (#4280)
  • 6f3008a [release/v1.28.x-0.49bx] Prepare release 1.28.1/0.49b1 (#4262)
  • 15289cb Update prepare-patch-release.yml
  • 42d7a65 opentelemetry-sdk: avoid recursion error with sdk disabled (#4259)
  • d3b5876 Fix: filter exemplar for observable instrument and export of exemplar without...
  • Additional commits viewable in compare view

Updates opentelemetry-exporter-otlp from 1.27.0 to 1.28.2

Changelog

Sourced from opentelemetry-exporter-otlp's changelog.

Version 1.28.2/0.49b2 (2024-11-18)

  • Fix crash exporting a log record with None body (#4276)
  • sdk: setup EventLogger when OTEL_PYTHON_LOGGING_AUTO_INSTRUMENTATION_ENABLED is set (#4270)

Version 1.28.1/0.49b1 (2024-11-08)

  • Fix metrics export with exemplar and no context and filtering observable instruments (#4251)
  • Fix recursion error with sdk disabled and handler added to root logger (#4259)

Version 1.28.0/0.49b0 (2024-11-05)

  • Removed superfluous py.typed markers and added them where they were missing (#4172)
  • Include metric info in encoding exceptions (#4154)
  • sdk: Add support for log formatting (#4137)
  • sdk: Add Host resource detector (#4182)
  • sdk: Implementation of exemplars (#4094)
  • Implement events sdk (#4176)
  • Update semantic conventions to version 1.28.0 (#4218)
  • Add support to protobuf 5+ and drop support to protobuf 3 and 4 (#4206)
  • Update environment variable descriptions to match signal (#4222)
  • Record logger name as the instrumentation scope name (#4208)
  • Fix memory leak in exporter and reader (#4224)
  • Drop OTEL_PYTHON_EXPERIMENTAL_DISABLE_PROMETHEUS_UNIT_NORMALIZATION environment variable (#4217)
Commits
  • 1471648 [release/v1.28.x-0.49bx] Prepare release 1.28.2/0.49b2 (#4290)
  • 2929ebd [release/v1.28.x-0.49bx] Support logs with no body (#4276) (#4282)
  • 6f3008a [release/v1.28.x-0.49bx] Prepare release 1.28.1/0.49b1 (#4262)
  • d3b5876 Fix: filter exemplar for observable instrument and export of exemplar without...
  • 495fee4 [release/v1.28.x-0.49bx] Prepare release 1.28.0/0.49b0 (#4246)
  • 679297f Drop OTEL_PYTHON_EXPERIMENTAL_DISABLE_PROMETHEUS_UNIT_NORMALIZATION enviro...
  • affecbd Introducing ruff as linter and formatter (basic setup) (#4223)
  • d1904b9 Add support to protobuf5 for opentelemetry-proto and regenerate proto files (...
  • 01a670e bump pylint to 3.2.1 (#4209)
  • fd169a7 Fix the py.typed marker file usage (#4172)
  • Additional commits viewable in compare view

Updates opentelemetry-sdk from 1.27.0 to 1.28.2

Changelog

Sourced from opentelemetry-sdk's changelog.

Version 1.28.2/0.49b2 (2024-11-18)

  • Fix crash exporting a log record with None body (#4276)
  • sdk: setup EventLogger when OTEL_PYTHON_LOGGING_AUTO_INSTRUMENTATION_ENABLED is set (#4270)

Version 1.28.1/0.49b1 (2024-11-08)

  • Fix metrics export with exemplar and no context and filtering observable instruments (#4251)
  • Fix recursion error with sdk disabled and handler added to root logger (#4259)

Version 1.28.0/0.49b0 (2024-11-05)

  • Removed superfluous py.typed markers and added them where they were missing (#4172)
  • Include metric info in encoding exceptions (#4154)
  • sdk: Add support for log formatting (#4137)
  • sdk: Add Host resource detector (#4182)
  • sdk: Implementation of exemplars (#4094)
  • Implement events sdk (#4176)
  • Update semantic conventions to version 1.28.0 (#4218)
  • Add support to protobuf 5+ and drop support to protobuf 3 and 4 (#4206)
  • Update environment variable descriptions to match signal (#4222)
  • Record logger name as the instrumentation scope name (#4208)
  • Fix memory leak in exporter and reader (#4224)
  • Drop OTEL_PYTHON_EXPERIMENTAL_DISABLE_PROMETHEUS_UNIT_NORMALIZATION environment variable (#4217)
Commits
  • 1471648 [release/v1.28.x-0.49bx] Prepare release 1.28.2/0.49b2 (#4290)
  • 099616a [v1.28.x-0.49bx] Fix eachdist.py patch release to not add extra space (#4289)
  • 9676505 Fix prepare patch release workflow (#4287)
  • ea809eb [release/v1.28.x-0.49bx] opentelemetry-sdk: setup EventLogger when initializi...
  • 2929ebd [release/v1.28.x-0.49bx] Support logs with no body (#4276) (#4282)
  • 393a388 Remove updating CHANGELOG step in release workflow (#4273) (#4280)
  • 6f3008a [release/v1.28.x-0.49bx] Prepare release 1.28.1/0.49b1 (#4262)
  • 15289cb Update prepare-patch-release.yml
  • 42d7a65 opentelemetry-sdk: avoid recursion error with sdk disabled (#4259)
  • d3b5876 Fix: filter exemplar for observable instrument and export of exemplar without...
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

…pdates

Bumps the opentelemetry group with 3 updates in the / directory: [opentelemetry-api](https://github.com/open-telemetry/opentelemetry-python), [opentelemetry-exporter-otlp](https://github.com/open-telemetry/opentelemetry-python) and [opentelemetry-sdk](https://github.com/open-telemetry/opentelemetry-python).


Updates `opentelemetry-api` from 1.27.0 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.27.0...v1.28.2)

Updates `opentelemetry-exporter-otlp` from 1.27.0 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.27.0...v1.28.2)

Updates `opentelemetry-sdk` from 1.27.0 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.27.0...v1.28.2)

---
updated-dependencies:
- dependency-name: opentelemetry-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: opentelemetry
- dependency-name: opentelemetry-exporter-otlp
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: opentelemetry
- dependency-name: opentelemetry-sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: opentelemetry
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from kuisathaverat as a code owner November 24, 2024 22:57
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Nov 24, 2024
@kuisathaverat kuisathaverat merged commit ea2b070 into main Nov 25, 2024
3 checks passed
@kuisathaverat kuisathaverat deleted the dependabot/pip/opentelemetry-fe9e88c86a branch November 25, 2024 06:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant