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

Hi, I want to translate open-telemetry specifications to Japanese. But I found the text is hard-coded in English, [at here](https://github.com/open-telemetry/build-tools/blob/08bec45f36f112751a2ea0785368a4fa8e2add6a/semantic-conventions/src/opentelemetry/semconv/templating/markdown.py#L216), and [table header](https://github.com/open-telemetry/build-tools/blob/08bec45f36f112751a2ea0785368a4fa8e2add6a/semantic-conventions/src/opentelemetry/semconv/templating/markdown.py#L78). (perhaps only those two. Status, type, Description...

triage:needs-triage

Fixes https://github.com/open-telemetry/semantic-conventions/issues/2043 Adds the first version of MCP conventions including spans and basic metrics. Implementations/prototypes: - .NET https://github.com/modelcontextprotocol/csharp-sdk/pull/262 - Python: https://github.com/mayankagarwals/openllmetry/tree/main/packages/opentelemetry-instrumentation-mcp

enhancement
area:gen-ai
triage:accepted:ready
triage:accepted:ready-with-sig

Fixes #1669 Related: #1651, https://github.com/open-telemetry/opentelemetry-specification/pull/4485, https://github.com/open-telemetry/opentelemetry-specification/issues/4199 - Updates event guidance to use attributes instead of body - removes mentions of Event API - allows extended attributes on events - adds...

enhancement

## Changes MySQL should be identified as `"mysql"`, not `"microsoft.sql_server"`. This fixes a regression introduced in https://github.com/open-telemetry/semantic-conventions/commit/a86a51c9325a2ed43b4dc363b008b4bc485b7158#diff-8b7054e134a55e0a1ec2dbd60371b69ee98213984c9973587f428e8f3695ec7a. ## Merge requirement checklist * [x] [CONTRIBUTING.md](https://github.com/open-telemetry/semantic-conventions/blob/main/CONTRIBUTING.md) guidelines followed. * [ ] Change...

area:db

Fixes https://github.com/open-telemetry/semantic-conventions/issues/1672 ## Changes Adds `k8s.container.status.state` metric, it would allow us to alert and monitor containers in not ready state. I'm still not sure if this should be multiple different...

area:k8s

Summarizing reasons for [not introducing this restriction](https://github.com/open-telemetry/opentelemetry-specification/pull/3477): * allows more flexibility in naming metrics, e.g. * allows dropping `.count` suffixes for more concise metric names, e.g. `system.processes` instead of `system.processes.count`...

A first cut at creating an Entity registry. This is for collecting feedback right now. Replaces ##2146

Fixes #2017 ## Changes Adds `aws.eks.node.type` with values `fargate` or `ec2`. Currently, `cloud.platform` = `aws_eks` exists, but there is no way to differentiate between a `fargate` or `ec2` node. ##...

enhancement
area:aws
triage:accepted:ready

### Area(s) area:gen-ai ### What's missing? - As pointed out in https://github.com/open-telemetry/semantic-conventions/issues/1883, the current events don't match the API request structure when a message contains a combination of text and...

area:gen-ai

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/open-telemetry/semantic-conventions). > [!NOTE] These dependencies have not received...

tooling