{
  "id": "agent-observability-standards",
  "type": "entity",
  "name": "Observability standards for agents (OpenTelemetry GenAI)",
  "summary": "The emerging standard layer for agent telemetry: OpenTelemetry's GenAI semantic conventions define spans, metrics and events for model calls, tool execution, MCP interactions and agent operations, so traces from different stacks become comparable. Still in active development — adopt it for vocabulary and interoperability, pin versions, and expect churn until stabilization.",
  "locale": "en",
  "tags": [
    "observability",
    "opentelemetry",
    "telemetry",
    "standards",
    "tracing"
  ],
  "relations": [
    {
      "rel": "standardizes",
      "target": "agent-telemetry-actor-classification"
    },
    {
      "rel": "related",
      "target": "behavioral-canaries"
    }
  ],
  "questions": [
    "Is there a standard for agent telemetry and tracing?",
    "What do the OpenTelemetry GenAI semantic conventions cover?"
  ],
  "claims": [
    {
      "id": "c1",
      "text": "OpenTelemetry maintains dedicated semantic conventions for generative AI — spans, metrics and events for GenAI clients, MCP and provider-specific operations — covering agent spans, tool execution and token usage.",
      "sources": [
        "otel-genai-semconv"
      ],
      "confidence": 0.9
    },
    {
      "id": "c2",
      "text": "The GenAI conventions live in their own repository under Apache-2.0 and are in active development, with the schema URL still marked TODO — the vocabulary is adoptable, the stability guarantees are not yet.",
      "sources": [
        "otel-genai-semconv"
      ],
      "confidence": 0.85
    },
    {
      "id": "c3",
      "text": "Framework backing for instrumenting deployed AI: NIST AI RMF makes Measure a core function across the lifecycle, which post-deployment telemetry operationalizes.",
      "sources": [
        "nist-ai-rmf"
      ],
      "confidence": 0.85
    }
  ],
  "takeaways": [],
  "faqs": [],
  "evidence_tier": "primary",
  "evidence": {
    "level": "industry_observation",
    "source_types": [
      "industry_observation"
    ]
  },
  "moat_flag": false,
  "winning_edge": "Tells the adopter what the standard actually covers today and what its in-development status means operationally (pin versions, expect churn) — most references either ignore the conventions or oversell their maturity.",
  "confidence": 0.8,
  "last_verified": "2026-08-08",
  "canonical_url": "https://agentreliability.dev/k/agent-observability-standards",
  "api_url": "https://agentreliability.dev/api/k/agent-observability-standards.json",
  "jsonld": {
    "@context": "https://schema.org",
    "name": "Observability standards for agents (OpenTelemetry GenAI)",
    "description": "The emerging standard layer for agent telemetry: OpenTelemetry's GenAI semantic conventions define spans, metrics and events for model calls, tool execution, MCP interactions and agent operations, so traces from different stacks become comparable. Still in active development — adopt it for vocabulary and interoperability, pin versions, and expect churn until stabilization.",
    "url": "https://agentreliability.dev/k/agent-observability-standards",
    "license": "https://spdx.org/licenses/CC-BY-4.0.html",
    "dateModified": "2026-08-08",
    "citation": [
      {
        "@type": "CreativeWork",
        "name": "NIST AI Risk Management Framework (AI RMF 1.0, NIST AI 100-1)",
        "url": "https://www.nist.gov/itl/ai-risk-management-framework"
      },
      {
        "@type": "CreativeWork",
        "name": "OpenTelemetry semantic conventions for generative AI",
        "url": "https://github.com/open-telemetry/semantic-conventions-genai"
      }
    ],
    "author": {
      "@type": "Person",
      "name": "Santiago Santa María Morales",
      "jobTitle": "practitioner — harness engineering and agent evaluation in production"
    },
    "@type": "Article",
    "headline": "Observability standards for agents (OpenTelemetry GenAI)"
  }
}
