iiRecord
Agentic AI Atlas · parented_by (meta)
meta-edge-kind:parented-bya5c.ai
II.
MetaEdgeKind JSON

meta-edge-kind:parented-by

Structured · live

parented_by (meta) json

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

File · catalog-meta/meta-registry/meta-registry-observability-pipeline.yamlCluster · catalog-meta
Record JSON
{
  "id": "meta-edge-kind:parented-by",
  "_kind": "MetaEdgeKind",
  "_file": "catalog-meta/meta-registry/meta-registry-observability-pipeline.yaml",
  "_cluster": "catalog-meta",
  "attributes": {
    "displayName": "parented_by (meta)",
    "name": "parented_by",
    "source": [
      "meta-node-kind:span"
    ],
    "target": [
      "meta-node-kind:span"
    ],
    "cardinality": "N:1",
    "origin": "universal",
    "description": "a Span is parented by another Span within the same trace (parentSpanId reference). Self-referential within the observability-pipeline cluster."
  },
  "outgoingEdges": [
    {
      "from": "meta-edge-kind:parented-by",
      "to": "meta-node-kind:span",
      "kind": "source_of_meta_edge",
      "attributes": {}
    },
    {
      "from": "meta-edge-kind:parented-by",
      "to": "meta-node-kind:span",
      "kind": "target_of_meta_edge",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}