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): update opentelemetry-python monorepo to ==1.30.* #42

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-api ==1.29.* -> ==1.30.* age adoption passing confidence
opentelemetry-exporter-otlp-proto-http ==1.29.* -> ==1.30.* age adoption passing confidence
opentelemetry-sdk ==1.29.* -> ==1.30.* age adoption passing confidence

Release Notes

open-telemetry/opentelemetry-python (opentelemetry-api)

v1.30.0

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 these updates again.


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

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

@renovate renovate bot changed the title Update opentelemetry-python monorepo to ==1.30.* chore(deps): update opentelemetry-python monorepo to ==1.30.* Feb 5, 2025
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