semconv.com

Semantic conventionsv1.38.0

since v1.37.0
0 breaking48 notable208 editorial

From the upstream release notes

Read the full release notes

Notable48

  • renamedmetrick8s.cronjob.active_jobsRenamed to k8s.cronjob.job.active.
  • renamedmetrick8s.daemonset.current_scheduled_nodesRenamed to k8s.daemonset.node.current_scheduled.
  • renamedmetrick8s.daemonset.desired_scheduled_nodesRenamed to k8s.daemonset.node.desired_scheduled.
  • renamedmetrick8s.daemonset.misscheduled_nodesRenamed to k8s.daemonset.node.misscheduled.
  • renamedmetrick8s.daemonset.ready_nodesRenamed to k8s.daemonset.node.ready.
  • renamedmetrick8s.deployment.available_podsRenamed to k8s.deployment.pod.available.
  • renamedmetrick8s.deployment.desired_podsRenamed to k8s.deployment.pod.desired.
  • renamedmetrick8s.hpa.current_podsRenamed to k8s.hpa.pod.current.
  • renamedmetrick8s.hpa.desired_podsRenamed to k8s.hpa.pod.desired.
  • renamedmetrick8s.hpa.max_podsRenamed to k8s.hpa.pod.max.
  • renamedmetrick8s.hpa.min_podsRenamed to k8s.hpa.pod.min.
  • renamedmetrick8s.job.active_podsRenamed to k8s.job.pod.active.
  • renamedmetrick8s.job.desired_successful_podsRenamed to k8s.job.pod.desired_successful.
  • renamedmetrick8s.job.failed_podsRenamed to k8s.job.pod.failed.
  • renamedmetrick8s.job.max_parallel_podsRenamed to k8s.job.pod.max_parallel.
  • renamedmetrick8s.job.successful_podsRenamed to k8s.job.pod.successful.
  • renamedmetrick8s.node.allocatable.cpuRenamed to k8s.node.cpu.allocatable.
  • renamedmetrick8s.node.allocatable.ephemeral_storageRenamed to k8s.node.ephemeral_storage.allocatable.
  • renamedmetrick8s.node.allocatable.memoryRenamed to k8s.node.memory.allocatable.
  • renamedmetrick8s.node.allocatable.podsRenamed to k8s.node.pod.allocatable.
  • renamedmetrick8s.replicaset.available_podsRenamed to k8s.replicaset.pod.available.
  • renamedmetrick8s.replicaset.desired_podsRenamed to k8s.replicaset.pod.desired.
  • renamedmetrick8s.replication_controller.available_podsRenamed to k8s.replicationcontroller.pod.available.
  • renamedmetrick8s.replication_controller.desired_podsRenamed to k8s.replicationcontroller.pod.desired.
  • renamedmetrick8s.replicationcontroller.available_podsRenamed to k8s.replicationcontroller.pod.available.
  • renamedmetrick8s.replicationcontroller.desired_podsRenamed to k8s.replicationcontroller.pod.desired.
  • renamedmetrick8s.statefulset.current_podsRenamed to k8s.statefulset.pod.current.
  • renamedmetrick8s.statefulset.desired_podsRenamed to k8s.statefulset.pod.desired.
  • renamedmetrick8s.statefulset.ready_podsRenamed to k8s.statefulset.pod.ready.
  • renamedmetrick8s.statefulset.updated_podsRenamed to k8s.statefulset.pod.updated.
  • renamedattributeprocess.context_switch_typeRenamed to process.context_switch.type.
  • renamedattributeprocess.paging.fault_typeRenamed to system.paging.fault.type.
  • renamedattributesystem.cpu.logical_numberRenamed to cpu.logical_number.
  • renamedattributesystem.paging.typeRenamed to system.paging.fault.type.
  • renamedattributesystem.process.statusRenamed to process.state.
  • renamedattributesystem.processes.statusRenamed to process.state.
  • renamedmetricv8js.heap.space.available_sizeRenamed to v8js.memory.heap.space.available_size.
  • renamedmetricv8js.heap.space.physical_sizeRenamed to v8js.memory.heap.space.physical_size.
  • deprecatedattributedb.cosmosdb.status_codeUse db.response.status_code instead.
  • deprecatedattributedb.redis.database_indexDeprecated (uncategorized).
  • deprecatedattributeenduser.roleUse user.roles instead.
  • deprecatedattributehttp.flavorSplit into network.protocol.name and network.protocol.version
  • deprecatedattributemessaging.kafka.destination.partitionRecord string representation of the partition id in messaging.destination.partition.id attribute.
  • deprecatedmetricrpc.client.requests_per_rpcRemoved, no replacement at this time.
  • deprecatedmetricrpc.client.responses_per_rpcRemoved, no replacement at this time.
  • deprecatedmetricrpc.server.requests_per_rpcRemoved, no replacement at this time.
  • deprecatedmetricrpc.server.responses_per_rpcRemoved, no replacement at this time.
  • enumattributehttp.request.methodEnum members changed (10 to 11).

