Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 30, 2025

Bumps the open-telemetry group with 3 updates: opentelemetry-api, opentelemetry-sdk and opentelemetry-semantic-conventions.

Updates opentelemetry-api from 1.35.0 to 1.36.0

Changelog

Sourced from opentelemetry-api's changelog.

Version 1.36.0/0.57b0 (2025-07-29)

  • Add missing Prometheus exporter documentation (#4485)

  • Overwrite logging.config.fileConfig and logging.config.dictConfig to ensure the OTLP LogHandler remains attached to the root logger. Fix a bug that can cause a deadlock to occur over logging._lock in some cases (#4636).

  • otlp-http-exporter: set default value for param timeout_sec in _export method (#4691)

  • Update OTLP gRPC/HTTP exporters: calling shutdown will now interrupt exporters that are sleeping before a retry attempt, and cause them to return failure immediately. Update BatchSpan/LogRecordProcessors: shutdown will now complete after 30 seconds of trying to finish exporting any buffered telemetry, instead of continuing to export until all telemetry was exported. (#4638).

Commits
  • 1aaa2a2 Prepare release 1.36.0/0.57b0 (#4704)
  • f9ca475 Use @pytest.mark.flaky decorator instead of @flaky.flaky (#4700)
  • eb1a4c5 otlp-http-exporter: set default value for param timeout_sec in _export me...
  • 23aad5e Add permissions that were missed on the first pass (#4692)
  • 344c647 Add minimum token permissions for all github workflow files (#4663)
  • ff9dc82 Migrate from opentelemetrybot to otelbot (#4685)
  • d4e6068 Interrupt exporter retry backoff sleeps when shutdown is called. Update Batch...
  • a28b0ca Fix broken link in Prometheus exporter README. Fixes #4399 (#4485)
  • 9746645 Introducing tox-uv (#4516)
  • 57cb935 Fix issue where deadlock can occur over logging._lock (#4636)
  • Additional commits viewable in compare view

Updates opentelemetry-sdk from 1.35.0 to 1.36.0

Changelog

Sourced from opentelemetry-sdk's changelog.

Version 1.36.0/0.57b0 (2025-07-29)

  • Add missing Prometheus exporter documentation (#4485)

  • Overwrite logging.config.fileConfig and logging.config.dictConfig to ensure the OTLP LogHandler remains attached to the root logger. Fix a bug that can cause a deadlock to occur over logging._lock in some cases (#4636).

  • otlp-http-exporter: set default value for param timeout_sec in _export method (#4691)

  • Update OTLP gRPC/HTTP exporters: calling shutdown will now interrupt exporters that are sleeping before a retry attempt, and cause them to return failure immediately. Update BatchSpan/LogRecordProcessors: shutdown will now complete after 30 seconds of trying to finish exporting any buffered telemetry, instead of continuing to export until all telemetry was exported. (#4638).

Commits
  • 1aaa2a2 Prepare release 1.36.0/0.57b0 (#4704)
  • f9ca475 Use @pytest.mark.flaky decorator instead of @flaky.flaky (#4700)
  • eb1a4c5 otlp-http-exporter: set default value for param timeout_sec in _export me...
  • 23aad5e Add permissions that were missed on the first pass (#4692)
  • 344c647 Add minimum token permissions for all github workflow files (#4663)
  • ff9dc82 Migrate from opentelemetrybot to otelbot (#4685)
  • d4e6068 Interrupt exporter retry backoff sleeps when shutdown is called. Update Batch...
  • a28b0ca Fix broken link in Prometheus exporter README. Fixes #4399 (#4485)
  • 9746645 Introducing tox-uv (#4516)
  • 57cb935 Fix issue where deadlock can occur over logging._lock (#4636)
  • Additional commits viewable in compare view

Updates opentelemetry-semantic-conventions from 0.56b0 to 0.57b0

Changelog

Sourced from opentelemetry-semantic-conventions's changelog.

Version 1.36.0/0.57b0 (2025-07-29)

  • Add missing Prometheus exporter documentation (#4485)

  • Overwrite logging.config.fileConfig and logging.config.dictConfig to ensure the OTLP LogHandler remains attached to the root logger. Fix a bug that can cause a deadlock to occur over logging._lock in some cases (#4636).

  • otlp-http-exporter: set default value for param timeout_sec in _export method (#4691)

  • Update OTLP gRPC/HTTP exporters: calling shutdown will now interrupt exporters that are sleeping before a retry attempt, and cause them to return failure immediately. Update BatchSpan/LogRecordProcessors: shutdown will now complete after 30 seconds of trying to finish exporting any buffered telemetry, instead of continuing to export until all telemetry was exported. (#4638).

Commits

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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jul 30, 2025
@dependabot dependabot bot requested a review from a team as a code owner July 30, 2025 02:09
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jul 30, 2025
@github-actions github-actions bot enabled auto-merge July 30, 2025 02:09
Bumps the open-telemetry group with 3 updates: [opentelemetry-api](https://github.com/open-telemetry/opentelemetry-python), [opentelemetry-sdk](https://github.com/open-telemetry/opentelemetry-python) and [opentelemetry-semantic-conventions](https://github.com/open-telemetry/opentelemetry-python).


Updates `opentelemetry-api` from 1.35.0 to 1.36.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-python/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-python/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-python@v1.35.0...v1.36.0)

Updates `opentelemetry-sdk` from 1.35.0 to 1.36.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-python/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-python/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-python@v1.35.0...v1.36.0)

Updates `opentelemetry-semantic-conventions` from 0.56b0 to 0.57b0
- [Release notes](https://github.com/open-telemetry/opentelemetry-python/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-python/blob/main/CHANGELOG.md)
- [Commits](https://github.com/open-telemetry/opentelemetry-python/commits)

---
updated-dependencies:
- dependency-name: opentelemetry-api
  dependency-version: 1.36.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: open-telemetry
- dependency-name: opentelemetry-sdk
  dependency-version: 1.36.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: open-telemetry
- dependency-name: opentelemetry-semantic-conventions
  dependency-version: 0.57b0
  dependency-type: direct:development
  dependency-group: open-telemetry
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/open-telemetry-9ea2f97f35 branch from 5562374 to 6a69a40 Compare July 30, 2025 18:35
@github-actions github-actions bot merged commit 59751fe into main Jul 31, 2025
12 checks passed
@github-actions github-actions bot deleted the dependabot/pip/open-telemetry-9ea2f97f35 branch July 31, 2025 11:11
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.

2 participants