{
"id": "workflow:alert-tuning",
"_kind": "Workflow",
"_file": "workflows/workflows/workflows-observability-deep.yaml",
"_cluster": "workflows",
"attributes": {
"displayName": "Alert Tuning",
"workflowKind": "operational",
"triggerType": "scheduled",
"typicalCadence": "monthly",
"complexity": "single-team",
"description": "Reviews and optimizes alerting rules to reduce noise — analyzing\nalert-to-incident conversion rates, suppressing flapping alerts, tuning\nthresholds based on historical data, consolidating duplicate alerts, and\nadjusting routing policies. Excludes initial alert creation.\n"
},
"outgoingEdges": [
{
"from": "workflow:alert-tuning",
"to": "role:platform-engineer",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:alert-tuning",
"to": "role:staff-engineer",
"kind": "involves_role",
"attributes": {}
},
{
"from": "workflow:alert-tuning",
"to": "skill-area:observability-pipeline",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:alert-tuning",
"to": "skill-area:sli-slo-management",
"kind": "requires_skill_area",
"attributes": {}
},
{
"from": "workflow:alert-tuning",
"to": "domain:observability",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:alert-tuning",
"to": "domain:devops",
"kind": "applies_to_domain",
"attributes": {}
},
{
"from": "workflow:alert-tuning",
"to": "responsibility:slo-definition",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:alert-tuning",
"to": "responsibility:on-call-rotation",
"kind": "triggers_responsibility",
"attributes": {}
},
{
"from": "workflow:alert-tuning",
"to": "org-unit:platform-team",
"kind": "performed_by_org_unit",
"attributes": {}
},
{
"from": "workflow:alert-tuning",
"to": "org-unit:incident-response-team",
"kind": "performed_by_org_unit",
"attributes": {}
}
],
"incomingEdges": []
}