II.
Workflow JSON
Structured · liveworkflow:synthetic-monitoring-maintenance
Synthetic Monitoring Maintenance json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "workflow:synthetic-monitoring-maintenance",
"_kind": "Workflow",
"_file": "workflows/workflows/workflows-observability-ops.yaml",
"_cluster": "workflows",
"attributes": {
"displayName": "Synthetic Monitoring Maintenance",
"workflowKind": "operational",
"triggerType": "scheduled",
"typicalCadence": "monthly",
"complexity": "single-team",
"description": "Maintains and evolves the suite of synthetic monitors (canary tests, uptime\nchecks, transaction monitors) — reviewing which critical user journeys are\ncovered, updating selectors and API contracts broken by recent deploys,\ntuning alert thresholds to reduce false-positive noise, rotating test\ncredentials, validating multi-region probe distribution, and retiring\nmonitors for deprecated features. Produces a synthetic-monitor inventory\nwith coverage and health status. Excludes production incident response.\n"
},
"outgoingEdges": [
{
"from": "workflow:synthetic-monitoring-maintenance",
"to": "role:sre-lead",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:synthetic-monitoring-maintenance",
"to": "role:test-writer",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:synthetic-monitoring-maintenance",
"to": "role:devops-engineer",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:synthetic-monitoring-maintenance",
"to": "skill-area:observability-pipeline",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:synthetic-monitoring-maintenance",
"to": "skill-area:sli-slo-management",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:synthetic-monitoring-maintenance",
"to": "domain:observability",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:synthetic-monitoring-maintenance",
"to": "domain:web-development",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:synthetic-monitoring-maintenance",
"to": "responsibility:slo-definition",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:synthetic-monitoring-maintenance",
"to": "responsibility:flaky-test-quarantine",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:synthetic-monitoring-maintenance",
"to": "org-unit:infra-engineering",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:synthetic-monitoring-maintenance",
"to": "org-unit:quality-engineering",
"kind": "performed_by_org_unit",
"attributes": {}
}
],
"incomingEdges": []
}