This repository was archived by the owner on Apr 7, 2026. It is now read-only.
deps: update opentelemetry.version to v1.37.0#3021
Merged
arpan14 merged 2 commits intogoogleapis:mainfrom Apr 10, 2024
Merged
Conversation
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. ⚠ Warning: custom changes will be lost. |
arpan14
approved these changes
Apr 10, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.37.01.36.0->1.37.01.36.0->1.37.01.36.0->1.37.0Release Notes
open-telemetry/opentelemetry-java (io.opentelemetry:opentelemetry-sdk-testing)
v1.37.0Compare 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 -> Incubatorsection carefully.API
Span#addLinkto stable API(#6317)
Incubator
opentelemetry-extension-incubatortoopentelemetry-api-incubator,merge
opentelemetry-api-eventsintoopentelemetry-api-incubator.(#6289)
EventEmitterProvider#setEventDomainhas been removed.The
event.namefield should now be namespaced to avoid collisions.See Semantic Conventions for Event Attributes
for more details.
(#6253)
EventEmitterand related classes toEventLogger.(#6316)
the
AnyValuelog record body. Add setters for timestamp, context, and severity. Set defaultseverity to
INFO=9.(#6318)
SDK
get{Signal}Exportermethods toSimple{Signal}Processor,Batch{Signal}Processor.(#6078)
Metrics
(#6309)
Exporters
(#6311)
PrometheusHttpServer#toBuilder()(#6333)
getPrometheusNamefor Otel2PrometheusConverter map keys to avoid metric nameconflicts
(#6308)
Extensions
support via env var
OTEL_JAVA_EXPERIMENTAL_EXPORTER_MEMORY_MODE=REUSABLE_DATA.(#6304)
(#6027)
(#6307)
ServiceInstanceIdResourceProviderimplementation for generatingservice.instance.idUUIDif 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.