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

Update dependency opentelemetry-exporter-otlp-proto-grpc to v1.30.0 #541

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 4, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
opentelemetry-exporter-otlp-proto-grpc ==1.29.0 -> ==1.30.0 age adoption passing confidence

Release Notes

open-telemetry/opentelemetry-python (opentelemetry-exporter-otlp-proto-grpc)

v1.30.0: Version 1.30.0/0.51b0

Compare Source

  • Always setup logs sdk, OTEL_PYTHON_LOGGING_AUTO_INSTRUMENTATION_ENABLED only controls python logging module handler setup (#​4340)
  • Add attributes field in metrics.get_meter wrapper function (#​4364)
  • Add Python 3.13 support (#​4353)
  • sdk: don't log or print warnings when the SDK has been disabled (#​4371)
  • Fix span context manager typing by using ParamSpec from typing_extensions (#​4389)
  • Fix serialization of None values in logs body to match 1.31.0+ data model (#​4400)
  • [BREAKING] semantic-conventions: Remove opentelemetry.semconv.attributes.network_attributes.NETWORK_INTERFACE_NAME introduced by mistake in the wrong module. (#​4391)
  • Add support for explicit bucket boundaries advisory for Histograms (#​4361)
  • semantic-conventions: Bump to 1.30.0 (#​4337)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link
Contributor Author

renovate bot commented Feb 4, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: uv.lock
Command failed: uv lock --upgrade-package opentelemetry-exporter-otlp-proto-grpc
Using CPython 3.13.1 interpreter at: /opt/containerbase/tools/python/3.13.1/bin/python3
  × No solution found when resolving dependencies for split
  │ (python_full_version >= '3.9' and python_full_version <= '3.11'):
  ╰─▶ Because opentelemetry-exporter-otlp-proto-grpc==1.30.0
      depends on opentelemetry-sdk>=1.30.0 and only
      opentelemetry-sdk<=1.30.0 is available, we can conclude that
      opentelemetry-exporter-otlp-proto-grpc==1.30.0 depends on
      opentelemetry-sdk==1.30.0.
      And because opentelemetry-sdk==1.30.0 depends on
      opentelemetry-semantic-conventions==0.51b0 and
      opentelemetry-instrumentation-fastapi==0.50b0 depends on
      opentelemetry-semantic-conventions==0.50b0, we can conclude
      that opentelemetry-exporter-otlp-proto-grpc==1.30.0 and
      opentelemetry-instrumentation-fastapi==0.50b0 are incompatible.
      And because your project depends on
      opentelemetry-exporter-otlp-proto-grpc==1.30.0 and
      opentelemetry-instrumentation-fastapi==0.50b0, we can conclude that your
      project's requirements are unsatisfiable.

      hint: `opentelemetry-sdk` was requested with a pre-release marker (e.g.,
      opentelemetry-sdk>1.30.0,<1.31.dev0), but pre-releases weren't enabled
      (try: `--prerelease=allow`)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants