feat(semconv): update dependency open-telemetry/semantic-conventions to v1.38.0#2136
Open
renovate[bot] wants to merge 1 commit into
Open
feat(semconv): update dependency open-telemetry/semantic-conventions to v1.38.0#2136renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
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.37.0→1.38.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.38.0Compare Source
🛑 Breaking changes 🛑
k8s: Renamek8s.node.allocatable.*metrics tok8s.node.*.allocatable(#2973)Renamed metrics:
k8s: Fix plural-named updowncounter k8s metrics (#2301)Renamed metrics:
process: Renames process.context_switch_type to process.context_switch.type (#1501)rpc: Attributes for rpc metric are now explicitly associated with metrics. (#2311)The breaking change is due to the removal of network.type from the metrics.
system: Markcpu.logical_numberattribute as opt-in forsystem.cpu.timeandsystem.cpu.utilizationmetrics (#2932)system, process: Renamesystem.process.statustoprocess.state(#1803)system, process: Replacesystem.paging.typeandprocess.paging.fault_typewithsystem.paging.fault.type(#1803)v8js: Rename metricv8js.heap.space.available_sizetov8js.memory.heap.space.available_size.Rename metric
v8js.heap.space.physical_sizetov8js.memory.heap.space.physical_size.(#2856)
🚩 Deprecations 🚩
rpc: Deprecate rpc..requests_per_rpc and rpc..responses_per_rpc metrics. (#2784)system: Fix deprecation of system.cpu.logical_number (#2700)💡 Enhancements 💡
app: Addapp.screen.nameattribute to capture application screen names. (#2743)cicd: Add guidance on per pipeline run metrics (#1184)cicd: Improve the description ofcicd.workerentities. (#1191)cicd: Add guidance on CI/CD logs (#1714)db: Add database context propagation viaV$SESSION.ACTIONfor SQL Server (#2610)gcp: Documentgcp.apphub_destination.*attributes (#2649)gen-ai: Add participant's name on generative AI chat message. (#2943)gen-ai: Add tool definitions and execution details for Single and Multi-Agent systemsAdd 'gen_ai.tool.definitions' attribute to 'invoke_agent' span
Add 'gen_ai.tool.definitions' attribute to 'attributes.gen_ai.inference.client' attribute group.
Add 'gen_ai.tool.call.arguments' and 'gen_ai.tool.call.result' attributes to 'execute_tool' span.
(#2444, #591)
gen-ai: IntroducingEvaluation Eventin GenAI Semantic Conventions to represent and capture evaluation results.(#2563)
gen-ai:invoke_agentspans now include span kind (CLIENT/INTERNAL) guidance and clarify whenserver.*attributes should be set. (#2837)gen-ai: Add reasoning content message parts for chat messages. (#1965)gen_ai: Addgen_ai.embeddings.dimension.countattribute to capture the dimension count of embeddings. (#2361)The
gen_ai.embeddings.dimension.countis added to thespan.gen_ai.embeddings.clientspanand
gen_ai.client.operation.durationmetric.gen_ai: Add multimodaluri,file, andblobparts to GenAI JSON Schemas (#1556)gen_ai, db, enduser, messaging: Fix deprecation reasons - use uncategorized when attribute type is changing. Fix missing/invalid deprecations on (deprecated)gen_ai.systemattribute.(#2688)
http: Adds in the HTTP QUERY method. (#2642)http: Clarify value forhttp.routeattribute may contain static and dynamic segments. (#2616)k8s: Add container CPU limit/request utilization metrics. (#1489)k8s: Add k8s.pod.status.phase and k8s.pod.status.reason metrics (#2075)k8s: Add memory metrics for k8s.node, k8s.pod and container resources (#2776)nfs: Addnfs.*metrics, along with supportingrpc.onc.*/rpc.nfs.*attributes. (#39978)openshift: Adds metrics for openshift's clusterquota (#2078)pprof: Introduce pprof attributes. (#2522)pprof: add attribute pprof.profile.comment. (#2861)process: Increases the amount of attributes which are used to describe the running process. (#2655)rpc: JSON-RPC now has its own span definition. (#2228)rpc: Adds innetwork.protocol.nameandnetwork.protocol.versionto all RPC spans and metrics. (#2719)rpc: Adds in explicit span definitions for Connect RPC. (#2720)rpc: Removenetwork.typeattribute from RPC spans and metrics (#2851)The
network.typeattribute is no longer included in RPC semantic conventions.It remains available in the attribute registry for opt-in usage when needed.
rpc: Adds in explicitly defined grpc spans. (#2720)rpc: Update the RPC stability warning and guidance for instrumentation authors (#2718)rpc: The rpc spans now contains theerror.typeattribute to report the type of error that occurred. (#2812)🧰 Bug fixes 🧰
dns: Simplifydns.question.namenote to remove incorrect custom encoding requirements (#2143)The note now simply states that the domain name should be captured as it appears in the DNS query
without any additional normalization, removing the previous incorrect custom encoding requirements.
nfs: nfs/metrics.yaml: nfs.server.net.count: add missing network.transport attribute. Implementation not merged, so not a breaking change. (#39978)system: Thesystem.network.droppedandsystem.network.packetsmetrics have been added as deprecated rather than being removed. (#2828)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.