iiRecord
Agentic AI Atlas · emits_signals_to (meta)
meta-edge-kind:emits-signals-toa5c.ai
II.
MetaEdgeKind JSON

meta-edge-kind:emits-signals-to

Structured · live

emits_signals_to (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:emits-signals-to",
  "_kind": "MetaEdgeKind",
  "_file": "catalog-meta/meta-registry/meta-registry-observability-pipeline.yaml",
  "_cluster": "catalog-meta",
  "attributes": {
    "displayName": "emits_signals_to (meta)",
    "name": "emits_signals_to",
    "source": [],
    "target": [
      "meta-node-kind:observability-backend"
    ],
    "cardinality": "N:N",
    "origin": "standard",
    "description": "a runtime/platform implementation or first-party platform service emits telemetry signals (traces / metrics / logs) to an ObservabilityBackend at the integration layer (distinct from Span.exports_to which is the per-span data-plane edge). Sources (AgentRuntimeImpl / AgentPlatformImpl / PlatformService) are owned by agent-stack and domain meta-registries."
  },
  "outgoingEdges": [
    {
      "from": "meta-edge-kind:emits-signals-to",
      "to": "meta-node-kind:observability-backend",
      "kind": "target_of_meta_edge",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}