iiRecord
Agentic AI Atlas · New Relic
obs-backend:new-relica5c.ai
II.
ObservabilityBackend JSON

obs-backend:new-relic

Structured · live

New Relic 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:new-relic",
  "_kind": "ObservabilityBackend",
  "_file": "extensions/observability/observability-backends.yaml",
  "_cluster": "extensions",
  "attributes": {
    "displayName": "New Relic",
    "kind": "multi",
    "vendor": "New Relic",
    "protocols": [
      "otlp-http",
      "new-relic-agent"
    ],
    "notes": "APM + infra + logs SaaS; first-class OTLP support.\n"
  },
  "outgoingEdges": [],
  "incomingEdges": [
    {
      "from": "agent-runtime-impl:claude-code.runtime@1.x",
      "to": "obs-backend:new-relic",
      "kind": "emits_signals_to",
      "attributes": {}
    }
  ]
}