iiRecord
Agentic AI Atlas · Prometheus (self-hosted)
obs-backend:prometheusa5c.ai
II.
ObservabilityBackend JSON

obs-backend:prometheus

Structured · live

Prometheus (self-hosted) 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:prometheus",
  "_kind": "ObservabilityBackend",
  "_file": "extensions/observability/observability-backends.yaml",
  "_cluster": "extensions",
  "attributes": {
    "displayName": "Prometheus (self-hosted)",
    "kind": "metric",
    "vendor": "Prometheus / CNCF",
    "protocols": [
      "prometheus-remote-write",
      "otlp-http"
    ],
    "notes": "Open-source pull-based metrics database; OTLP ingest via the prometheus\nreceiver.\n"
  },
  "outgoingEdges": [],
  "incomingEdges": [
    {
      "from": "agent-runtime-impl:claude-code.runtime@1.x",
      "to": "obs-backend:prometheus",
      "kind": "emits_signals_to",
      "attributes": {}
    }
  ]
}