PulseAugur
EN
LIVE 23:47:25

OpenTelemetry GenAI conventions remain in development, not stable

The OpenTelemetry GenAI semantic conventions, intended for instrumenting AI applications, are still in a development phase as of mid-July 2026, despite some sources claiming they are stable. Key attributes and spans related to generative AI have been moved to a dedicated repository, open-telemetry/semantic-conventions-genai, which currently lacks tagged releases. Developers are advised to use the current conventions, such as `gen_ai.provider.name` and `gen_ai.usage.input_tokens`, while being aware of potential renames from older, now-deprecated attributes. AI

IMPACT Provides clarity on current best practices for AI observability instrumentation, preventing developers from using outdated conventions.

RANK_REASON Article discusses the current status and evolution of a technical standard for AI observability, rather than a new release or product launch.

Read on dev.to — LLM tag →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

OpenTelemetry GenAI conventions remain in development, not stable

COVERAGE [1]

  1. dev.to — LLM tag TIER_1 English(EN) · azena.ai ·

    OpenTelemetry's GenAI semantic conventions are NOT stable yet — here's what actually shipped in 2026

    <p>If you search for "OpenTelemetry GenAI semantic conventions" right now, you'll find a pile of blog posts confidently declaring that <code>gen_ai.*</code> "went stable" at some point — one popular claim pins it to "OTel 1.30". The primary sources say otherwise. As of mid-July 2…