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.47.0 (minor) #142

Merged
merged 1 commit into from
Feb 12, 2025

Conversation

SIMULATAN-Bot
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
io.opentelemetry:opentelemetry-sdk-testing dependencies minor 1.46.0 -> 1.47.0
io.opentelemetry:opentelemetry-sdk-extension-autoconfigure dependencies minor 1.46.0 -> 1.47.0
io.opentelemetry:opentelemetry-sdk dependencies minor 1.46.0 -> 1.47.0
io.opentelemetry:opentelemetry-extension-kotlin dependencies minor 1.46.0 -> 1.47.0
io.opentelemetry:opentelemetry-exporter-otlp dependencies minor 1.46.0 -> 1.47.0
io.opentelemetry:opentelemetry-context dependencies minor 1.46.0 -> 1.47.0
io.opentelemetry:opentelemetry-api dependencies minor 1.46.0 -> 1.47.0

Release Notes

open-telemetry/opentelemetry-java (io.opentelemetry:opentelemetry-sdk-testing)

v1.47.0

API
Incubator
  • Make ExtendedTracer easier to use
    (#​6943)
  • Add ExtendedLogRecordBuilder#setEventName and corresponding SDK and OTLP serialization
    (#​7012)
  • BREAKING: Drop event API / SDK
    (#​7053)
SDK
  • Remove -alpha artifacts from runtime classpath of stable components
    (#​6944)
Traces
  • Bugfix: Follow spec on span limits, batch processors
    (#​7030)
  • Add experimental SdkTracerProvider.setScopeConfigurator(ScopeConfigurator) for
    updating TracerConfig at runtime
    (#​7021)
Profiles
  • Add AttributeKeyValue abstraction to common otlp exporters
    (#​7026)
  • Improve profiles attribute table handling
    (#​7031)
Exporters
  • Interpret timeout zero value as no limit
    (#​7023)
  • Bugfix - OTLP: Fix concurrent span reusable data marshaler
    (#​7041)
  • OTLP: Add ability to customize retry exception predicate
    (#​6991)
  • OTLP: Expand default OkHttp sender retry exception predicate
    (#​7047,
    #​7057)
Extensions
  • Autoconfigure: Consistent application of exporter customizers when otel.{signal}.exporter=none
    (#​7017)
  • Autoconfigure: Promote EnvironmentResourceProvider to public API
    (#​7052)
  • Autoconfigure: Ensure OTEL_PROPAGATORS still works when OTEL_SDK_DISABLED=true.
    (#​7062)%
Testing
  • Add W3CBaggagePropagator to OpenTelemetryRule, OpenTelemetryExtension.
    (#​7056)

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 has been generated by Renovate Bot.

Copy link

codecov bot commented Feb 7, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 24.12%. Comparing base (5453008) to head (6ae1b7b).
Report is 7 commits behind head on main.

✅ All tests successful. No failed tests found.

@@           Coverage Diff           @@
##             main     #142   +/-   ##
=======================================
  Coverage   24.12%   24.12%           
=======================================
  Files         292      292           
  Lines        4647     4647           
  Branches      535      535           
=======================================
  Hits         1121     1121           
  Misses       3434     3434           
  Partials       92       92           

@SIMULATAN SIMULATAN merged commit 0f10c54 into main Feb 12, 2025
4 checks passed
@SIMULATAN-Bot SIMULATAN-Bot deleted the renovate/opentelemetry branch February 12, 2025 08:24
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.

2 participants