waroom_create_incident_metrics
Generate incident metrics to track response activities and update key performance indicators like TTD, TTA, TTI, TTF, and TTR for specified incidents on the Waroom MCP server.
Instructions
インシデントメトリクスを作成します。レスポンス活動を記録し、TTD/TTA/TTI/TTF/TTRを更新します。
Input Schema
Name | Required | Description | Default |
---|---|---|---|
activity_action | Yes | 活動アクション(status: detected/investigating/fixing/resolved/close/triggered, severity: critical/high/low/info/unknown, root_cause: unspecified/code_bug/configuration_error/deployment_failure/infrastructure_failure/operational_failure/third_party_outage/other) | |
incident_uuid | Yes | 対象インシデントのUUID | |
triggered_at | Yes | 実行時刻(ISO 8601形式、例: 2023-01-01T12:00:00Z) |