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 #3165

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

Conversation

solrbot
Copy link
Collaborator

@solrbot solrbot commented Feb 7, 2025

This PR contains the following updates:

Package Type Update Change
io.opentelemetry:opentelemetry-sdk-trace dependencies minor 1.46.0 -> 1.47.0
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-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-bom 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-trace)

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 - "* * * * *" (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 has been generated by Renovate Bot

@solrbot solrbot force-pushed the renovate/opentelemetry branch from 9ef2b20 to b7e410f Compare February 8, 2025 13:40
@solrbot solrbot changed the title chore(deps): update opentelemetry to v1.47.0 Update opentelemetry to v1.47.0 Feb 11, 2025
@solrbot solrbot changed the title Update opentelemetry to v1.47.0 chore(deps): update opentelemetry to v1.47.0 Feb 15, 2025
@solrbot solrbot force-pushed the renovate/opentelemetry branch from b7e410f to 6e0b800 Compare February 16, 2025 16:49
@solrbot solrbot changed the title chore(deps): update opentelemetry to v1.47.0 Update opentelemetry to v1.47.0 Feb 16, 2025
@solrbot solrbot force-pushed the renovate/opentelemetry branch from 6e0b800 to c63bd00 Compare February 16, 2025 21:48
@solrbot solrbot changed the title Update opentelemetry to v1.47.0 chore(deps): update opentelemetry to v1.47.0 Feb 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant