iiRecord
Agentic AI Atlas · Observability pipeline (meta)
meta-cluster:observability-pipelinea5c.ai
II.
MetaCluster JSON

meta-cluster:observability-pipeline

Structured · live

Observability pipeline (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-cluster:observability-pipeline",
  "_kind": "MetaCluster",
  "_file": "catalog-meta/meta-registry/meta-registry-observability-pipeline.yaml",
  "_cluster": "catalog-meta",
  "attributes": {
    "displayName": "Observability pipeline (meta)",
    "clusterNumber": 17,
    "scope": "Conceptual aggregation of NodeKinds describing the telemetry data plane: ObservabilityBackend (a vendor-bound trace/metric/log ingestion endpoint, with kind enum collapsing legacy MetricSink and LogSink) and Span (the leaf unit of distributed tracing emitted by Effects / Invocations). Members live in editorial cluster observability-pipeline in ontology-schema.yaml. catalog update widened emits_signals_to and exports_to so runtime / platform implementations and platform services can attach as sources.",
    "parentClusterId": null
  },
  "outgoingEdges": [
    {
      "from": "meta-cluster:observability-pipeline",
      "to": "meta-node-kind:observability-backend",
      "kind": "contains_meta_node_kind",
      "attributes": {}
    },
    {
      "from": "meta-cluster:observability-pipeline",
      "to": "meta-node-kind:span",
      "kind": "contains_meta_node_kind",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "meta-node-kind:observability-backend",
      "to": "meta-cluster:observability-pipeline",
      "kind": "in_cluster",
      "attributes": {}
    },
    {
      "from": "meta-node-kind:span",
      "to": "meta-cluster:observability-pipeline",
      "kind": "in_cluster",
      "attributes": {}
    }
  ]
}