Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.46.0
->1.48.0
1.46.0
->1.48.0
1.46.0
->1.48.0
1.46.0
->1.48.0
1.46.0
->1.48.0
1.46.0
->1.48.0
1.46.0
->1.48.0
1.46.0
->1.48.0
Release Notes
open-telemetry/opentelemetry-java (io.opentelemetry:opentelemetry-sdk-trace)
v1.48.0
API
LogRecordBuilder
(#7089)
Incubator
StructuredConfigProperties
toDeclarativeConfigProperties
and move to
opentelemetry-api-incubator
. RenameFileConfiguration
to
DeclarativeConfiguration
.(#6549)
SDK
maxExportBatchSize
exceeds
maxQueueSize
.(#7045,
#7148)
ThrottlingLogger
to log more than once per minute(#7156)
Metrics
SdkMeterProviderUtil#setCardinalitylimit
API(#7169)
Traces
(#7142)
Exporters
otel.java.experimental.exporter.memory_mode
which was previously replaced by
otel.java.exporter.memory_mode
(#7127)
(incubating API)
(#7151)
(#7150)
Tooling
(#7153)
v1.47.0
API
Incubator
ExtendedTracer
easier to use(#6943)
ExtendedLogRecordBuilder#setEventName
and corresponding SDK and OTLP serialization(#7012)
(#7053)
SDK
(#6944)
Traces
(#7030)
SdkTracerProvider.setScopeConfigurator(ScopeConfigurator)
forupdating
TracerConfig
at runtime(#7021)
Profiles
(#7026)
(#7031)
Exporters
(#7023)
(#7041)
(#6991)
(#7047,
#7057)
Extensions
(#7017)
(#7052)
OTEL_PROPAGATORS
still works whenOTEL_SDK_DISABLED=true
.(#7062)%
Testing
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.
This PR has been generated by Renovate Bot