Semantic conventionsv1.42.0
since v1.41.10 breaking179 notable151 editorial
From the upstream release notes
- gen-ai: Move Generative AI semantic conventions to a dedicated repository.
- http: Change network.peer.address attribute requirement level from Recommended to Opt-In on the http.client.open_connections and http.client.connection.duration metrics.
- v8js: Rename v8js.memory.heap.limit to v8js.memory.heap.space.size (per-space pre-allocated size from v8.getHeapSpaceStatistics()),
- browser: Introduce browser.document.url.full attribute and browser.document entity to capture the absolute URL of the current browser document.
- app: Defines a basic crash of an end-user facing app that requires a minimal amount of information.
- cpu: Promote cpu.mode attribute and its enum members to release_candidate
- docs: Add guidance for defining events in semantic conventions.
- docs: Don't allow signal definition to reference attributes with lower stability than the signal itself (unless they are opt-in).
- gcp: Add GCE instance labels as resource attributes.
- k8s: Promote k8s.pod.cpu.time, k8s.node.cpu.time and container.cpu.time metrics to release_candidate
Notable179
- renamedmetricv8js.memory.heap.limitRenamed to
v8js.memory.heap.space.size. - deprecatedsignalevent.gen_ai.client.inference.operation.detailsMoved to the OpenTelemetry GenAI semantic conventions repository.
- deprecatedsignalevent.gen_ai.client.operation.exceptionMoved to the OpenTelemetry GenAI semantic conventions repository.
- deprecatedsignalevent.gen_ai.evaluation.resultMoved to the OpenTelemetry GenAI semantic conventions repository.
- deprecatedattributegen_ai.agent.descriptionMoved to the OpenTelemetry GenAI semantic conventions repository.
- deprecatedattributegen_ai.agent.idMoved to the OpenTelemetry GenAI semantic conventions repository.
- deprecatedattributegen_ai.agent.nameMoved to the OpenTelemetry GenAI semantic conventions repository.
- deprecatedattributegen_ai.agent.versionMoved to the OpenTelemetry GenAI semantic conventions repository.
- deprecatedmetricgen_ai.client.operation.durationMoved to the OpenTelemetry GenAI semantic conventions repository.
- deprecatedmetricgen_ai.client.operation.time_per_output_chunkMoved to the OpenTelemetry GenAI semantic conventions repository.
- deprecatedmetricgen_ai.client.operation.time_to_first_chunkMoved to the OpenTelemetry GenAI semantic conventions repository.
- deprecatedmetricgen_ai.client.token.usageMoved to the OpenTelemetry GenAI semantic conventions repository.
- deprecatedattributegen_ai.conversation.idMoved to the OpenTelemetry GenAI semantic conventions repository.
- deprecatedattributegen_ai.data_source.idMoved to the OpenTelemetry GenAI semantic conventions repository.
- deprecatedattributegen_ai.embeddings.dimension.countMoved to the OpenTelemetry GenAI semantic conventions repository.
- deprecatedattributegen_ai.evaluation.explanationMoved to the OpenTelemetry GenAI semantic conventions repository.
- deprecatedattributegen_ai.evaluation.nameMoved to the OpenTelemetry GenAI semantic conventions repository.
- deprecatedattributegen_ai.evaluation.score.labelMoved to the OpenTelemetry GenAI semantic conventions repository.
- deprecatedattributegen_ai.evaluation.score.valueMoved to the OpenTelemetry GenAI semantic conventions repository.
- deprecatedattributegen_ai.input.messagesMoved to the OpenTelemetry GenAI semantic conventions repository.
- deprecatedattributegen_ai.openai.request.response_formatReplaced by
gen_ai.output.type, which has moved to the [OpenTelemetry GenAI semantic conventions repository](https://github.com/open-telemetry/semantic-conve... - deprecatedattributegen_ai.openai.request.seedReplaced by
gen_ai.request.seed, which has moved to the [OpenTelemetry GenAI semantic conventions repository](https://github.com/open-telemetry/semantic-conv... - deprecatedattributegen_ai.openai.request.service_tierReplaced by
openai.request.service_tier, which has moved to the [OpenTelemetry GenAI semantic conventions repository](https://github.com/open-telemetry/seman... - deprecatedattributegen_ai.openai.response.service_tierReplaced by
openai.response.service_tier, which has moved to the [OpenTelemetry GenAI semantic conventions repository](https://github.com/open-telemetry/sema... - deprecatedattributegen_ai.openai.response.system_fingerprintReplaced by
openai.response.system_fingerprint, which has moved to the [OpenTelemetry GenAI semantic conventions repository](https://github.com/open-telemetr... - deprecatedattributegen_ai.operation.nameMoved to the OpenTelemetry GenAI semantic conventions repository.
- deprecatedattributegen_ai.output.messagesMoved to the OpenTelemetry GenAI semantic conventions repository.
- deprecatedattributegen_ai.output.typeMoved to the OpenTelemetry GenAI semantic conventions repository.
- deprecatedattributegen_ai.prompt.nameMoved to the OpenTelemetry GenAI semantic conventions repository.
- deprecatedattributegen_ai.provider.nameMoved to the OpenTelemetry GenAI semantic conventions repository.
- deprecatedattributegen_ai.request.choice.countMoved to the OpenTelemetry GenAI semantic conventions repository.
- deprecatedattributegen_ai.request.encoding_formatsMoved to the OpenTelemetry GenAI semantic conventions repository.
- deprecatedattributegen_ai.request.frequency_penaltyMoved to the OpenTelemetry GenAI semantic conventions repository.
- deprecatedattributegen_ai.request.max_tokensMoved to the OpenTelemetry GenAI semantic conventions repository.
- deprecatedattributegen_ai.request.modelMoved to the OpenTelemetry GenAI semantic conventions repository.
- deprecatedattributegen_ai.request.presence_penaltyMoved to the OpenTelemetry GenAI semantic conventions repository.
- deprecatedattributegen_ai.request.seedMoved to the OpenTelemetry GenAI semantic conventions repository.
- deprecatedattributegen_ai.request.stop_sequencesMoved to the OpenTelemetry GenAI semantic conventions repository.
- deprecatedattributegen_ai.request.streamMoved to the OpenTelemetry GenAI semantic conventions repository.
- deprecatedattributegen_ai.request.temperatureMoved to the OpenTelemetry GenAI semantic conventions repository.
- deprecatedattributegen_ai.request.top_kMoved to the OpenTelemetry GenAI semantic conventions repository.
- deprecatedattributegen_ai.request.top_pMoved to the OpenTelemetry GenAI semantic conventions repository.
- deprecatedattributegen_ai.response.finish_reasonsMoved to the OpenTelemetry GenAI semantic conventions repository.
- deprecatedattributegen_ai.response.idMoved to the OpenTelemetry GenAI semantic conventions repository.
- deprecatedattributegen_ai.response.modelMoved to the OpenTelemetry GenAI semantic conventions repository.
- deprecatedattributegen_ai.response.time_to_first_chunkMoved to the OpenTelemetry GenAI semantic conventions repository.
- deprecatedattributegen_ai.retrieval.documentsMoved to the OpenTelemetry GenAI semantic conventions repository.
- deprecatedattributegen_ai.retrieval.query.textMoved to the OpenTelemetry GenAI semantic conventions repository.
- deprecatedmetricgen_ai.server.request.durationMoved to the OpenTelemetry GenAI semantic conventions repository.
- deprecatedmetricgen_ai.server.time_per_output_tokenMoved to the OpenTelemetry GenAI semantic conventions repository.
- deprecatedmetricgen_ai.server.time_to_first_tokenMoved to the OpenTelemetry GenAI semantic conventions repository.
- deprecatedattributegen_ai.systemReplaced by
gen_ai.provider.name, which has moved to the [OpenTelemetry GenAI semantic conventions repository](https://github.com/open-telemetry/semantic-con... - deprecatedattributegen_ai.system_instructionsMoved to the OpenTelemetry GenAI semantic conventions repository.
- deprecatedattributegen_ai.token.typeMoved to the OpenTelemetry GenAI semantic conventions repository.
- deprecatedattributegen_ai.tool.call.argumentsMoved to the OpenTelemetry GenAI semantic conventions repository.
- deprecatedattributegen_ai.tool.call.idMoved to the OpenTelemetry GenAI semantic conventions repository.
- deprecatedattributegen_ai.tool.call.resultMoved to the OpenTelemetry GenAI semantic conventions repository.
- deprecatedattributegen_ai.tool.definitionsMoved to the OpenTelemetry GenAI semantic conventions repository.
- deprecatedattributegen_ai.tool.descriptionMoved to the OpenTelemetry GenAI semantic conventions repository.
- deprecatedattributegen_ai.tool.nameMoved to the OpenTelemetry GenAI semantic conventions repository.
- deprecatedattributegen_ai.tool.typeMoved to the OpenTelemetry GenAI semantic conventions repository.
- deprecatedattributegen_ai.usage.cache_creation.input_tokensMoved to the OpenTelemetry GenAI semantic conventions repository.
- deprecatedattributegen_ai.usage.cache_read.input_tokensMoved to the OpenTelemetry GenAI semantic conventions repository.
- deprecatedattributegen_ai.usage.completion_tokensReplaced by
gen_ai.usage.output_tokens, which has moved to the [OpenTelemetry GenAI semantic conventions repository](https://github.com/open-telemetry/semant... - deprecatedattributegen_ai.usage.input_tokensMoved to the OpenTelemetry GenAI semantic conventions repository.
- deprecatedattributegen_ai.usage.output_tokensMoved to the OpenTelemetry GenAI semantic conventions repository.
- deprecatedattributegen_ai.usage.prompt_tokensReplaced by
gen_ai.usage.input_tokens, which has moved to the [OpenTelemetry GenAI semantic conventions repository](https://github.com/open-telemetry/semanti... - deprecatedattributegen_ai.usage.reasoning.output_tokensMoved to the OpenTelemetry GenAI semantic conventions repository.
- deprecatedattributegen_ai.workflow.nameMoved to the OpenTelemetry GenAI semantic conventions repository.
- deprecatedmetricmcp.client.operation.durationMoved to the OpenTelemetry GenAI semantic conventions repository.
- deprecatedmetricmcp.client.session.durationMoved to the OpenTelemetry GenAI semantic conventions repository.
- deprecatedattributemcp.method.nameMoved to the OpenTelemetry GenAI semantic conventions repository.
- deprecatedattributemcp.protocol.versionMoved to the OpenTelemetry GenAI semantic conventions repository.
- deprecatedattributemcp.resource.uriMoved to the OpenTelemetry GenAI semantic conventions repository.
- deprecatedmetricmcp.server.operation.durationMoved to the OpenTelemetry GenAI semantic conventions repository.
- deprecatedmetricmcp.server.session.durationMoved to the OpenTelemetry GenAI semantic conventions repository.
- deprecatedattributemcp.session.idMoved to the OpenTelemetry GenAI semantic conventions repository.
- deprecatedattributeopenai.api.typeMoved to the OpenTelemetry GenAI semantic conventions repository.
- deprecatedattributeopenai.request.service_tierMoved to the OpenTelemetry GenAI semantic conventions repository.
- deprecatedattributeopenai.response.service_tierMoved to the OpenTelemetry GenAI semantic conventions repository.
- deprecatedattributeopenai.response.system_fingerprintMoved to the OpenTelemetry GenAI semantic conventions repository.
- deprecatedsignalspan.anthropic.inference.clientMoved to the OpenTelemetry GenAI semantic conventions repository.
- deprecatedsignalspan.aws.bedrock.clientMoved to the OpenTelemetry GenAI semantic conventions repository.
- deprecatedsignalspan.azure.ai.inference.clientMoved to the OpenTelemetry GenAI semantic conventions repository.
- deprecatedsignalspan.gen_ai.create_agent.clientMoved to the OpenTelemetry GenAI semantic conventions repository.
- deprecatedsignalspan.gen_ai.embeddings.clientMoved to the OpenTelemetry GenAI semantic conventions repository.
- deprecatedsignalspan.gen_ai.execute_tool.internalMoved to the OpenTelemetry GenAI semantic conventions repository.
- deprecatedsignalspan.gen_ai.inference.clientMoved to the OpenTelemetry GenAI semantic conventions repository.
- deprecatedsignalspan.gen_ai.invoke_agent.clientMoved to the OpenTelemetry GenAI semantic conventions repository.
- deprecatedsignalspan.gen_ai.invoke_agent.internalMoved to the OpenTelemetry GenAI semantic conventions repository.
- deprecatedsignalspan.gen_ai.invoke_workflow.internalMoved to the OpenTelemetry GenAI semantic conventions repository.
- deprecatedsignalspan.gen_ai.retrieval.clientMoved to the OpenTelemetry GenAI semantic conventions repository.
- deprecatedsignalspan.mcp.clientMoved to the OpenTelemetry GenAI semantic conventions repository.
- deprecatedsignalspan.mcp.serverMoved to the OpenTelemetry GenAI semantic conventions repository.
- deprecatedsignalspan.openai.inference.clientMoved to the OpenTelemetry GenAI semantic conventions repository.
- stabilitymetriccontainer.cpu.timePromoted to release_candidate.
- stabilityattributecontainer.idPromoted to stable.
- stabilityattributecontainer.image.namePromoted to stable.
- stabilityattributecontainer.image.repo_digestsPromoted to stable.
- stabilityattributecontainer.image.tagsPromoted to stable.
- stabilityattributecpu.modePromoted to release_candidate.
- stabilityattributek8s.cluster.namePromoted to stable.
- stabilityattributek8s.cluster.uidPromoted to stable.
- stabilityattributek8s.container.namePromoted to stable.
- stabilityattributek8s.container.restart_countPromoted to stable.
- stabilityattributek8s.cronjob.annotationPromoted to stable.
- stabilityattributek8s.cronjob.labelPromoted to stable.
- stabilityattributek8s.cronjob.namePromoted to stable.
- stabilityattributek8s.cronjob.uidPromoted to stable.
- stabilityattributek8s.daemonset.annotationPromoted to stable.
- stabilityattributek8s.daemonset.labelPromoted to stable.
- stabilityattributek8s.daemonset.namePromoted to stable.
- stabilityattributek8s.daemonset.uidPromoted to stable.
- stabilityattributek8s.deployment.annotationPromoted to stable.
- stabilityattributek8s.deployment.labelPromoted to stable.
- stabilityattributek8s.deployment.namePromoted to stable.
- stabilityattributek8s.deployment.uidPromoted to stable.
- stabilityattributek8s.job.annotationPromoted to stable.
- stabilityattributek8s.job.labelPromoted to stable.
- stabilityattributek8s.job.namePromoted to stable.
- stabilityattributek8s.job.uidPromoted to stable.
- stabilityattributek8s.namespace.annotationPromoted to stable.
- stabilityattributek8s.namespace.labelPromoted to stable.
- stabilityattributek8s.namespace.namePromoted to stable.
- stabilityattributek8s.node.annotationPromoted to stable.
- stabilitymetrick8s.node.cpu.timePromoted to release_candidate.
- stabilityattributek8s.node.labelPromoted to stable.
- stabilityattributek8s.node.namePromoted to stable.
- stabilityattributek8s.node.uidPromoted to stable.
- stabilityattributek8s.pod.annotationPromoted to stable.
- stabilitymetrick8s.pod.cpu.timePromoted to release_candidate.
- stabilityattributek8s.pod.hostnamePromoted to stable.
- stabilityattributek8s.pod.ipPromoted to stable.
- stabilityattributek8s.pod.labelPromoted to stable.
- stabilityattributek8s.pod.namePromoted to stable.
- stabilityattributek8s.pod.start_timePromoted to stable.
- stabilityattributek8s.pod.uidPromoted to stable.
- stabilityattributek8s.replicaset.annotationPromoted to stable.
- stabilityattributek8s.replicaset.labelPromoted to stable.
- stabilityattributek8s.replicaset.namePromoted to stable.
- stabilityattributek8s.replicaset.uidPromoted to stable.
- stabilityattributek8s.statefulset.annotationPromoted to stable.
- stabilityattributek8s.statefulset.labelPromoted to stable.
- stabilityattributek8s.statefulset.namePromoted to stable.
- stabilityattributek8s.statefulset.uidPromoted to stable.
- stabilityattributeprocess.args_countPromoted to release_candidate.
- stabilityattributeprocess.commandPromoted to release_candidate.
- stabilityattributeprocess.command_argsPromoted to release_candidate.
- stabilityattributeprocess.command_linePromoted to release_candidate.
- stabilityattributeprocess.context_switch.typePromoted to release_candidate.
- stabilityattributeprocess.creation.timePromoted to release_candidate.
- stabilityattributeprocess.environment_variablePromoted to release_candidate.
- stabilityattributeprocess.executable.build_id.gnuPromoted to release_candidate.
- stabilityattributeprocess.executable.build_id.goPromoted to release_candidate.
- stabilityattributeprocess.executable.build_id.htlhashPromoted to release_candidate.
- stabilityattributeprocess.executable.namePromoted to release_candidate.
- stabilityattributeprocess.executable.pathPromoted to release_candidate.
- stabilityattributeprocess.exit.codePromoted to release_candidate.
- stabilityattributeprocess.exit.timePromoted to release_candidate.
- stabilityattributeprocess.group_leader.pidPromoted to release_candidate.
- stabilityattributeprocess.interactivePromoted to release_candidate.
- stabilityattributeprocess.linux.cgroupPromoted to release_candidate.
- stabilityattributeprocess.ownerPromoted to release_candidate.
- stabilityattributeprocess.parent_pidPromoted to release_candidate.
- stabilityattributeprocess.pidPromoted to release_candidate.
- stabilityattributeprocess.real_user.idPromoted to release_candidate.
- stabilityattributeprocess.real_user.namePromoted to release_candidate.
- stabilityattributeprocess.runtime.descriptionPromoted to release_candidate.
- stabilityattributeprocess.runtime.namePromoted to release_candidate.
- stabilityattributeprocess.runtime.versionPromoted to release_candidate.
- stabilityattributeprocess.saved_user.idPromoted to release_candidate.
- stabilityattributeprocess.saved_user.namePromoted to release_candidate.
- stabilityattributeprocess.session_leader.pidPromoted to release_candidate.
- stabilityattributeprocess.statePromoted to release_candidate.
- stabilityattributeprocess.titlePromoted to release_candidate.
- stabilityattributeprocess.user.idPromoted to release_candidate.
- stabilityattributeprocess.user.namePromoted to release_candidate.
- stabilityattributeprocess.vpidPromoted to release_candidate.
- stabilityattributeprocess.working_directoryPromoted to release_candidate.
Editorial151
- stabilityattributeservice.criticalityStability label respelled from development to alpha.
- enumattributeprofile.frame.typeEnum members changed (12 to 13).
- addedattributeapp.crash.idA unique identifier representing an instance of an end-user facing app crash.
- addedattributebrowser.document.url.fullAbsolute URL of the current browser document according to RFC3986.
- addedsignalentity.browser.documentThe web page document loaded in the browser.
- addedsignalevent.app.crashThis event represents a termination of a user-facing application due to unrecoverable programming errors such as exceptions or signals that indicate an error h...
- addedattributefile.lock.mechanismThe lock mechanism such as noted by POSIX
- addedattributefile.lock.modeMode of lock or operation such as documented by POSIX
- addedattributefile.lock.typeThe lock type as represented by i.e. POSIX's l_type.
- addedattributegcp.gce.instance.labelsGCE instance labels,
<key>being the label name and the value being the label value. - addedattributek8s.container.ephemeral_storage.fs_typeThe type of file system component for ephemeral storage.
- addedmetrick8s.container.ephemeral_storage.usageThe ephemeral storage used by a container.
- addedmetricsystem.filesystem.lock.countFilesystem lock counts.
- addedmetricv8js.memory.heap.space.sizeTotal heap memory size pre-allocated for a heap space.
- guidanceattributeandroid.app.stateGuidance note changed.
- guidancemetriccontainer.cpu.timeGuidance note changed.
- guidanceattributegen_ai.input.messagesGuidance note changed.
- guidanceattributegen_ai.output.messagesGuidance note changed.
- guidanceattributegen_ai.retrieval.documentsGuidance note changed.
- guidanceattributegen_ai.system_instructionsGuidance note changed.
- guidanceattributegen_ai.tool.definitionsGuidance note changed.
- guidancemetrick8s.container.ephemeral_storage.limitGuidance note changed.
- guidancemetrick8s.container.ephemeral_storage.requestGuidance note changed.
- guidancemetrick8s.container.readyGuidance note changed.
- guidancemetrick8s.container.storage.limitGuidance note changed.
- guidancemetrick8s.container.storage.requestGuidance note changed.
- guidancemetrick8s.cronjob.active_jobsGuidance note changed.
- guidancemetrick8s.cronjob.job.activeGuidance note changed.
- guidancemetrick8s.daemonset.current_scheduled_nodesGuidance note changed.
- guidancemetrick8s.daemonset.desired_scheduled_nodesGuidance note changed.
- guidancemetrick8s.daemonset.misscheduled_nodesGuidance note changed.
- guidancemetrick8s.daemonset.node.current_scheduledGuidance note changed.
- guidancemetrick8s.daemonset.node.desired_scheduledGuidance note changed.
- guidancemetrick8s.daemonset.node.misscheduledGuidance note changed.
- guidancemetrick8s.daemonset.node.readyGuidance note changed.
- guidancemetrick8s.daemonset.ready_nodesGuidance note changed.
- guidancemetrick8s.deployment.available_podsGuidance note changed.
- guidancemetrick8s.deployment.desired_podsGuidance note changed.
- guidancemetrick8s.deployment.pod.availableGuidance note changed.
- guidancemetrick8s.deployment.pod.desiredGuidance note changed.
- guidancemetrick8s.hpa.current_podsGuidance note changed.
- guidancemetrick8s.hpa.desired_podsGuidance note changed.
- guidancemetrick8s.hpa.max_podsGuidance note changed.
- guidancemetrick8s.hpa.metric.target.cpu.average_utilizationGuidance note changed.
- guidancemetrick8s.hpa.metric.target.cpu.average_valueGuidance note changed.
- guidancemetrick8s.hpa.metric.target.cpu.valueGuidance note changed.
- guidancemetrick8s.hpa.min_podsGuidance note changed.
- guidancemetrick8s.hpa.pod.currentGuidance note changed.
- guidancemetrick8s.hpa.pod.desiredGuidance note changed.
- guidancemetrick8s.hpa.pod.maxGuidance note changed.
- guidancemetrick8s.hpa.pod.minGuidance note changed.
- guidancemetrick8s.job.active_podsGuidance note changed.
- guidancemetrick8s.job.desired_successful_podsGuidance note changed.
- guidancemetrick8s.job.failed_podsGuidance note changed.
- guidancemetrick8s.job.max_parallel_podsGuidance note changed.
- guidancemetrick8s.job.pod.activeGuidance note changed.
- guidancemetrick8s.job.pod.desired_successfulGuidance note changed.
- guidancemetrick8s.job.pod.failedGuidance note changed.
- guidancemetrick8s.job.pod.max_parallelGuidance note changed.
- guidancemetrick8s.job.pod.successfulGuidance note changed.
- guidancemetrick8s.job.successful_podsGuidance note changed.
- guidanceattributek8s.namespace.phaseGuidance note changed.
- guidanceattributek8s.node.condition.statusGuidance note changed.
- guidanceattributek8s.node.condition.typeGuidance note changed.
- guidancemetrick8s.replicaset.available_podsGuidance note changed.
- guidancemetrick8s.replicaset.desired_podsGuidance note changed.
- guidancemetrick8s.replicaset.pod.availableGuidance note changed.
- guidancemetrick8s.replicaset.pod.desiredGuidance note changed.
- guidancemetrick8s.replicationcontroller.pod.availableGuidance note changed.
- guidancemetrick8s.replicationcontroller.pod.desiredGuidance note changed.
- guidancemetrick8s.resourcequota.cpu.limit.hardGuidance note changed.
- guidancemetrick8s.resourcequota.cpu.limit.usedGuidance note changed.
- guidancemetrick8s.resourcequota.cpu.request.hardGuidance note changed.
- guidancemetrick8s.resourcequota.cpu.request.usedGuidance note changed.
- guidancemetrick8s.resourcequota.ephemeral_storage.limit.hardGuidance note changed.
- guidancemetrick8s.resourcequota.ephemeral_storage.limit.usedGuidance note changed.
- guidancemetrick8s.resourcequota.ephemeral_storage.request.hardGuidance note changed.
- guidancemetrick8s.resourcequota.ephemeral_storage.request.usedGuidance note changed.
- guidancemetrick8s.resourcequota.hugepage_count.request.hardGuidance note changed.
- guidancemetrick8s.resourcequota.hugepage_count.request.usedGuidance note changed.
- guidancemetrick8s.resourcequota.memory.limit.hardGuidance note changed.
- guidancemetrick8s.resourcequota.memory.limit.usedGuidance note changed.
- guidancemetrick8s.resourcequota.memory.request.hardGuidance note changed.
- guidancemetrick8s.resourcequota.memory.request.usedGuidance note changed.
- guidancemetrick8s.resourcequota.object_count.hardGuidance note changed.
- guidancemetrick8s.resourcequota.object_count.usedGuidance note changed.
- guidancemetrick8s.resourcequota.persistentvolumeclaim_count.hardGuidance note changed.
- guidancemetrick8s.resourcequota.persistentvolumeclaim_count.usedGuidance note changed.
- guidancemetrick8s.resourcequota.storage.request.hardGuidance note changed.
- guidancemetrick8s.resourcequota.storage.request.usedGuidance note changed.
- guidancemetrick8s.statefulset.current_podsGuidance note changed.
- guidancemetrick8s.statefulset.desired_podsGuidance note changed.
- guidancemetrick8s.statefulset.pod.currentGuidance note changed.
- guidancemetrick8s.statefulset.pod.desiredGuidance note changed.
- guidancemetrick8s.statefulset.pod.readyGuidance note changed.
- guidancemetrick8s.statefulset.pod.updatedGuidance note changed.
- guidancemetrick8s.statefulset.ready_podsGuidance note changed.
- guidancemetrick8s.statefulset.updated_podsGuidance note changed.
- guidancemetricnodejs.eventloop.delay.maxGuidance note changed.
- guidancemetricnodejs.eventloop.delay.meanGuidance note changed.
- guidancemetricnodejs.eventloop.delay.minGuidance note changed.
- guidancemetricnodejs.eventloop.delay.p50Guidance note changed.
- guidancemetricnodejs.eventloop.delay.p90Guidance note changed.
- guidancemetricnodejs.eventloop.delay.p99Guidance note changed.
- guidancemetricnodejs.eventloop.delay.stddevGuidance note changed.
- guidancemetricopenshift.clusterquota.cpu.limit.hardGuidance note changed.
- guidancemetricopenshift.clusterquota.cpu.limit.usedGuidance note changed.
- guidancemetricopenshift.clusterquota.cpu.request.hardGuidance note changed.
- guidancemetricopenshift.clusterquota.cpu.request.usedGuidance note changed.
- guidancemetricopenshift.clusterquota.ephemeral_storage.limit.hardGuidance note changed.
- guidancemetricopenshift.clusterquota.ephemeral_storage.limit.usedGuidance note changed.
- guidancemetricopenshift.clusterquota.ephemeral_storage.request.hardGuidance note changed.
- guidancemetricopenshift.clusterquota.ephemeral_storage.request.usedGuidance note changed.
- guidancemetricopenshift.clusterquota.hugepage_count.request.hardGuidance note changed.
- guidancemetricopenshift.clusterquota.hugepage_count.request.usedGuidance note changed.
- guidancemetricopenshift.clusterquota.memory.limit.hardGuidance note changed.
- guidancemetricopenshift.clusterquota.memory.limit.usedGuidance note changed.
- guidancemetricopenshift.clusterquota.memory.request.hardGuidance note changed.
- guidancemetricopenshift.clusterquota.memory.request.usedGuidance note changed.
- guidancemetricopenshift.clusterquota.object_count.hardGuidance note changed.
- guidancemetricopenshift.clusterquota.object_count.usedGuidance note changed.
- guidancemetricopenshift.clusterquota.persistentvolumeclaim_count.hardGuidance note changed.
- guidancemetricopenshift.clusterquota.persistentvolumeclaim_count.usedGuidance note changed.
- guidancemetricopenshift.clusterquota.storage.request.hardGuidance note changed.
- guidancemetricopenshift.clusterquota.storage.request.usedGuidance note changed.
- guidancemetricotel.sdk.exporter.log.exportedGuidance note changed.
- guidancemetricotel.sdk.exporter.log.inflightGuidance note changed.
- guidancemetricotel.sdk.exporter.metric_data_point.exportedGuidance note changed.
- guidancemetricotel.sdk.exporter.metric_data_point.inflightGuidance note changed.
- guidancemetricotel.sdk.exporter.operation.durationGuidance note changed.
- guidancemetricotel.sdk.exporter.span.exportedGuidance note changed.
- guidancemetricotel.sdk.exporter.span.inflightGuidance note changed.
- guidancemetricotel.sdk.processor.log.processedGuidance note changed.
- guidancemetricotel.sdk.processor.span.processedGuidance note changed.
- guidancesignalspan.cicd.pipeline.run.serverGuidance note changed.
- guidancesignalspan.gen_ai.execute_tool.internalGuidance note changed.
- guidancesignalspan.gen_ai.inference.clientGuidance note changed.
- guidancesignalspan.mcp.clientGuidance note changed.
- guidanceattributeurl.fullGuidance note changed.
- guidanceattributeurl.queryGuidance note changed.
- guidancemetricv8js.memory.heap.limitGuidance note changed.
- wordingattributecicd.system.componentThe name of a component of the CI/CD system.
- wordingmetriccicd.system.errorsThe number of errors in a component of the CI/CD system (eg. controller, scheduler, agent).
- wordingmetriccicd.worker.countThe number of workers on the CI/CD system by state.
- wordingattributecicd.worker.idThe unique identifier of a worker within a CI/CD system.
- wordingattributecicd.worker.nameThe name of a worker within a CI/CD system.
- wordingattributecicd.worker.stateThe state of a CI/CD worker / agent.
- wordingsignalentity.cicd.workerA CI/CD worker is a component of the CI/CD system that performs work (eg. running pipeline tasks or performing sync). A single pipeline run may be distributed ...
- wordingattributek8s.container.status.reasonThe reason for the container state. Corresponds to the
reasonfield of the: [K8s ContainerStateWaiting](https://kubernetes.io/docs/reference/generated/kubern... - wordingattributek8s.container.status.stateThe state of the container. K8s ContainerState
- wordingattributek8s.storageclass.nameThe name of K8s StorageClass object.