iiRecord
Agentic AI Atlas · Real User Monitoring
skill-area:real-user-monitoringa5c.ai
II.
SkillArea JSON

skill-area:real-user-monitoring

Structured · live

Real User Monitoring json

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

File · domain/skill-areas/skill-areas-expanded-4.yamlCluster · domain
Record JSON
{
  "id": "skill-area:real-user-monitoring",
  "_kind": "SkillArea",
  "_file": "domain/skill-areas/skill-areas-expanded-4.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Real User Monitoring",
    "description": "Capturing and analyzing actual user interactions — collecting Core Web\nVitals, navigation timings, error rates, and session replays from\nproduction traffic to understand real-world performance and prioritize\nimprovements that affect the most users.\n",
    "expertiseLevels": [
      "practitioner",
      "expert"
    ]
  },
  "outgoingEdges": [
    {
      "from": "skill-area:real-user-monitoring",
      "to": "domain:observability",
      "kind": "applies_to",
      "attributes": {
        "confidence": "primary"
      }
    },
    {
      "from": "skill-area:real-user-monitoring",
      "to": "domain:frontend",
      "kind": "applies_to",
      "attributes": {
        "confidence": "secondary"
      }
    }
  ],
  "incomingEdges": []
}