semantic-conventions icon indicating copy to clipboard operation
semantic-conventions copied to clipboard

Defines standards for generating consistent, accessible telemetry across a variety of domains

Results 442 semantic-conventions issues
Sort by recently updated
recently updated
newest added
trafficstars

### Area(s) area:system ### Is your change request related to a problem? Please describe. In https://github.com/open-telemetry/opentelemetry-collector-contrib/pull/33731 we received a proposal to add `process.status` as a resource attribute. Due to the...

enhancement
area:system
blocked-by-entities-sig

### Area(s) Semantic convention for otelcol's kubeletstatsreceiver, `area:k8s`. ### Is your change request related to a problem? Please describe. In k8s, I would like to record CSI driver and volume...

enhancement
experts needed
area:k8s

The existing Kubernetes resource attributes list specific groups, but it is not an exhaustive list. The way the semantic convention is written for k8s resource attributes today means that only...

area:k8s

There is an assumption that total tokens are not always a sum of input and output tokens. If it's the case we can recommend recording total number as a separate...

enhancement
area:gen-ai

Cohere reports billable tokens separately from usage prompt/completion tokens. We need to document it.

bug
area:gen-ai

### Area(s) area:telemetry ### Is your change request related to a problem? Please describe. Note: I am primarily working on JS so those are the examples I'll be using, but...

enhancement
experts needed
triage:needs-triage
area:telemetry

Process and system metrics are expected to be attached to a corresponding resource - https://github.com/open-telemetry/semantic-conventions/issues/1215 Currently there is no good way to express it in a formal way: - documenting...

enhancement
tooling
schema

### Area(s) area:jvm, area:os, area:system ### Is your change request related to a problem? Please describe. Now we have a metric `process.open_file_descriptor.count` https://github.com/open-telemetry/semantic-conventions/blob/main/docs/system/process-metrics.md#metric-processopen_file_descriptorcount since jdk provided both `getMaxFileDescriptorCount` and `getOpenFileDescriptorCount`...

enhancement
experts needed
triage:needs-triage
area:os
area:system
area:jvm

Based on the discussion in https://github.com/open-telemetry/opentelemetry-specification/issues/4123, we should recommend instrumentation libraries to let users control per-message tracing: - it should be possible to opt-out of per-message tracing (via sampling or...

messaging-stability-blocker
area:messaging

Recently, we added an attribute to represent an OTel data type (metrics/traces/logs) to an internal collector metric in https://github.com/open-telemetry/opentelemetry-collector/pull/10593. The semantic conventions do not provide guidance on what the attribute...

triage:needs-triage
area:otel