iiRecord
Agentic AI Atlas · Error Tracking
skill-area:error-trackinga5c.ai
II.
SkillArea JSON

skill-area:error-tracking

Structured · live

Error Tracking json

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

File · domain/skill-areas/skill-areas-external-systems.yamlCluster · domain
Record JSON
{
  "id": "skill-area:error-tracking",
  "_kind": "SkillArea",
  "_file": "domain/skill-areas/skill-areas-external-systems.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "Error Tracking",
    "description": "Capturing, aggregating, and triaging application errors — stack trace\nanalysis, error grouping, release tracking, and alerting using services\nlike Sentry, Bugsnag, Rollbar, and LogRocket.\n",
    "domains": [
      "domain:observability",
      "domain:software-engineering"
    ],
    "expertiseLevels": [
      "intermediate",
      "expert"
    ]
  },
  "outgoingEdges": [
    {
      "from": "skill-area:error-tracking",
      "to": "domain:observability",
      "kind": "applies_to",
      "attributes": {
        "confidence": "primary"
      }
    }
  ],
  "incomingEdges": [
    {
      "from": "skill-area:observability-instrumentation",
      "to": "skill-area:error-tracking",
      "kind": "prerequisite_for_learning",
      "attributes": {
        "strength": "recommended"
      }
    },
    {
      "from": "tool:datadog",
      "to": "skill-area:error-tracking",
      "kind": "used_for"
    },
    {
      "from": "tool:bugsnag",
      "to": "skill-area:error-tracking",
      "kind": "tool_used_by",
      "attributes": {}
    },
    {
      "from": "tool:bugsnag",
      "to": "skill-area:error-tracking",
      "kind": "used_for"
    },
    {
      "from": "tool:rollbar",
      "to": "skill-area:error-tracking",
      "kind": "tool_used_by",
      "attributes": {}
    },
    {
      "from": "tool:rollbar",
      "to": "skill-area:error-tracking",
      "kind": "used_for"
    },
    {
      "from": "tool:airbrake",
      "to": "skill-area:error-tracking",
      "kind": "tool_used_by",
      "attributes": {}
    },
    {
      "from": "tool:airbrake",
      "to": "skill-area:error-tracking",
      "kind": "used_for"
    },
    {
      "from": "tool:logrocket",
      "to": "skill-area:error-tracking",
      "kind": "tool_used_by",
      "attributes": {}
    },
    {
      "from": "tool:logrocket",
      "to": "skill-area:error-tracking",
      "kind": "used_for"
    },
    {
      "from": "workflow:bug-triage-process",
      "to": "skill-area:error-tracking",
      "kind": "requires_skill_area",
      "attributes": {}
    }
  ]
}