II.
SkillArea JSON
Structured · liveskill-area:synthetic-monitoring
Synthetic Monitoring json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "skill-area:synthetic-monitoring",
"_kind": "SkillArea",
"_file": "domain/skill-areas/skill-areas-expanded-4.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Synthetic Monitoring",
"description": "Running scripted user journeys from distributed probes to detect\navailability and performance regressions before real users are affected —\nconfiguring check frequencies, managing alert thresholds, and correlating\nsynthetic results with real-user monitoring data.\n",
"expertiseLevels": [
"practitioner",
"expert"
]
},
"outgoingEdges": [
{
"from": "skill-area:synthetic-monitoring",
"to": "domain:observability",
"kind": "applies_to",
"attributes": {
"confidence": "primary"
}
},
{
"from": "skill-area:synthetic-monitoring",
"to": "domain:site-reliability",
"kind": "applies_to",
"attributes": {
"confidence": "secondary"
}
}
],
"incomingEdges": []
}