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

Part of https://github.com/open-telemetry/semantic-conventions/issues/1032 ## Changes This PR adds the following metrics: - `k8s.pod.network.io` - `k8s.pod.network.errors` - `k8s.node.network.io` - `k8s.node.network.errors` The above metrics are already used in the Collector in the...

## Context This issue is a follow-up to https://github.com/open-telemetry/semantic-conventions/pull/89/files#r1299769832. We need to take the opportunity of the attribute renaming required for https://github.com/open-telemetry/semantic-conventions/issues/51 and choose names that inspire full confidence. The...

system-semconv-wg-ga-blocker

### Area(s) area:system ### Is your change request related to a problem? Please describe. It looks like `system.device` and `device.id` are duplicated attributes: https://github.com/open-telemetry/semantic-conventions/blob/main/docs/resource/device.md ### Describe the solution you'd like...

enhancement
experts needed
system-semconv-wg-ga-blocker
triage:needs-triage
area:system

## Changes Add `system_fingerprint` attribute to `genai` to track the value from the OpenAI api response as requested in https://github.com/open-telemetry/opentelemetry-python-contrib/pull/2759/files/6383978266d85eb058fd8030e8da2b83e6d90043#r1710313834 ## Merge requirement checklist * [x] [CONTRIBUTING.md](https://github.com/open-telemetry/semantic-conventions/blob/main/CONTRIBUTING.md) guidelines followed. *...

Fixes https://github.com/open-telemetry/semantic-conventions/issues/1433 ## Changes Please provide a brief description of the changes here. Note: if the PR is touching an area that is not listed in the [existing areas](https://github.com/open-telemetry/semantic-conventions/blob/main/docs/README.md), or...

### Area(s) area:db ### Is your change request related to a problem? Please describe. As per request from @trask from Slack: There is confusion regarding the correct usage of `db.operation.name`...

enhancement
area:db

Related to https://github.com/open-telemetry/opentelemetry-specification/issues/2466 If consumers of telemetry wanted to distinguish browser telemetry from other types, they can use the value of `process.runtime.name` resource attribute (the value is always "browser" per...

### Area(s) area:code ### Is your change request related to a problem? Please describe. The `code.stacktrace` is currently experimental, and we think it would make sense to make it stable....

enhancement
triage:needs-triage
area:code

### Area(s) area:db ### Is your change request related to a problem? Please describe. Cover both spans and metrics in database vendor specific pages. Currently they only mention spans. ###...

enhancement
triage:needs-triage
area:db

### Area(s) area:os, area:user-agent ### Is your change request related to a problem? Please describe. The current user-Agent attributes don't make any reference to the represented OS. We propose adding...

enhancement
experts needed
triage:needs-triage
area:os
area:user-agent