iiRecord
Agentic AI Atlas · Distributed Tracing Coverage Audit
workflow:distributed-tracing-coverage-audita5c.ai
II.
Workflow JSON

workflow:distributed-tracing-coverage-audit

Structured · live

Distributed Tracing Coverage Audit json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · workflows/workflows/workflows-observability-ops.yamlCluster · workflows
Record JSON
{
  "id": "workflow:distributed-tracing-coverage-audit",
  "_kind": "Workflow",
  "_file": "workflows/workflows/workflows-observability-ops.yaml",
  "_cluster": "workflows",
  "attributes": {
    "displayName": "Distributed Tracing Coverage Audit",
    "workflowKind": "governance",
    "triggerType": "scheduled",
    "typicalCadence": "quarterly",
    "complexity": "cross-team",
    "description": "Audits the completeness and correctness of distributed tracing across the\nservice mesh — verifying that every service propagates trace context\nheaders, checking span naming and attribute conventions against the\nOpenTelemetry semantic spec, identifying services with broken or missing\nparent-span links, measuring sampling-rate adequacy for long-tail latency\ndebugging, and validating that traces are queryable end-to-end in the\nbackend. Produces a tracing coverage heatmap and instrumentation gap list.\nExcludes trace-backend capacity planning.\n"
  },
  "outgoingEdges": [
    {
      "from": "workflow:distributed-tracing-coverage-audit",
      "to": "role:sre-lead",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:distributed-tracing-coverage-audit",
      "to": "role:backend-engineer",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:distributed-tracing-coverage-audit",
      "to": "role:platform-engineer",
      "kind": "involves_role",
      "attributes": {}
    },
    {
      "from": "workflow:distributed-tracing-coverage-audit",
      "to": "skill-area:observability-pipeline",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:distributed-tracing-coverage-audit",
      "to": "skill-area:service-mesh-config",
      "kind": "requires_skill_area",
      "attributes": {}
    },
    {
      "from": "workflow:distributed-tracing-coverage-audit",
      "to": "domain:observability",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:distributed-tracing-coverage-audit",
      "to": "domain:platform-engineering",
      "kind": "applies_to_domain",
      "attributes": {}
    },
    {
      "from": "workflow:distributed-tracing-coverage-audit",
      "to": "responsibility:slo-definition",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:distributed-tracing-coverage-audit",
      "to": "responsibility:review-architecture-changes",
      "kind": "triggers_responsibility",
      "attributes": {}
    },
    {
      "from": "workflow:distributed-tracing-coverage-audit",
      "to": "org-unit:infra-engineering",
      "kind": "performed_by_org_unit",
      "attributes": {}
    },
    {
      "from": "workflow:distributed-tracing-coverage-audit",
      "to": "org-unit:architecture-guild",
      "kind": "performed_by_org_unit",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}