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

Bump the python-packages group in /utils/tracing/python with 9 updates #707

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 6, 2023

Bumps the python-packages group in /utils/tracing/python with 9 updates:

Package From To
grpcio 1.38.1 1.59.0
opentelemetry-api 1.3.0 1.20.0
opentelemetry-exporter-zipkin 1.3.0 1.20.0
opentelemetry-exporter-zipkin-json 1.3.0 1.20.0
opentelemetry-exporter-zipkin-proto-http 1.3.0 1.20.0
opentelemetry-instrumentation 0.22b0 0.41b0
opentelemetry-instrumentation-grpc 0.22b0 0.41b0
opentelemetry-sdk 1.3.0 1.20.0
opentelemetry-semantic-conventions 0.22b0 0.41b0

Updates grpcio from 1.38.1 to 1.59.0

Release notes

Sourced from grpcio's releases.

Release v1.59.0

This is release 1.59.0 (generative) of gRPC Core.

For gRPC documentation, see grpc.io. For previous releases, see Releases.

This release contains refinements, improvements, and bug fixes, with highlights listed below.

Core

  • [Release] Bump core version 202309251628. (#34476)
  • [xds ssa] Remove environment variable protection for stateful affinity. (#34435)
  • [windows DNS] Simplify c-ares Windows code. (#33965)
  • [c-ares] fix spin loop bug when c-ares gives up on a socket that still has data left in its read buffer. (#34185)
  • [Deps] Adding upb as a submodule. (#34199)
  • [EventEngine] Update Cancel contract on closure deletion timeline. (#34167)

C#

  • [csharp codegen] Handle empty base_namespace option value to fix #34113. (#34137)

Python

  • [Python 3.12] Support Python 3.12. (#34398)
  • [Python 3.12] Deprecate distutil. (#34186)

Ruby

  • [ruby] Fix linking errors on x86-darwin. (#34134)
  • [Ruby] replace strdup with gpr_strdup. (#34177)
  • [ruby] drop ruby 2.6 support. (#34198)

Release v1.59.0-pre2

This is a prerelease of gRPC Core 1.59.0 (generative).

For gRPC documentation, see grpc.io. For previous releases, see Releases.

This prerelease contains refinements, improvements, and bug fixes.

Release v1.59.0-pre1

This is a prerelease of gRPC Core 1.59.0 (generative).

For gRPC documentation, see grpc.io. For previous releases, see Releases.

This prerelease contains refinements, improvements, and bug fixes.

... (truncated)

Changelog

Sourced from grpcio's changelog.

gRPC Release Schedule

Below is the release schedule for gRPC Java, Go and Core and its dependent languages C++, C#, Objective-C, PHP, Python and Ruby.

Releases are scheduled every six weeks on Tuesdays on a best effort basis. In some unavoidable situations a release may be delayed or released early or a language may skip a release altogether and do the next release to catch up with other languages. See the past releases in the links above. A six-week cycle gives us a good balance between delivering new features/fixes quickly and keeping the release overhead low.

The gRPC release support policy can be found here.

Releases are cut from release branches. For Core and Java repos, the release branch is cut two weeks before the scheduled release date. For Go, the branch is cut just before the release. An RC (release candidate) is published for Core and its dependent languages just after the branch cut. This RC is later promoted to release version if no further changes are made to the release branch. We do our best to keep head of master branch stable at all times regardless of release schedule. Daily build packages from master branch for C#, PHP, Python, Ruby and Protoc plugins are published on packages.grpc.io. If you depend on gRPC in production we recommend to set up your CI system to test the RCs and, if possible, the daily builds.

Names of gRPC releases are here.

Release Scheduled Branch Cut Scheduled Release Date
v1.17.0 Nov 19, 2018 Dec 4, 2018
v1.18.0 Jan 2, 2019 Jan 15, 2019
v1.19.0 Feb 12, 2019 Feb 26, 2019
v1.20.0 Mar 26, 2019 Apr 9, 2019
v1.21.0 May 7, 2019 May 21, 2019
v1.22.0 Jun 18, 2019 Jul 2, 2019
v1.23.0 Jul 30, 2019 Aug 13, 2019
v1.24.0 Sept 10, 2019 Sept 24, 2019
v1.25.0 Oct 22, 2019 Nov 5, 2019
v1.26.0 Dec 3, 2019 Dec 17, 2019
v1.27.0 Jan 14, 2020 Jan 28, 2020
v1.28.0 Feb 25, 2020 Mar 10, 2020
v1.29.0 Apr 7, 2020 Apr 21, 2020
v1.30.0 May 19, 2020 Jun 2, 2020
v1.31.0 Jul 14, 2020 Jul 28, 2020
v1.32.0 Aug 25, 2020 Sep 8, 2020
v1.33.0 Oct 6, 2020 Oct 20, 2020
v1.34.0 Nov 17, 2020 Dec 1, 2020
v1.35.0 Dec 29, 2020 Jan 12, 2021
v1.36.0 Feb 9, 2021 Feb 23, 2021
v1.37.0 Mar 23, 2021 Apr 6, 2021
v1.38.0 May 4, 2021 May 18, 2021
v1.39.0 Jun 15, 2021 Jun 29, 2021
v1.40.0 Jul 27, 2021 Aug 10, 2021
v1.41.0 Sep 7, 2021 Sep 21, 2021
v1.42.0 Oct 19, 2021 Nov 2, 2021
v1.43.0 Nov 30, 2021 Dec 14, 2021
v1.44.0 Jan 11, 2022 Jan 25, 2022
v1.45.0 Feb 22, 2022 Mar 8, 2022
Commits

Updates opentelemetry-api from 1.3.0 to 1.20.0

Release notes

Sourced from opentelemetry-api's releases.

opentelemetry v1.10a0

This release adds the experimental metrics API/SDK and will include the following packages:

  opentelemetry-exporter-prometheus
  opentelemetry-api
  opentelemetry-sdk
  opentelemetry-exporter-otlp-proto-grpc
  opentelemetry-exporter-otlp
Changelog

Sourced from opentelemetry-api's changelog.

Version 1.20.0/0.41b0 (2023-09-04)

  • Modify Prometheus exporter to translate non-monotonic Sums into Gauges (#3306)

Version 1.19.0/0.40b0 (2023-07-13)

  • Drop setuptools runtime requirement. (#3372)
  • Update the body type in the log ($3343)
  • Add max_scale option to Exponential Bucket Histogram Aggregation (#3323)
  • Use BoundedAttributes instead of raw dict to extract attributes from LogRecord (#3310)
  • Support dropped_attributes_count in LogRecord and exporters (#3351)
  • Add unit to view instrument selection criteria (#3341)
  • Upgrade opentelemetry-proto to 0.20 and regen #3355)
  • Include endpoint in Grpc transient error warning #3362)
  • Fixed bug where logging export is tracked as trace #3375)
  • Default LogRecord observed_timestamp to current timestamp #3377)

Version 1.18.0/0.39b0 (2023-05-19)

  • Select histogram aggregation with an environment variable (#3265)
  • Move Protobuf encoding to its own package (#3169)
  • Add experimental feature to detect resource detectors in auto instrumentation (#3181)
  • Fix exporting of ExponentialBucketHistogramAggregation from opentelemetry.sdk.metrics.view (#3240)
  • Fix headers types mismatch for OTLP Exporters (#3226)
  • Fix suppress instrumentation for log batch processor (#3223)
  • Add speced out environment variables and arguments for BatchLogRecordProcessor (#3237)
  • Add benchmark tests for metrics (#3267)

Version 1.17.0/0.38b0 (2023-03-22)

... (truncated)

Commits
  • 9cc5980 [release/v1.20.x-0.41bx] Prepare release 1.20.0/0.41b0 (#3422)
  • 9ced357 Bump uwsgi from 2.0.19.1 to 2.0.22 in /docs/examples/fork-process-model/flask...
  • d604f8c Bump flask from 1.1.2 to 2.3.2 in /docs/examples/fork-process-model/flask-uws...
  • 5b64e4f Bump flask from 1.1.2 to 2.3.2 in /docs/examples/fork-process-model/flask-gun...
  • 9121382 Factor out duplicate backoff code (#3396)
  • 0fa0ce5 Bump uwsgi from 2.0.19.1 to 2.0.22 in /docs/examples/fork-process-model/flask...
  • d8490c5 Add upper bound for importlib-metadata dependency (#3406)
  • 8e81bbf Add micro benchmark tests for metric instrument operations (#3267)
  • fccd958 Change importlib-metadata requirement specification (#3403)
  • 9b713db Fix copy and paste issue (#3404)
  • Additional commits viewable in compare view

Updates opentelemetry-exporter-zipkin from 1.3.0 to 1.20.0

Release notes

Sourced from opentelemetry-exporter-zipkin's releases.

opentelemetry v1.10a0

This release adds the experimental metrics API/SDK and will include the following packages:

  opentelemetry-exporter-prometheus
  opentelemetry-api
  opentelemetry-sdk
  opentelemetry-exporter-otlp-proto-grpc
  opentelemetry-exporter-otlp
Changelog

Sourced from opentelemetry-exporter-zipkin's changelog.

Version 1.20.0/0.41b0 (2023-09-04)

  • Modify Prometheus exporter to translate non-monotonic Sums into Gauges (#3306)

Version 1.19.0/0.40b0 (2023-07-13)

  • Drop setuptools runtime requirement. (#3372)
  • Update the body type in the log ($3343)
  • Add max_scale option to Exponential Bucket Histogram Aggregation (#3323)
  • Use BoundedAttributes instead of raw dict to extract attributes from LogRecord (#3310)
  • Support dropped_attributes_count in LogRecord and exporters (#3351)
  • Add unit to view instrument selection criteria (#3341)
  • Upgrade opentelemetry-proto to 0.20 and regen #3355)
  • Include endpoint in Grpc transient error warning #3362)
  • Fixed bug where logging export is tracked as trace #3375)
  • Default LogRecord observed_timestamp to current timestamp #3377)

Version 1.18.0/0.39b0 (2023-05-19)

  • Select histogram aggregation with an environment variable (#3265)
  • Move Protobuf encoding to its own package (#3169)
  • Add experimental feature to detect resource detectors in auto instrumentation (#3181)
  • Fix exporting of ExponentialBucketHistogramAggregation from opentelemetry.sdk.metrics.view (#3240)
  • Fix headers types mismatch for OTLP Exporters (#3226)
  • Fix suppress instrumentation for log batch processor (#3223)
  • Add speced out environment variables and arguments for BatchLogRecordProcessor (#3237)
  • Add benchmark tests for metrics (#3267)

Version 1.17.0/0.38b0 (2023-03-22)

... (truncated)

Commits
  • 9cc5980 [release/v1.20.x-0.41bx] Prepare release 1.20.0/0.41b0 (#3422)
  • 9121382 Factor out duplicate backoff code (#3396)
  • c9277ff Modify Prometheus exporter to translate non-monotonic Sums into gauges (#3306)
  • 93992ce Update version to 1.20.0.dev/0.41b0.dev (#3378)
  • 570d27e feat: include endpoint in grpc logs (#3362)
  • adbcf82 Exporting resources attributes on target_info for Prometheus Exporter (#3279)
  • ad2de35 Add dropped_attributes_count support in exporters (#3351)
  • 9d3d0f8 Upgrade opentelemetry-proto to 0.20 and regen (#3355)
  • 5ec5064 Add a note about force_flush implementation for OTLP exporters (#3262)
  • e9530c5 Update version to 1.19.0.dev/0.40b0.dev (#3297)
  • Additional commits viewable in compare view

Updates opentelemetry-exporter-zipkin-json from 1.3.0 to 1.20.0

Release notes

Sourced from opentelemetry-exporter-zipkin-json's releases.

opentelemetry v1.10a0

This release adds the experimental metrics API/SDK and will include the following packages:

  opentelemetry-exporter-prometheus
  opentelemetry-api
  opentelemetry-sdk
  opentelemetry-exporter-otlp-proto-grpc
  opentelemetry-exporter-otlp
Changelog

Sourced from opentelemetry-exporter-zipkin-json's changelog.

Version 1.20.0/0.41b0 (2023-09-04)

  • Modify Prometheus exporter to translate non-monotonic Sums into Gauges (#3306)

Version 1.19.0/0.40b0 (2023-07-13)

  • Drop setuptools runtime requirement. (#3372)
  • Update the body type in the log ($3343)
  • Add max_scale option to Exponential Bucket Histogram Aggregation (#3323)
  • Use BoundedAttributes instead of raw dict to extract attributes from LogRecord (#3310)
  • Support dropped_attributes_count in LogRecord and exporters (#3351)
  • Add unit to view instrument selection criteria (#3341)
  • Upgrade opentelemetry-proto to 0.20 and regen #3355)
  • Include endpoint in Grpc transient error warning #3362)
  • Fixed bug where logging export is tracked as trace #3375)
  • Default LogRecord observed_timestamp to current timestamp #3377)

Version 1.18.0/0.39b0 (2023-05-19)

  • Select histogram aggregation with an environment variable (#3265)
  • Move Protobuf encoding to its own package (#3169)
  • Add experimental feature to detect resource detectors in auto instrumentation (#3181)
  • Fix exporting of ExponentialBucketHistogramAggregation from opentelemetry.sdk.metrics.view (#3240)
  • Fix headers types mismatch for OTLP Exporters (#3226)
  • Fix suppress instrumentation for log batch processor (#3223)
  • Add speced out environment variables and arguments for BatchLogRecordProcessor (#3237)
  • Add benchmark tests for metrics (#3267)

Version 1.17.0/0.38b0 (2023-03-22)

... (truncated)

Commits
  • 9cc5980 [release/v1.20.x-0.41bx] Prepare release 1.20.0/0.41b0 (#3422)
  • 9121382 Factor out duplicate backoff code (#3396)
  • c9277ff Modify Prometheus exporter to translate non-monotonic Sums into gauges (#3306)
  • 93992ce Update version to 1.20.0.dev/0.41b0.dev (#3378)
  • 570d27e feat: include endpoint in grpc logs (#3362)
  • adbcf82 Exporting resources attributes on target_info for Prometheus Exporter (#3279)
  • ad2de35 Add dropped_attributes_count support in exporters (#3351)
  • 9d3d0f8 Upgrade opentelemetry-proto to 0.20 and regen (#3355)
  • 5ec5064 Add a note about force_flush implementation for OTLP exporters (#3262)
  • e9530c5 Update version to 1.19.0.dev/0.40b0.dev (#3297)
  • Additional commits viewable in compare view

Updates opentelemetry-exporter-zipkin-proto-http from 1.3.0 to 1.20.0

Release notes

Sourced from opentelemetry-exporter-zipkin-proto-http's releases.

opentelemetry v1.10a0

This release adds the experimental metrics API/SDK and will include the following packages:

  opentelemetry-exporter-prometheus
  opentelemetry-api
  opentelemetry-sdk
  opentelemetry-exporter-otlp-proto-grpc
  opentelemetry-exporter-otlp
Changelog

Sourced from opentelemetry-exporter-zipkin-proto-http's changelog.

Version 1.20.0/0.41b0 (2023-09-04)

  • Modify Prometheus exporter to translate non-monotonic Sums into Gauges (#3306)

Version 1.19.0/0.40b0 (2023-07-13)

  • Drop setuptools runtime requirement. (#3372)
  • Update the body type in the log ($3343)
  • Add max_scale option to Exponential Bucket Histogram Aggregation (#3323)
  • Use BoundedAttributes instead of raw dict to extract attributes from LogRecord (#3310)
  • Support dropped_attributes_count in LogRecord and exporters (#3351)
  • Add unit to view instrument selection criteria (#3341)
  • Upgrade opentelemetry-proto to 0.20 and regen #3355)
  • Include endpoint in Grpc transient error warning #3362)
  • Fixed bug where logging export is tracked as trace #3375)
  • Default LogRecord observed_timestamp to current timestamp #3377)

Version 1.18.0/0.39b0 (2023-05-19)

  • Select histogram aggregation with an environment variable (#3265)
  • Move Protobuf encoding to its own package (#3169)
  • Add experimental feature to detect resource detectors in auto instrumentation (#3181)
  • Fix exporting of ExponentialBucketHistogramAggregation from opentelemetry.sdk.metrics.view (#3240)
  • Fix headers types mismatch for OTLP Exporters (#3226)
  • Fix suppress instrumentation for log batch processor (#3223)
  • Add speced out environment variables and arguments for BatchLogRecordProcessor (#3237)
  • Add benchmark tests for metrics (#3267)

Version 1.17.0/0.38b0 (2023-03-22)

... (truncated)

Commits
  • 9cc5980 [release/v1.20.x-0.41bx] Prepare release 1.20.0/0.41b0 (#3422)
  • 9121382 Factor out duplicate backoff code (#3396)
  • c9277ff Modify Prometheus exporter to translate non-monotonic Sums into gauges (#3306)
  • 93992ce Update version to 1.20.0.dev/0.41b0.dev (#3378)
  • 570d27e feat: include endpoint in grpc logs (#3362)
  • adbcf82 Exporting resources attributes on target_info for Prometheus Exporter (#3279)
  • ad2de35 Add dropped_attributes_count support in exporters (#3351)
  • 9d3d0f8 Upgrade opentelemetry-proto to 0.20 and regen (#3355)
  • 5ec5064 Add a note about force_flush implementation for OTLP exporters (#3262)
  • e9530c5 Update version to 1.19.0.dev/0.40b0.dev (#3297)
  • Additional commits viewable in compare view

Updates opentelemetry-instrumentation from 0.22b0 to 0.41b0

Release notes

Sourced from opentelemetry-instrumentation's releases.

opentelemetry-contrib v0.36b0

What's Changed

New Contributors

Full Changelog: open-telemetry/opentelemetry-python-contrib@v0.35b0...v0.36b0

opentelemetry-contrib v0.35b0

Deprecated

  • opentelemetry-distro Deprecate otlp_proto_grpc and otlp_proto_http in favor of using OTEL_EXPORTER_OTLP_TRACES_PROTOCOL as according to specifications (#1250)

... (truncated)

Changelog

Sourced from opentelemetry-instrumentation's changelog.

Version 1.20.0/0.41b0 (2023-09-01)

Fixed

  • opentelemetry-instrumentation-asgi Fix UnboundLocalError local variable 'start' referenced before assignment (#1889)
  • Fixed union typing error not compatible with Python 3.7 introduced in opentelemetry-util-http, fix tests introduced by patch related to sanitize method for wsgi (#1913)
  • opentelemetry-instrumentation-celery Unwrap Celery's ExceptionInfo errors and report the actual exception that was raised. (#1863)

Added

  • opentelemetry-resource-detector-azure Add resource detectors for Azure App Service and VM (#1901)

Version 1.19.0/0.40b0 (2023-07-13)

  • opentelemetry-instrumentation-asgi Add http.server.request.size metric (#1867)

Fixed

  • opentelemetry-instrumentation-django Fix empty span name when using path("", ...) (#1788
  • Fix elastic-search instrumentation sanitization to support bulk queries (#1870)
  • Update falcon instrumentation to follow semantic conventions (#1824)
  • Fix sqlalchemy instrumentation wrap methods to accept sqlcommenter options (#1873)

Added

  • Add instrumentor support for cassandra and scylla (#1902)
  • Add instrumentor support for mysqlclient (#1744)
  • Fix async redis clients not being traced correctly (#1830)
  • Make Flask request span attributes available for start_span. (#1784)
  • Fix falcon instrumentation's usage of Span Status to only set the description if the status code is ERROR. (#1840)
  • Instrument all httpx versions >= 0.18. (#1748)
  • Fix Invalid type NoneType for attribute X (opentelemetry-instrumentation-aws-lambda) error when some attributes do not exist (#1780)
  • Add metric instrumentation for celery (#1679)
  • opentelemetry-instrumentation-asgi Add http.server.response.size metric (#1789)

... (truncated)

Commits

Updates opentelemetry-instrumentation-grpc from 0.22b0 to 0.41b0

Release notes

Sourced from opentelemetry-instrumentation-grpc's releases.

opentelemetry-contrib v0.36b0

What's Changed

New Contributors

Bumps the python-packages group in /utils/tracing/python with 9 updates:

| Package | From | To |
| --- | --- | --- |
| [grpcio](https://github.com/grpc/grpc) | `1.38.1` | `1.59.0` |
| [opentelemetry-api](https://github.com/open-telemetry/opentelemetry-python) | `1.3.0` | `1.20.0` |
| [opentelemetry-exporter-zipkin](https://github.com/open-telemetry/opentelemetry-python) | `1.3.0` | `1.20.0` |
| [opentelemetry-exporter-zipkin-json](https://github.com/open-telemetry/opentelemetry-python) | `1.3.0` | `1.20.0` |
| [opentelemetry-exporter-zipkin-proto-http](https://github.com/open-telemetry/opentelemetry-python) | `1.3.0` | `1.20.0` |
| [opentelemetry-instrumentation](https://github.com/open-telemetry/opentelemetry-python-contrib) | `0.22b0` | `0.41b0` |
| [opentelemetry-instrumentation-grpc](https://github.com/open-telemetry/opentelemetry-python-contrib) | `0.22b0` | `0.41b0` |
| [opentelemetry-sdk](https://github.com/open-telemetry/opentelemetry-python) | `1.3.0` | `1.20.0` |
| [opentelemetry-semantic-conventions](https://github.com/open-telemetry/opentelemetry-python) | `0.22b0` | `0.41b0` |


Updates `grpcio` from 1.38.1 to 1.59.0
- [Release notes](https://github.com/grpc/grpc/releases)
- [Changelog](https://github.com/grpc/grpc/blob/master/doc/grpc_release_schedule.md)
- [Commits](grpc/grpc@v1.38.1...v1.59.0)

Updates `opentelemetry-api` from 1.3.0 to 1.20.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.3.0...v1.20.0)

Updates `opentelemetry-exporter-zipkin` from 1.3.0 to 1.20.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.3.0...v1.20.0)

Updates `opentelemetry-exporter-zipkin-json` from 1.3.0 to 1.20.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.3.0...v1.20.0)

Updates `opentelemetry-exporter-zipkin-proto-http` from 1.3.0 to 1.20.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.3.0...v1.20.0)

Updates `opentelemetry-instrumentation` from 0.22b0 to 0.41b0
- [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)

Updates `opentelemetry-instrumentation-grpc` from 0.22b0 to 0.41b0
- [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)

Updates `opentelemetry-sdk` from 1.3.0 to 1.20.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.3.0...v1.20.0)

Updates `opentelemetry-semantic-conventions` from 0.22b0 to 0.41b0
- [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: grpcio
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-packages
- dependency-name: opentelemetry-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-packages
- dependency-name: opentelemetry-exporter-zipkin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-packages
- dependency-name: opentelemetry-exporter-zipkin-json
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-packages
- dependency-name: opentelemetry-exporter-zipkin-proto-http
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-packages
- dependency-name: opentelemetry-instrumentation
  dependency-type: direct:production
  dependency-group: python-packages
- dependency-name: opentelemetry-instrumentation-grpc
  dependency-type: direct:production
  dependency-group: python-packages
- dependency-name: opentelemetry-sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-packages
- dependency-name: opentelemetry-semantic-conventions
  dependency-type: direct:production
  dependency-group: python-packages
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Oct 6, 2023
@dhschall dhschall enabled auto-merge (rebase) October 6, 2023 09:01
@dhschall dhschall merged commit a4b52f0 into main Oct 6, 2023
144 of 145 checks passed
@dhschall dhschall deleted the dependabot/pip/utils/tracing/python/python-packages-c252c51b82 branch October 6, 2023 09:02
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