deps: update opentelemetry.version to v1.39.0 - autoclosed #3074
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.36.0
->1.39.0
1.36.0
->1.39.0
1.36.0
->1.39.0
1.36.0
->1.39.0
Release Notes
open-telemetry/opentelemetry-java (io.opentelemetry:opentelemetry-sdk-testing)
v1.39.0
API
Incubator
(#6497)
SDK
Exporter
/metrics
by default. To restore the previous behaviorand serve metrics on all paths, override the default handler
as demonstrated here.
(#6476)
(#6469)
(#6433)
(#6374)
(#6472)
(#6473)
(#6478)
Extensions
(#6436)
(#6457)
Tooling
(#6471)
(#6449)
v1.38.0
API
(#6419)
Incubator
(#6331)
Baggage
(#6431)
SDK
(#6375)
Traces
(#6382)
(#6252)
Metrics
(#6417)
/
is valid(#6343)
Exporters
via
OTEL_JAVA_EXPERIMENTAL_EXPORTER_MEMORY_MODE=REUSABLE_DATA
.(#6429)
(#6422)
(#6410)
(#6430)
(#6423)
(#6434)
(#6357)
(#6371)
exporting
(#6329)
(#6388)
toString()
(#6402)
Extensions
(#6396)
OpenCensus Shim
(#6415)
Tooling
(#6356)
(#6370)
(#6411)
(#6363)
v1.37.0
Compare Source
NOTICE: This release contains a significant restructuring of the experimental event API and the API incubator artifact. Please read the notes in the
API -> Incubator
section carefully.API
Span#addLink
to stable API(#6317)
Incubator
opentelemetry-extension-incubator
toopentelemetry-api-incubator
,merge
opentelemetry-api-events
intoopentelemetry-api-incubator
.(#6289)
EventEmitterProvider#setEventDomain
has been removed.The
event.name
field should now be namespaced to avoid collisions.See Semantic Conventions for Event Attributes
for more details.
(#6253)
EventEmitter
and related classes toEventLogger
.(#6316)
the
AnyValue
log record body. Add setters for timestamp, context, and severity. Set defaultseverity to
INFO=9
.(#6318)
SDK
get{Signal}Exporter
methods toSimple{Signal}Processor
,Batch{Signal}Processor
.(#6078)
Metrics
(#6309)
Exporters
(#6311)
PrometheusHttpServer#toBuilder()
(#6333)
getPrometheusName
for Otel2PrometheusConverter map keys to avoid metric nameconflicts
(#6308)
Extensions
support via env var
OTEL_JAVA_EXPERIMENTAL_EXPORTER_MEMORY_MODE=REUSABLE_DATA
.(#6304)
(#6027)
(#6307)
ServiceInstanceIdResourceProvider
implementation for generatingservice.instance.id
UUIDif not already provided by user. Included in
opentelemetry-sdk-extension-incubator
.(#6226)
(#6336)
Tooling
(#6303)
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.
This PR has been generated by Mend Renovate. View repository job log here.