feat(semconv): update dependency open-telemetry/semantic-conventions to v1.39.0#2137
Open
renovate[bot] wants to merge 2 commits into
Open
feat(semconv): update dependency open-telemetry/semantic-conventions to v1.39.0#2137renovate[bot] wants to merge 2 commits into
renovate[bot] wants to merge 2 commits into
Conversation
37b27c2 to
ae05cb3
Compare
ae05cb3 to
204c16f
Compare
Contributor
Author
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. |
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 join this conversation on GitHub.
Already have an account?
Sign in to comment
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.38.0→1.39.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
open-telemetry/semantic-conventions (open-telemetry/semantic-conventions)
v1.39.0Compare Source
🛑 Breaking changes 🛑
rpc: Renamerpc.client|server.durationtorpc.client|server.call.duration, change RPC duration metrics from milliseconds to seconds, and clarify metric and span duration semantics for streaming. (#383, #2961)rpc: Renamerpc.grpc.request.metadataandrpc.connect_rpc.request.metadatatorpc.request.metadatarpc.grpc.response.metadataandrpc.connect_rpc.response.metadatatorpc.response.metadata(#2869, #3169)
rpc: Mergerpc.methodandrpc.serviceinto fully-qualifiedrpc.methodattribute. Clarify how to handle possible high cardinality ofrpc.methodin edge cases. Clarifyrpc.methodusage in span names. (#2863, #3196, #3223)rpc: Deprecaterpc.grpc.status_code,rpc.connect_rpc.error_codeandrpc.jsonrpc.error_codeattributes in favor of the more generalrpc.response.status_codeattribute.(#1504, #2920)
rpc: Align RPC conventions with naming guidelines. Renames:rpc.systemtorpc.system.name. The values are also updated to matchnaming guidelines:
connect_rpcis renamed toconnectrpc;apache_dubbois renamed todubbo;java_rmi,dotnet_wcf, andonc_rpcare not included in the new enum.rpc.jsonrpc.request_idtojsonrpc.request.id.rpc.jsonrpc.versiontojsonrpc.protocol.version.(#2703, #2921)
system, linux: Rename*.linux.memorymetrics and attributes to*.memory.linux(#1661)🚩 Deprecations 🚩
peer: Thepeer.serviceattribute has been deprecated in favor ofservice.peer.name. (#2945)The
peer.serviceattribute has been renamed toservice.peer.nameto align with theservice.{name|namespace}resource attributes.process: Introduceprocess.unix.file_descriptor.countandprocess.windows.handle.countmetrics.Deprecate
process.open_file_descriptor.count(#3188)
💡 Enhancements 💡
cloud: Addgcp.agent_engineas a value forcloud.platform(#2957)cloud: Add Oracle Cloud Infrastructure to SemConv Areas list (#3190)cloud: Add Hetzner Cloud to cloud.provider and cloud.platform (#2758)cloud: Add Linode (Akamai Cloud) to cloud.provider and linode_cloud_compute to cloud.platform (#2756)cloud: Add Vultr Cloud to cloud.provider and cloud.platform (#2757)k8s: Add missing entity associations to k8s and container metrics (#3213)k8s: Addsk8s.pod.ip,k8s.pod.hostnameandk8s.pod.start_timeattributes (#3171)k8s: Define missing roles for entity attributes (#3135)k8s: Promote a selection of k8s and container attributes to alpha (#3120)The selected attributes being promoted are used by the Collector Contrib components
that are targeting stability. See opentelemetry-collector-contrib/#44130
k8s: Define roles for k8s entities' attributes (#3017)mcp: Add MCP semantic conventions (#2043, #2083)otel: Addotel.event.nameattribute for use by non-OTLP exporters and logging libraries. (#2913)The
otel.event.nameattribute can be used by:EventNameEventNamefield by Collector or SDK componentspprof: add various pprof attributes to support lossless conversion from and to OTel profiles. (#3078)rpc: Use consistent set of attributes between RPC spans and metrics (#2922, #3197)rpc.response.status_codeon common metrics and spans.error.typenote consistent between metrics and spans.rpc.methodandrpc.serviceto attribute definition.rpc: Markrpc.system.name,rpc.method,rpc.service,server.address, andserver.portas sampling relevant attributes in RPC spans.(#3202)
service: Splits service into three entities: namespace, service and instance. (#2880)service:service.peer.nameandservice.peer.namespacehave been introduced as the replacement forpeer.serviceto describe remote services that use both a name and a namespace. (#2945)The
peer.serviceattribute could not fully represent theservice.{name|namespace}resource attributes;service.peer.nameandservice.peer.namespaceprovide a more complete representation.🧰 Bug fixes 🧰
rpc: Demoteserver.addressfrom required to conditionally required (when available) on RPC spans and metrics. Updateserver.portrequirement level accordingly. (#3236)Configuration
📅 Schedule: (UTC)
🚦 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 this update again.
This PR was generated by Mend Renovate. View the repository job log.