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 to v1.19.0 #14948

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

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Jan 22, 2025

This PR contains the following updates:

Package Type Update Change
io_opentelemetry_cpp http_archive minor v1.18.0 -> v1.19.0
open-telemetry/opentelemetry-cpp minor v1.18.0 -> v1.19.0

Release Notes

open-telemetry/opentelemetry-cpp (io_opentelemetry_cpp)

v1.19.0: release

Compare Source

Errata

Due to a missing stability attribute in semantic conventions:
https://github.com/open-telemetry/semantic-conventions/issues/1777
the semantic convention network.interface.name was marked as stable during code generation.

Semantic convention network.interface.name should be considered experimental instead,
and will become experimental in the next opentelemetry-cpp release.

v1.19.0 release

Release of:

  • opentelemetry-api
  • opentelemetry-sdk
  • exporter packages
What's Changed
New Features
  • [SDK] Better control of threads executed by opentelemetry-cpp
    #​3175

    • This feature is experimental,
      protected by a WITH_THREAD_INSTRUMENTATION_PREVIEW
      flag in CMake.
  • [EXPORTER] Support handling retry-able errors for OTLP/HTTP
    #​3223

    • This feature is experimental,
      protected by a WITH_OTLP_RETRY_PREVIEW
      flag in CMake.
  • [EXPORTER] Support handling retry-able errors for OTLP/gRPC
    #​3219

    • This feature is experimental,
      protected by a WITH_OTLP_RETRY_PREVIEW
      flag in CMake.
Deprecations
  • This release contains deprecations, see file DEPRECATED.md for details.
New Contributors

Full Changelog: open-telemetry/opentelemetry-cpp@v1.18.0...v1.19.0


Configuration

📅 Schedule: Branch creation - "* * * * 1-5" (UTC), 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.


This change is Reviewable

@renovate-bot renovate-bot requested a review from a team as a code owner January 22, 2025 09:17
@dpebot
Copy link
Collaborator

dpebot commented Jan 22, 2025

/gcbrun

Copy link

codecov bot commented Jan 22, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.91%. Comparing base (76f7d20) to head (92efe83).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #14948      +/-   ##
==========================================
- Coverage   92.91%   92.91%   -0.01%     
==========================================
  Files        2351     2351              
  Lines      210083   210083              
==========================================
- Hits       195200   195194       -6     
- Misses      14883    14889       +6     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate-bot renovate-bot force-pushed the renovate/opentelemetry branch from 8630552 to 92efe83 Compare January 23, 2025 15:50
@dpebot
Copy link
Collaborator

dpebot commented Jan 23, 2025

/gcbrun

@dbolduc
Copy link
Member

dbolduc commented Jan 24, 2025

/gcbrun

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.

3 participants