Editorial208

  • enumattributerpc.systemEnum members changed (5 to 7).
  • addedattributeapp.screen.idAn identifier that uniquely differentiates this screen from other screens in the same application.
  • addedattributeapp.screen.nameThe name of an application screen.
  • addedmetriccontainer.memory.availableContainer memory available.
  • addedmetriccontainer.memory.paging.faultsContainer memory paging faults.
  • addedmetriccontainer.memory.rssContainer memory RSS.
  • addedmetriccontainer.memory.working_setContainer memory working set.
  • addedsignalentity.openshift.clusterquotaAn OpenShift [ClusterResourceQuota](https://docs.redhat.com/en/documentation/openshift_container_platform/4.19/html/schedule_and_quota_apis/clusterresourcequot...
  • addedsignalevent.gen_ai.evaluation.resultThis event captures the result of evaluating GenAI output for quality, accuracy, or other characteristics. This event SHOULD be parented to GenAI operation spa...
  • addedattributegcp.apphub_destination.application.containerThe container within GCP where the AppHub destination application is defined.
  • addedattributegcp.apphub_destination.application.idThe name of the destination application as configured in AppHub.
  • addedattributegcp.apphub_destination.application.locationThe GCP zone or region where the destination application is defined.
  • addedattributegcp.apphub_destination.service.criticality_typeCriticality of a destination workload indicates its importance to the business as specified in [AppHub type enum](https://cloud.google.com/app-hub/docs/referen...
  • addedattributegcp.apphub_destination.service.environment_typeSoftware lifecycle stage of a destination service as defined [AppHub environment type](https://cloud.google.com/app-hub/docs/reference/rest/v1/Attributes#type_...
  • addedattributegcp.apphub_destination.service.idThe name of the destination service as configured in AppHub.
  • addedattributegcp.apphub_destination.workload.criticality_typeCriticality of a destination workload indicates its importance to the business as specified in [AppHub type enum](https://cloud.google.com/app-hub/docs/referen...
  • addedattributegcp.apphub_destination.workload.environment_typeEnvironment of a destination workload is the stage of a software lifecycle as provided in the [AppHub environment type](https://cloud.google.com/app-hub/docs/r...
  • addedattributegcp.apphub_destination.workload.idThe name of the destination workload as configured in AppHub.
  • addedattributegen_ai.embeddings.dimension.countThe number of dimensions the resulting output embeddings should have.
  • addedattributegen_ai.evaluation.explanationA free-form explanation for the assigned score provided by the evaluator.
  • addedattributegen_ai.evaluation.nameThe name of the evaluation metric used for the GenAI response.
  • addedattributegen_ai.evaluation.score.labelHuman readable label for evaluation.
  • addedattributegen_ai.evaluation.score.valueThe evaluation score returned by the evaluator.
  • addedattributegen_ai.tool.call.argumentsParameters passed to the tool call.
  • addedattributegen_ai.tool.call.resultThe result returned by the tool call (if any and if execution was successful).
  • addedattributegen_ai.tool.definitionsThe list of source system tool definitions available to the GenAI agent or model.
  • addedmetrick8s.container.cpu.limit_utilizationThe ratio of container CPU usage to its CPU limit.
  • addedmetrick8s.container.cpu.request_utilizationThe ratio of container CPU usage to its CPU request.
  • addedmetrick8s.cronjob.job.activeThe number of actively running jobs for a cronjob.
  • addedmetrick8s.daemonset.node.current_scheduledNumber of nodes that are running at least 1 daemon pod and are supposed to run the daemon pod.
  • addedmetrick8s.daemonset.node.desired_scheduledNumber of nodes that should be running the daemon pod (including nodes currently running the daemon pod).
  • addedmetrick8s.daemonset.node.misscheduledNumber of nodes that are running the daemon pod, but are not supposed to run the daemon pod.
  • addedmetrick8s.daemonset.node.readyNumber of nodes that should be running the daemon pod and have one or more of the daemon pod running and ready.
  • addedmetrick8s.deployment.pod.availableTotal number of available replica pods (ready for at least minReadySeconds) targeted by this deployment.
  • addedmetrick8s.deployment.pod.desiredNumber of desired replica pods in this deployment.
  • addedmetrick8s.hpa.pod.currentCurrent number of replica pods managed by this horizontal pod autoscaler, as last seen by the autoscaler.
  • addedmetrick8s.hpa.pod.desiredDesired number of replica pods managed by this horizontal pod autoscaler, as last calculated by the autoscaler.
  • addedmetrick8s.hpa.pod.maxThe upper limit for the number of replica pods to which the autoscaler can scale up.
  • addedmetrick8s.hpa.pod.minThe lower limit for the number of replica pods to which the autoscaler can scale down.
  • addedmetrick8s.job.pod.activeThe number of pending and actively running pods for a job.
  • addedmetrick8s.job.pod.desired_successfulThe desired number of successfully finished pods the job should be run with.
  • addedmetrick8s.job.pod.failedThe number of pods which reached phase Failed for a job.
  • addedmetrick8s.job.pod.max_parallelThe max desired number of pods the job should run at any given time.
  • addedmetrick8s.job.pod.successfulThe number of pods which reached phase Succeeded for a job.
  • addedmetrick8s.node.cpu.allocatableAmount of cpu allocatable on the node.
  • addedmetrick8s.node.ephemeral_storage.allocatableAmount of ephemeral-storage allocatable on the node.
  • addedmetrick8s.node.memory.allocatableAmount of memory allocatable on the node.
  • addedmetrick8s.node.memory.availableNode memory available.
  • addedmetrick8s.node.memory.paging.faultsNode memory paging faults.
  • addedmetrick8s.node.memory.rssNode memory RSS.
  • addedmetrick8s.node.memory.working_setNode memory working set.
  • addedmetrick8s.node.pod.allocatableAmount of pods allocatable on the node.
  • addedmetrick8s.pod.memory.availablePod memory available.
  • addedmetrick8s.pod.memory.paging.faultsPod memory paging faults.
  • addedmetrick8s.pod.memory.rssPod memory RSS.
  • addedmetrick8s.pod.memory.working_setPod memory working set.
  • addedattributek8s.pod.status.phaseThe phase for the pod. Corresponds to the phase field of the: [K8s PodStatus](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.33/#podstatus-...
  • addedmetrick8s.pod.status.phaseDescribes number of K8s Pods that are currently in a given phase.
  • addedattributek8s.pod.status.reasonThe reason for the pod state. Corresponds to the reason field of the: [K8s PodStatus](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.33/#po...
  • addedmetrick8s.pod.status.reasonDescribes the number of K8s Pods that are currently in a state for a given reason.
  • addedmetrick8s.replicaset.pod.availableTotal number of available replica pods (ready for at least minReadySeconds) targeted by this replicaset.
  • addedmetrick8s.replicaset.pod.desiredNumber of desired replica pods in this replicaset.
  • addedmetrick8s.replicationcontroller.pod.availableTotal number of available replica pods (ready for at least minReadySeconds) targeted by this replication controller.
  • addedmetrick8s.replicationcontroller.pod.desiredNumber of desired replica pods in this replication controller.
  • addedmetrick8s.statefulset.pod.currentThe number of replica pods created by the statefulset controller from the statefulset version indicated by currentRevision.
  • addedmetrick8s.statefulset.pod.desiredNumber of desired replica pods in this statefulset.
  • addedmetrick8s.statefulset.pod.readyThe number of replica pods created for this statefulset with a Ready Condition.
  • addedmetrick8s.statefulset.pod.updatedNumber of replica pods created by the statefulset controller from the statefulset version indicated by updateRevision.
  • addedmetricnfs.client.net.countReports the count of kernel NFS client TCP segments and UDP datagrams handled.
  • addedmetricnfs.client.net.tcp.connection.acceptedReports the count of kernel NFS client TCP connections accepted.
  • addedmetricnfs.client.operation.countReports the count of kernel NFSv4+ client operations.
  • addedmetricnfs.client.procedure.countReports the count of kernel NFS client procedures.
  • addedmetricnfs.client.rpc.authrefresh.countReports the count of kernel NFS client RPC authentication refreshes.
  • addedmetricnfs.client.rpc.countReports the count of kernel NFS client RPCs sent, regardless of whether they're accepted/rejected by the server.
  • addedmetricnfs.client.rpc.retransmit.countReports the count of kernel NFS client RPC retransmits.
  • addedattributenfs.operation.nameNFSv4+ operation name.
  • addedmetricnfs.server.fh.stale.countReports the count of kernel NFS server stale file handles.
  • addedmetricnfs.server.ioReports the count of kernel NFS server bytes returned to receive and transmit (read and write) requests.
  • addedmetricnfs.server.net.countReports the count of kernel NFS server TCP segments and UDP datagrams handled.
  • addedmetricnfs.server.net.tcp.connection.acceptedReports the count of kernel NFS server TCP connections accepted.
  • addedmetricnfs.server.operation.countReports the count of kernel NFSv4+ server operations.
  • addedmetricnfs.server.procedure.countReports the count of kernel NFS server procedures.
  • addedmetricnfs.server.repcache.requestsReports the kernel NFS server reply cache request count by cache hit status.
  • addedattributenfs.server.repcache.statusLinux: one of "hit" (NFSD_STATS_RC_HITS), "miss" (NFSD_STATS_RC_MISSES), or "nocache" (NFSD_STATS_RC_NOCACHE -- uncacheable)
  • addedmetricnfs.server.rpc.countReports the count of kernel NFS server RPCs handled.
  • addedmetricnfs.server.thread.countReports the count of kernel NFS server available threads.
  • addedattributeonc_rpc.procedure.nameONC/Sun RPC procedure name.
  • addedattributeonc_rpc.procedure.numberONC/Sun RPC procedure number.
  • addedattributeonc_rpc.program.nameONC/Sun RPC program name.
  • addedattributeonc_rpc.versionONC/Sun RPC program version.
  • addedmetricopenshift.clusterquota.cpu.limit.hardThe enforced hard limit of the resource across all projects.
  • addedmetricopenshift.clusterquota.cpu.limit.usedThe current observed total usage of the resource across all projects.
  • addedmetricopenshift.clusterquota.cpu.request.hardThe enforced hard limit of the resource across all projects.
  • addedmetricopenshift.clusterquota.cpu.request.usedThe current observed total usage of the resource across all projects.
  • addedmetricopenshift.clusterquota.ephemeral_storage.limit.hardThe enforced hard limit of the resource across all projects.
  • addedmetricopenshift.clusterquota.ephemeral_storage.limit.usedThe current observed total usage of the resource across all projects.
  • addedmetricopenshift.clusterquota.ephemeral_storage.request.hardThe enforced hard limit of the resource across all projects.
  • addedmetricopenshift.clusterquota.ephemeral_storage.request.usedThe current observed total usage of the resource across all projects.
  • addedmetricopenshift.clusterquota.hugepage_count.request.hardThe enforced hard limit of the resource across all projects.
  • addedmetricopenshift.clusterquota.hugepage_count.request.usedThe current observed total usage of the resource across all projects.
  • addedmetricopenshift.clusterquota.memory.limit.hardThe enforced hard limit of the resource across all projects.
  • addedmetricopenshift.clusterquota.memory.limit.usedThe current observed total usage of the resource across all projects.
  • addedmetricopenshift.clusterquota.memory.request.hardThe enforced hard limit of the resource across all projects.
  • addedmetricopenshift.clusterquota.memory.request.usedThe current observed total usage of the resource across all projects.
  • addedattributeopenshift.clusterquota.nameThe name of the cluster quota.
  • addedmetricopenshift.clusterquota.object_count.hardThe enforced hard limit of the resource across all projects.
  • addedmetricopenshift.clusterquota.object_count.usedThe current observed total usage of the resource across all projects.
  • addedmetricopenshift.clusterquota.persistentvolumeclaim_count.hardThe enforced hard limit of the resource across all projects.
  • addedmetricopenshift.clusterquota.persistentvolumeclaim_count.usedThe current observed total usage of the resource across all projects.
  • addedmetricopenshift.clusterquota.storage.request.hardThe enforced hard limit of the resource across all projects.
  • addedmetricopenshift.clusterquota.storage.request.usedThe current observed total usage of the resource across all projects.
  • addedattributeopenshift.clusterquota.uidThe UID of the cluster quota.
  • addedattributepprof.location.is_foldedProvides an indication that multiple symbols map to this location's address, for example due to identical code folding by the linker. In that case the line inf...
  • addedattributepprof.mapping.has_filenamesIndicates that there are filenames related to this mapping.
  • addedattributepprof.mapping.has_functionsIndicates that there are functions related to this mapping.
  • addedattributepprof.mapping.has_inline_framesIndicates that there are inline frames related to this mapping.
  • addedattributepprof.mapping.has_line_numbersIndicates that there are line numbers related to this mapping.
  • addedattributepprof.profile.commentFree-form text associated with the profile. This field should not be used to store any machine-readable information, it is only for human-friendly content.
  • addedattributeprocess.context_switch.typeSpecifies whether the context switches for this data point were voluntary or involuntary.
  • addedattributeprocess.stateThe process state, e.g., Linux Process State Codes
  • addedsignalspan.rpc.connect_rpc.clientThis span represents an outgoing Remote Procedure Call (RPC).
  • addedsignalspan.rpc.connect_rpc.serverThis span represents an incoming Remote Procedure Call (RPC).
  • addedsignalspan.rpc.grpc.clientThis span represents an outgoing Remote Procedure Call (RPC).
  • addedsignalspan.rpc.grpc.serverThis span represents an incoming Remote Procedure Call (RPC).
  • addedsignalspan.rpc.jsonrpc.clientThis span represents an outgoing Remote Procedure Call (RPC).
  • addedsignalspan.rpc.jsonrpc.serverThis span represents an incoming Remote Procedure Call (RPC).
  • addedmetricsystem.network.droppedCount of packets that are dropped or discarded even though there was no error.
  • addedmetricsystem.network.packetsThe number of packets transferred.
  • addedattributesystem.paging.fault.typeThe paging fault type
  • addedmetricv8js.memory.heap.space.available_sizeHeap space available size.
  • addedmetricv8js.memory.heap.space.physical_sizeCommitted size of a heap space.
  • guidanceattributeazure.cosmosdb.operation.contacted_regionsGuidance note changed.
  • guidanceattributecontainer.image.idGuidance note changed.
  • guidanceattributecontainer.image.repo_digestsGuidance note changed.
  • guidanceattributedb.query.parameterGuidance note changed.
  • guidanceattributedns.question.nameGuidance note changed.
  • guidanceattributefaas.versionGuidance note changed.
  • guidanceattributehttp.request.methodGuidance note changed.
  • guidanceattributehttp.routeGuidance note changed.
  • guidancemetrick8s.replicationcontroller.available_podsGuidance note changed.
  • guidancemetrick8s.replicationcontroller.desired_podsGuidance note changed.
  • guidanceattributek8s.resourcequota.resource_nameGuidance note changed.
  • guidanceattributepeer.serviceGuidance note changed.
  • guidanceattributerpc.methodGuidance note changed.
  • guidanceattributerpc.serviceGuidance note changed.
  • guidancesignalspan.aws.lambda.serverGuidance note changed.
  • guidancesignalspan.cicd.pipeline.run.serverGuidance note changed.
  • guidancesignalspan.cli.clientGuidance note changed.
  • guidancesignalspan.cli.internalGuidance note changed.
  • guidancesignalspan.db.clientGuidance note changed.
  • guidancesignalspan.gen_ai.inference.clientGuidance note changed.
  • guidancesignalspan.gen_ai.invoke_agent.clientGuidance note changed.
  • guidancesignalspan.rpc.clientGuidance note changed.
  • guidancesignalspan.rpc.serverGuidance note changed.
  • guidanceattributethread.idGuidance note changed.
  • guidanceattributethread.nameGuidance note changed.
  • guidancemetricv8js.heap.space.available_sizeGuidance note changed.
  • guidancemetricv8js.heap.space.physical_sizeGuidance note changed.
  • wordingattributecontainer.image.tagsContainer image tags. An example can be found in [Docker Image Inspect](https://docs.docker.com/reference/api/engine/version/v1.43/#tag/Image/operation/ImageIn...
  • wordingsignalentity.cicd.workerA CICD worker is a component of the CICD system that performs work (eg. running pipeline tasks or performing sync). A single pipeline run may be distributed ac...
  • wordingattributehttp.flavorDeprecated, use network.protocol.name and network.protocol.version instead.
  • wordingmetrick8s.cronjob.active_jobsDeprecated, use k8s.cronjob.job.active instead.
  • wordingmetrick8s.daemonset.current_scheduled_nodesDeprecated, use k8s.daemonset.node.current_scheduled instead.
  • wordingmetrick8s.daemonset.desired_scheduled_nodesDeprecated, use k8s.daemonset.node.desired_scheduled instead.
  • wordingmetrick8s.daemonset.misscheduled_nodesDeprecated, use k8s.daemonset.node.misscheduled instead.
  • wordingmetrick8s.daemonset.ready_nodesDeprecated, use k8s.daemonset.node.ready instead.
  • wordingmetrick8s.deployment.available_podsDeprecated, use k8s.deployment.pod.available instead.
  • wordingmetrick8s.deployment.desired_podsDeprecated, use k8s.deployment.pod.desired instead.
  • wordingmetrick8s.hpa.current_podsDeprecated, use k8s.hpa.pod.current instead.
  • wordingmetrick8s.hpa.desired_podsDeprecated, use k8s.hpa.pod.desired instead.
  • wordingmetrick8s.hpa.max_podsDeprecated, use k8s.hpa.pod.max instead.
  • wordingmetrick8s.hpa.min_podsDeprecated, use k8s.hpa.pod.min instead.
  • wordingmetrick8s.job.active_podsDeprecated, use k8s.job.pod.active instead.
  • wordingmetrick8s.job.desired_successful_podsDeprecated, use k8s.job.pod.desired_successful instead.
  • wordingmetrick8s.job.failed_podsDeprecated, use k8s.job.pod.failed instead.
  • wordingmetrick8s.job.max_parallel_podsDeprecated, use k8s.job.pod.max_parallel instead.
  • wordingmetrick8s.job.successful_podsDeprecated, use k8s.job.pod.successful instead.
  • wordingmetrick8s.node.allocatable.cpuDeprecated, use k8s.node.cpu.allocatable instead.
  • wordingmetrick8s.node.allocatable.ephemeral_storageDeprecated, use k8s.node.ephemeral_storage.allocatable instead.
  • wordingmetrick8s.node.allocatable.memoryDeprecated, use k8s.node.memory.allocatable instead.
  • wordingmetrick8s.node.allocatable.podsDeprecated, use k8s.node.pod.allocatable instead.
  • wordingmetrick8s.replicaset.available_podsDeprecated, use k8s.replicaset.pod.available instead.
  • wordingmetrick8s.replicaset.desired_podsDeprecated, use k8s.replicaset.pod.desired instead.
  • wordingmetrick8s.replication_controller.available_podsDeprecated, use k8s.replicationcontroller.pod.available instead.
  • wordingmetrick8s.replication_controller.desired_podsDeprecated, use k8s.replicationcontroller.pod.desired instead.
  • wordingmetrick8s.statefulset.current_podsDeprecated, use k8s.statefulset.pod.current instead.
  • wordingmetrick8s.statefulset.desired_podsDeprecated, use k8s.statefulset.pod.desired instead.
  • wordingmetrick8s.statefulset.ready_podsDeprecated, use k8s.statefulset.pod.ready instead.
  • wordingmetrick8s.statefulset.updated_podsDeprecated, use k8s.statefulset.pod.updated instead.
  • wordingattributeprocess.context_switch_type"Deprecated, use process.context_switch.type instead."
  • wordingattributeprocess.paging.fault_typeDeprecated, use system.paging.fault.type instead.
  • wordingsignalspan.azure.ai.inference.clientSemantic Conventions for Azure AI Inference client spans extend and override the semantic con...
  • wordingmetricsystem.disk.ioDisk bytes transferred.
  • wordingmetricsystem.disk.mergedThe number of disk reads/writes merged into single physical disk access operations.
  • wordingmetricsystem.disk.operationsDisk operations count.
  • wordingmetricsystem.filesystem.utilizationFraction of filesystem bytes used.
  • wordingmetricsystem.memory.utilizationPercentage of memory bytes in use.
  • wordingmetricsystem.network.connection.countThe number of connections.
  • wordingmetricsystem.network.ioThe number of bytes transmitted and received.
  • wordingmetricsystem.network.packet.countThe number of packets transferred.
  • wordingmetricsystem.paging.faultsThe number of page faults.
  • wordingmetricsystem.paging.operationsThe number of paging operations.
  • wordingattributesystem.paging.typeDeprecated, use system.paging.fault.type instead.
  • wordingmetricsystem.paging.utilizationSwap (unix) or pagefile (windows) utilization.
  • wordingattributesystem.process.statusDeprecated, use process.state instead.
  • wordingattributesystem.processes.statusDeprecated, use process.state instead.
  • wordingattributevcs.repository.url.fullThe canonical URL of the repository providing the complete HTTP(S) address in order to locate and iden...
  • examplesattributehttp.routeExamples changed.