iiRecord
Agentic AI Atlas · Splunk Observability Cloud
obs-backend:splunka5c.ai
II.
ObservabilityBackend JSON

obs-backend:splunk

Structured · live

Splunk Observability Cloud json

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

File · extensions/observability/observability-backends.yamlCluster · extensions
Record JSON
{
  "id": "obs-backend:splunk",
  "_kind": "ObservabilityBackend",
  "_file": "extensions/observability/observability-backends.yaml",
  "_cluster": "extensions",
  "attributes": {
    "displayName": "Splunk Observability Cloud",
    "kind": "multi",
    "vendor": "Splunk",
    "protocols": [
      "otlp-grpc",
      "otlp-http",
      "hec"
    ],
    "notes": "Enterprise log + APM platform with native HEC and OTLP ingest.\n"
  },
  "outgoingEdges": [],
  "incomingEdges": [
    {
      "from": "agent-runtime-impl:claude-code.runtime@1.x",
      "to": "obs-backend:splunk",
      "kind": "emits_signals_to",
      "attributes": {}
    }
  ]
}