chore(deps-dev): bump the open-telemetry group with 3 updates
Open
Number: #1346
Type: Pull Request
State: Open
Type: Pull Request
State: Open
Author:
dependabot[bot]
Association: Contributor
Comments: 0
Association: Contributor
Comments: 0
Created:
September 12, 2025 at 05:05 AM UTC
(9 months ago)
(9 months ago)
Updated:
September 12, 2025 at 05:05 AM UTC
(9 months ago)
(9 months ago)
Labels:
dependencies python
dependencies python
Description:
Bumps the open-telemetry group with 3 updates: opentelemetry-api, opentelemetry-sdk and opentelemetry-semantic-conventions.
Updates opentelemetry-api from 1.36.0 to 1.37.0
Changelog
Sourced from opentelemetry-api's changelog.
Version 1.37.0/0.58b0 (2025-09-11)
- Add experimental composite samplers (#4714)
- Add new environment variables to the SDK
OTEL_PYTHON_EXPORTER_OTLP_{HTTP/GRPC}_{METRICS/TRACES/LOGS}_CREDENTIAL_PROVIDERthat can be used to inject arequests.Sessionorgrpc.ChannelCredentialsobject into OTLP exporters created during auto instrumentation #4689.- Filter duplicate logs out of some internal
logger's logs on the export logs path that might otherwise endlessly log or cause a recursion depth exceeded issue in cases where logging itself results in an exception. (#4695).- docs: linked the examples with their github source code location and added Prometheus example (#4728)
- Permit to override default HTTP OTLP exporters headers (#4634)
- semantic-conventions: Bump to 1.37.0 (#4731)
- opentelemetry-sdk: fix handling of OTEL_ATTRIBUTE_COUNT_LIMIT in logs (#4677)
- Performance: Cache
importlib_metadata.entry_points(#4735)- opentelemetry-sdk: fix calling Logger.emit with an API LogRecord instance (#4741)
Commits
bc413fc[release/v1.37.x-0.58bx] Prepare release 1.37.0/0.58b0 (#4745)712ed5dOTEL attribute count limit not respected, causing columns dropped (#4677)dd93fa7infra: ignore pushes on otelbot branches (#4742)22d1fd1Fix API LogRecord serialization (#4741)d6c0441Add credentials environment variables to letChannelCredentialsand `Sessio...c71c4a4Cacheimportlib_metadata.entry_points(#4735)64de448Permit to override default OTLP HTTP exporter headers (#4634)0d9e1b4semantic-conventions: bump to 1.37.0 (#4731)31289bdfix: make client.py runnable without CLI arguments (#4694)8bca97dAdd experimental composite sampler (#4714)- Additional commits viewable in compare view
Updates opentelemetry-sdk from 1.36.0 to 1.37.0
Changelog
Sourced from opentelemetry-sdk's changelog.
Version 1.37.0/0.58b0 (2025-09-11)
- Add experimental composite samplers (#4714)
- Add new environment variables to the SDK
OTEL_PYTHON_EXPORTER_OTLP_{HTTP/GRPC}_{METRICS/TRACES/LOGS}_CREDENTIAL_PROVIDERthat can be used to inject arequests.Sessionorgrpc.ChannelCredentialsobject into OTLP exporters created during auto instrumentation #4689.- Filter duplicate logs out of some internal
logger's logs on the export logs path that might otherwise endlessly log or cause a recursion depth exceeded issue in cases where logging itself results in an exception. (#4695).- docs: linked the examples with their github source code location and added Prometheus example (#4728)
- Permit to override default HTTP OTLP exporters headers (#4634)
- semantic-conventions: Bump to 1.37.0 (#4731)
- opentelemetry-sdk: fix handling of OTEL_ATTRIBUTE_COUNT_LIMIT in logs (#4677)
- Performance: Cache
importlib_metadata.entry_points(#4735)- opentelemetry-sdk: fix calling Logger.emit with an API LogRecord instance (#4741)
Commits
bc413fc[release/v1.37.x-0.58bx] Prepare release 1.37.0/0.58b0 (#4745)712ed5dOTEL attribute count limit not respected, causing columns dropped (#4677)dd93fa7infra: ignore pushes on otelbot branches (#4742)22d1fd1Fix API LogRecord serialization (#4741)d6c0441Add credentials environment variables to letChannelCredentialsand `Sessio...c71c4a4Cacheimportlib_metadata.entry_points(#4735)64de448Permit to override default OTLP HTTP exporter headers (#4634)0d9e1b4semantic-conventions: bump to 1.37.0 (#4731)31289bdfix: make client.py runnable without CLI arguments (#4694)8bca97dAdd experimental composite sampler (#4714)- Additional commits viewable in compare view
Updates opentelemetry-semantic-conventions from 0.57b0 to 0.58b0
Changelog
Sourced from opentelemetry-semantic-conventions's changelog.
Version 1.37.0/0.58b0 (2025-09-11)
- Add experimental composite samplers (#4714)
- Add new environment variables to the SDK
OTEL_PYTHON_EXPORTER_OTLP_{HTTP/GRPC}_{METRICS/TRACES/LOGS}_CREDENTIAL_PROVIDERthat can be used to inject arequests.Sessionorgrpc.ChannelCredentialsobject into OTLP exporters created during auto instrumentation #4689.- Filter duplicate logs out of some internal
logger's logs on the export logs path that might otherwise endlessly log or cause a recursion depth exceeded issue in cases where logging itself results in an exception. (#4695).- docs: linked the examples with their github source code location and added Prometheus example (#4728)
- Permit to override default HTTP OTLP exporters headers (#4634)
- semantic-conventions: Bump to 1.37.0 (#4731)
- opentelemetry-sdk: fix handling of OTEL_ATTRIBUTE_COUNT_LIMIT in logs (#4677)
- Performance: Cache
importlib_metadata.entry_points(#4735)- opentelemetry-sdk: fix calling Logger.emit with an API LogRecord instance (#4741)
Commits
- See full diff 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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
Pull Request Statistics
Commits:
1
1
Files Changed:
1
1
Additions:
+3
+3
Deletions:
-3
-3
Package Dependencies
Technical Details
| ID: | 7588020 |
| UUID: | 2821266383 |
| Node ID: | PR_kwDOH95bD86oKRvP |
| Host: | GitHub |
| Repository: | microsoftgraph/msgraph-sdk-python |
| Merge State: | Unknown |