II.
ObservabilityBackend JSON
Structured · liveobs-backend:splunk
Splunk Observability Cloud json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"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": {}
}
]
}