question
stringlengths 1.03k
1.62k
| answer
stringclasses 2
values |
---|---|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-bf93cb5c",
"description": "High refund processing latency",
"timestamp": "2024-03-29T02:03:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "refund-service",
"related_entities": [
"payment-database"
],
"processing_time": 8473,
"threshold": 5000,
"refund_type": "full"
}
},
"sop_context": {
"signs": "High refund latency, Gateway timeouts, RefundProcessingException",
"actions": "Check payment gateway, Enable circuit breakers, Queue failed refunds"
}
},
"alert2": {
"alert": {
"id": "alert-30c723eb",
"description": "Degraded performance in payment-database due to refund-service issues",
"timestamp": "2024-03-29T02:09:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-database",
"related_entities": [
"refund-service"
],
"error_rate": 5.394310131394386,
"threshold": 5
}
},
"sop_context": {
"signs": "High refund latency, Gateway timeouts, RefundProcessingException",
"actions": "Check payment gateway, Enable circuit breakers, Queue failed refunds"
}
},
"time_difference_minutes": 6.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-e3d00075",
"description": "Payment gateway connection issues",
"timestamp": "2024-03-29T02:07:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "refund-service",
"related_entities": [
"payment-database"
],
"connection_failures": 104,
"threshold": 20,
"gateway": "stripe"
}
},
"sop_context": {
"signs": "High refund latency, Gateway timeouts, RefundProcessingException",
"actions": "Check payment gateway, Enable circuit breakers, Queue failed refunds"
}
},
"alert2": {
"alert": {
"id": "alert-30c723eb",
"description": "Degraded performance in payment-database due to refund-service issues",
"timestamp": "2024-03-29T02:09:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-database",
"related_entities": [
"refund-service"
],
"error_rate": 5.394310131394386,
"threshold": 5
}
},
"sop_context": {
"signs": "High refund latency, Gateway timeouts, RefundProcessingException",
"actions": "Check payment gateway, Enable circuit breakers, Queue failed refunds"
}
},
"time_difference_minutes": 2.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-ae444262",
"description": "High CPU usage detected on returns-web-01",
"timestamp": "2024-03-29T23:00:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "returns-frontend",
"related_entities": [
"returns-processing",
"customer-validation"
],
"server": "returns-web-01",
"cpu_usage": 82.22022354607645,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {
"signs": "High CPU on returns web servers, 5xx errors, Slow return API responses",
"actions": "Check resources, Scale web instances, Enable API throttling"
}
},
"alert2": {
"alert": {
"id": "alert-d8b42aac",
"description": "Increased API response time for /api/refunds endpoint",
"timestamp": "2024-03-29T23:01:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "returns-frontend",
"related_entities": [
"returns-processing",
"customer-validation"
],
"endpoint": "/api/refunds",
"response_time": 2089,
"threshold": 1000,
"method": "GET"
}
},
"sop_context": {
"signs": "High CPU on returns web servers, 5xx errors, Slow return API responses",
"actions": "Check resources, Scale web instances, Enable API throttling"
}
},
"time_difference_minutes": 1.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-ae444262",
"description": "High CPU usage detected on returns-web-01",
"timestamp": "2024-03-29T23:00:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "returns-frontend",
"related_entities": [
"returns-processing",
"customer-validation"
],
"server": "returns-web-01",
"cpu_usage": 82.22022354607645,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {
"signs": "High CPU on returns web servers, 5xx errors, Slow return API responses",
"actions": "Check resources, Scale web instances, Enable API throttling"
}
},
"alert2": {
"alert": {
"id": "alert-e2b90522",
"description": "Memory pressure on returns-web-01",
"timestamp": "2024-03-29T23:03:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "returns-frontend",
"related_entities": [
"returns-processing",
"customer-validation"
],
"server": "returns-web-01",
"memory_usage": 93.91220336788928,
"threshold": 80
}
},
"sop_context": {
"signs": "High CPU on returns web servers, 5xx errors, Slow return API responses",
"actions": "Check resources, Scale web instances, Enable API throttling"
}
},
"time_difference_minutes": 3.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-ae444262",
"description": "High CPU usage detected on returns-web-01",
"timestamp": "2024-03-29T23:00:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "returns-frontend",
"related_entities": [
"returns-processing",
"customer-validation"
],
"server": "returns-web-01",
"cpu_usage": 82.22022354607645,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {
"signs": "High CPU on returns web servers, 5xx errors, Slow return API responses",
"actions": "Check resources, Scale web instances, Enable API throttling"
}
},
"alert2": {
"alert": {
"id": "alert-cc0c6555",
"description": "High CPU usage detected on returns-proc-02",
"timestamp": "2024-03-29T23:07:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "returns-processing",
"related_entities": [
"returns-database",
"refund-service",
"shipping-service"
],
"server": "returns-proc-02",
"cpu_usage": 91.77570199008932,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {
"signs": "High CPU on returns web servers, 5xx errors, Slow return API responses",
"actions": "Check resources, Scale web instances, Enable API throttling"
}
},
"time_difference_minutes": 7.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-ae444262",
"description": "High CPU usage detected on returns-web-01",
"timestamp": "2024-03-29T23:00:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "returns-frontend",
"related_entities": [
"returns-processing",
"customer-validation"
],
"server": "returns-web-01",
"cpu_usage": 82.22022354607645,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {
"signs": "High CPU on returns web servers, 5xx errors, Slow return API responses",
"actions": "Check resources, Scale web instances, Enable API throttling"
}
},
"alert2": {
"alert": {
"id": "alert-359b4f26",
"description": "Memory pressure on returns-proc-02",
"timestamp": "2024-03-29T23:08:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "returns-processing",
"related_entities": [
"returns-database",
"refund-service",
"shipping-service"
],
"server": "returns-proc-02",
"memory_usage": 92.27830311670584,
"threshold": 80
}
},
"sop_context": {
"signs": "High CPU on returns web servers, 5xx errors, Slow return API responses",
"actions": "Check resources, Scale web instances, Enable API throttling"
}
},
"time_difference_minutes": 8.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-ae444262",
"description": "High CPU usage detected on returns-web-01",
"timestamp": "2024-03-29T23:00:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "returns-frontend",
"related_entities": [
"returns-processing",
"customer-validation"
],
"server": "returns-web-01",
"cpu_usage": 82.22022354607645,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {
"signs": "High CPU on returns web servers, 5xx errors, Slow return API responses",
"actions": "Check resources, Scale web instances, Enable API throttling"
}
},
"alert2": {
"alert": {
"id": "alert-f5083b8b",
"description": "Increased API response time for /api/default endpoint",
"timestamp": "2024-03-29T23:12:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "returns-processing",
"related_entities": [
"returns-database",
"refund-service",
"shipping-service"
],
"endpoint": "/api/default",
"response_time": 4601,
"threshold": 1000,
"method": "POST"
}
},
"sop_context": {
"signs": "High CPU on returns web servers, 5xx errors, Slow return API responses",
"actions": "Check resources, Scale web instances, Enable API throttling"
}
},
"time_difference_minutes": 12.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-ae444262",
"description": "High CPU usage detected on returns-web-01",
"timestamp": "2024-03-29T23:00:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "returns-frontend",
"related_entities": [
"returns-processing",
"customer-validation"
],
"server": "returns-web-01",
"cpu_usage": 82.22022354607645,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {
"signs": "High CPU on returns web servers, 5xx errors, Slow return API responses",
"actions": "Check resources, Scale web instances, Enable API throttling"
}
},
"alert2": {
"alert": {
"id": "alert-88ce6a60",
"description": "Degraded performance in customer-validation due to returns-frontend issues",
"timestamp": "2024-03-29T23:14:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "customer-validation",
"related_entities": [
"returns-frontend"
],
"error_rate": 5.2952948471180905,
"threshold": 5
}
},
"sop_context": {
"signs": "High CPU on returns web servers, 5xx errors, Slow return API responses",
"actions": "Check resources, Scale web instances, Enable API throttling"
}
},
"time_difference_minutes": 14.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-ae444262",
"description": "High CPU usage detected on returns-web-01",
"timestamp": "2024-03-29T23:00:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "returns-frontend",
"related_entities": [
"returns-processing",
"customer-validation"
],
"server": "returns-web-01",
"cpu_usage": 82.22022354607645,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {
"signs": "High CPU on returns web servers, 5xx errors, Slow return API responses",
"actions": "Check resources, Scale web instances, Enable API throttling"
}
},
"alert2": {
"alert": {
"id": "alert-17b8ef2b",
"description": "Degraded performance in returns-database due to returns-processing issues",
"timestamp": "2024-03-29T23:19:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "returns-database",
"related_entities": [
"returns-processing"
],
"error_rate": 13.117122946271909,
"threshold": 5
}
},
"sop_context": {
"signs": "High CPU on returns web servers, 5xx errors, Slow return API responses",
"actions": "Check resources, Scale web instances, Enable API throttling"
}
},
"time_difference_minutes": 19.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-d8b42aac",
"description": "Increased API response time for /api/refunds endpoint",
"timestamp": "2024-03-29T23:01:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "returns-frontend",
"related_entities": [
"returns-processing",
"customer-validation"
],
"endpoint": "/api/refunds",
"response_time": 2089,
"threshold": 1000,
"method": "GET"
}
},
"sop_context": {
"signs": "High CPU on returns web servers, 5xx errors, Slow return API responses",
"actions": "Check resources, Scale web instances, Enable API throttling"
}
},
"alert2": {
"alert": {
"id": "alert-e2b90522",
"description": "Memory pressure on returns-web-01",
"timestamp": "2024-03-29T23:03:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "returns-frontend",
"related_entities": [
"returns-processing",
"customer-validation"
],
"server": "returns-web-01",
"memory_usage": 93.91220336788928,
"threshold": 80
}
},
"sop_context": {
"signs": "High CPU on returns web servers, 5xx errors, Slow return API responses",
"actions": "Check resources, Scale web instances, Enable API throttling"
}
},
"time_difference_minutes": 2.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-d8b42aac",
"description": "Increased API response time for /api/refunds endpoint",
"timestamp": "2024-03-29T23:01:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "returns-frontend",
"related_entities": [
"returns-processing",
"customer-validation"
],
"endpoint": "/api/refunds",
"response_time": 2089,
"threshold": 1000,
"method": "GET"
}
},
"sop_context": {
"signs": "High CPU on returns web servers, 5xx errors, Slow return API responses",
"actions": "Check resources, Scale web instances, Enable API throttling"
}
},
"alert2": {
"alert": {
"id": "alert-cc0c6555",
"description": "High CPU usage detected on returns-proc-02",
"timestamp": "2024-03-29T23:07:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "returns-processing",
"related_entities": [
"returns-database",
"refund-service",
"shipping-service"
],
"server": "returns-proc-02",
"cpu_usage": 91.77570199008932,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {
"signs": "High CPU on returns web servers, 5xx errors, Slow return API responses",
"actions": "Check resources, Scale web instances, Enable API throttling"
}
},
"time_difference_minutes": 6.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-d8b42aac",
"description": "Increased API response time for /api/refunds endpoint",
"timestamp": "2024-03-29T23:01:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "returns-frontend",
"related_entities": [
"returns-processing",
"customer-validation"
],
"endpoint": "/api/refunds",
"response_time": 2089,
"threshold": 1000,
"method": "GET"
}
},
"sop_context": {
"signs": "High CPU on returns web servers, 5xx errors, Slow return API responses",
"actions": "Check resources, Scale web instances, Enable API throttling"
}
},
"alert2": {
"alert": {
"id": "alert-359b4f26",
"description": "Memory pressure on returns-proc-02",
"timestamp": "2024-03-29T23:08:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "returns-processing",
"related_entities": [
"returns-database",
"refund-service",
"shipping-service"
],
"server": "returns-proc-02",
"memory_usage": 92.27830311670584,
"threshold": 80
}
},
"sop_context": {
"signs": "High CPU on returns web servers, 5xx errors, Slow return API responses",
"actions": "Check resources, Scale web instances, Enable API throttling"
}
},
"time_difference_minutes": 7.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-d8b42aac",
"description": "Increased API response time for /api/refunds endpoint",
"timestamp": "2024-03-29T23:01:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "returns-frontend",
"related_entities": [
"returns-processing",
"customer-validation"
],
"endpoint": "/api/refunds",
"response_time": 2089,
"threshold": 1000,
"method": "GET"
}
},
"sop_context": {
"signs": "High CPU on returns web servers, 5xx errors, Slow return API responses",
"actions": "Check resources, Scale web instances, Enable API throttling"
}
},
"alert2": {
"alert": {
"id": "alert-f5083b8b",
"description": "Increased API response time for /api/default endpoint",
"timestamp": "2024-03-29T23:12:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "returns-processing",
"related_entities": [
"returns-database",
"refund-service",
"shipping-service"
],
"endpoint": "/api/default",
"response_time": 4601,
"threshold": 1000,
"method": "POST"
}
},
"sop_context": {
"signs": "High CPU on returns web servers, 5xx errors, Slow return API responses",
"actions": "Check resources, Scale web instances, Enable API throttling"
}
},
"time_difference_minutes": 11.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-d8b42aac",
"description": "Increased API response time for /api/refunds endpoint",
"timestamp": "2024-03-29T23:01:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "returns-frontend",
"related_entities": [
"returns-processing",
"customer-validation"
],
"endpoint": "/api/refunds",
"response_time": 2089,
"threshold": 1000,
"method": "GET"
}
},
"sop_context": {
"signs": "High CPU on returns web servers, 5xx errors, Slow return API responses",
"actions": "Check resources, Scale web instances, Enable API throttling"
}
},
"alert2": {
"alert": {
"id": "alert-88ce6a60",
"description": "Degraded performance in customer-validation due to returns-frontend issues",
"timestamp": "2024-03-29T23:14:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "customer-validation",
"related_entities": [
"returns-frontend"
],
"error_rate": 5.2952948471180905,
"threshold": 5
}
},
"sop_context": {
"signs": "High CPU on returns web servers, 5xx errors, Slow return API responses",
"actions": "Check resources, Scale web instances, Enable API throttling"
}
},
"time_difference_minutes": 13.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-d8b42aac",
"description": "Increased API response time for /api/refunds endpoint",
"timestamp": "2024-03-29T23:01:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "returns-frontend",
"related_entities": [
"returns-processing",
"customer-validation"
],
"endpoint": "/api/refunds",
"response_time": 2089,
"threshold": 1000,
"method": "GET"
}
},
"sop_context": {
"signs": "High CPU on returns web servers, 5xx errors, Slow return API responses",
"actions": "Check resources, Scale web instances, Enable API throttling"
}
},
"alert2": {
"alert": {
"id": "alert-17b8ef2b",
"description": "Degraded performance in returns-database due to returns-processing issues",
"timestamp": "2024-03-29T23:19:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "returns-database",
"related_entities": [
"returns-processing"
],
"error_rate": 13.117122946271909,
"threshold": 5
}
},
"sop_context": {
"signs": "High CPU on returns web servers, 5xx errors, Slow return API responses",
"actions": "Check resources, Scale web instances, Enable API throttling"
}
},
"time_difference_minutes": 18.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-e2b90522",
"description": "Memory pressure on returns-web-01",
"timestamp": "2024-03-29T23:03:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "returns-frontend",
"related_entities": [
"returns-processing",
"customer-validation"
],
"server": "returns-web-01",
"memory_usage": 93.91220336788928,
"threshold": 80
}
},
"sop_context": {
"signs": "High CPU on returns web servers, 5xx errors, Slow return API responses",
"actions": "Check resources, Scale web instances, Enable API throttling"
}
},
"alert2": {
"alert": {
"id": "alert-cc0c6555",
"description": "High CPU usage detected on returns-proc-02",
"timestamp": "2024-03-29T23:07:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "returns-processing",
"related_entities": [
"returns-database",
"refund-service",
"shipping-service"
],
"server": "returns-proc-02",
"cpu_usage": 91.77570199008932,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {
"signs": "High CPU on returns web servers, 5xx errors, Slow return API responses",
"actions": "Check resources, Scale web instances, Enable API throttling"
}
},
"time_difference_minutes": 4.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-e2b90522",
"description": "Memory pressure on returns-web-01",
"timestamp": "2024-03-29T23:03:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "returns-frontend",
"related_entities": [
"returns-processing",
"customer-validation"
],
"server": "returns-web-01",
"memory_usage": 93.91220336788928,
"threshold": 80
}
},
"sop_context": {
"signs": "High CPU on returns web servers, 5xx errors, Slow return API responses",
"actions": "Check resources, Scale web instances, Enable API throttling"
}
},
"alert2": {
"alert": {
"id": "alert-359b4f26",
"description": "Memory pressure on returns-proc-02",
"timestamp": "2024-03-29T23:08:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "returns-processing",
"related_entities": [
"returns-database",
"refund-service",
"shipping-service"
],
"server": "returns-proc-02",
"memory_usage": 92.27830311670584,
"threshold": 80
}
},
"sop_context": {
"signs": "High CPU on returns web servers, 5xx errors, Slow return API responses",
"actions": "Check resources, Scale web instances, Enable API throttling"
}
},
"time_difference_minutes": 5.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-e2b90522",
"description": "Memory pressure on returns-web-01",
"timestamp": "2024-03-29T23:03:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "returns-frontend",
"related_entities": [
"returns-processing",
"customer-validation"
],
"server": "returns-web-01",
"memory_usage": 93.91220336788928,
"threshold": 80
}
},
"sop_context": {
"signs": "High CPU on returns web servers, 5xx errors, Slow return API responses",
"actions": "Check resources, Scale web instances, Enable API throttling"
}
},
"alert2": {
"alert": {
"id": "alert-f5083b8b",
"description": "Increased API response time for /api/default endpoint",
"timestamp": "2024-03-29T23:12:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "returns-processing",
"related_entities": [
"returns-database",
"refund-service",
"shipping-service"
],
"endpoint": "/api/default",
"response_time": 4601,
"threshold": 1000,
"method": "POST"
}
},
"sop_context": {
"signs": "High CPU on returns web servers, 5xx errors, Slow return API responses",
"actions": "Check resources, Scale web instances, Enable API throttling"
}
},
"time_difference_minutes": 9.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-e2b90522",
"description": "Memory pressure on returns-web-01",
"timestamp": "2024-03-29T23:03:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "returns-frontend",
"related_entities": [
"returns-processing",
"customer-validation"
],
"server": "returns-web-01",
"memory_usage": 93.91220336788928,
"threshold": 80
}
},
"sop_context": {
"signs": "High CPU on returns web servers, 5xx errors, Slow return API responses",
"actions": "Check resources, Scale web instances, Enable API throttling"
}
},
"alert2": {
"alert": {
"id": "alert-88ce6a60",
"description": "Degraded performance in customer-validation due to returns-frontend issues",
"timestamp": "2024-03-29T23:14:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "customer-validation",
"related_entities": [
"returns-frontend"
],
"error_rate": 5.2952948471180905,
"threshold": 5
}
},
"sop_context": {
"signs": "High CPU on returns web servers, 5xx errors, Slow return API responses",
"actions": "Check resources, Scale web instances, Enable API throttling"
}
},
"time_difference_minutes": 11.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-e2b90522",
"description": "Memory pressure on returns-web-01",
"timestamp": "2024-03-29T23:03:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "returns-frontend",
"related_entities": [
"returns-processing",
"customer-validation"
],
"server": "returns-web-01",
"memory_usage": 93.91220336788928,
"threshold": 80
}
},
"sop_context": {
"signs": "High CPU on returns web servers, 5xx errors, Slow return API responses",
"actions": "Check resources, Scale web instances, Enable API throttling"
}
},
"alert2": {
"alert": {
"id": "alert-17b8ef2b",
"description": "Degraded performance in returns-database due to returns-processing issues",
"timestamp": "2024-03-29T23:19:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "returns-database",
"related_entities": [
"returns-processing"
],
"error_rate": 13.117122946271909,
"threshold": 5
}
},
"sop_context": {
"signs": "High CPU on returns web servers, 5xx errors, Slow return API responses",
"actions": "Check resources, Scale web instances, Enable API throttling"
}
},
"time_difference_minutes": 16.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-cc0c6555",
"description": "High CPU usage detected on returns-proc-02",
"timestamp": "2024-03-29T23:07:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "returns-processing",
"related_entities": [
"returns-database",
"refund-service",
"shipping-service"
],
"server": "returns-proc-02",
"cpu_usage": 91.77570199008932,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {
"signs": "High CPU on returns web servers, 5xx errors, Slow return API responses",
"actions": "Check resources, Scale web instances, Enable API throttling"
}
},
"alert2": {
"alert": {
"id": "alert-359b4f26",
"description": "Memory pressure on returns-proc-02",
"timestamp": "2024-03-29T23:08:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "returns-processing",
"related_entities": [
"returns-database",
"refund-service",
"shipping-service"
],
"server": "returns-proc-02",
"memory_usage": 92.27830311670584,
"threshold": 80
}
},
"sop_context": {
"signs": "High CPU on returns web servers, 5xx errors, Slow return API responses",
"actions": "Check resources, Scale web instances, Enable API throttling"
}
},
"time_difference_minutes": 1.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-cc0c6555",
"description": "High CPU usage detected on returns-proc-02",
"timestamp": "2024-03-29T23:07:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "returns-processing",
"related_entities": [
"returns-database",
"refund-service",
"shipping-service"
],
"server": "returns-proc-02",
"cpu_usage": 91.77570199008932,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {
"signs": "High CPU on returns web servers, 5xx errors, Slow return API responses",
"actions": "Check resources, Scale web instances, Enable API throttling"
}
},
"alert2": {
"alert": {
"id": "alert-f5083b8b",
"description": "Increased API response time for /api/default endpoint",
"timestamp": "2024-03-29T23:12:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "returns-processing",
"related_entities": [
"returns-database",
"refund-service",
"shipping-service"
],
"endpoint": "/api/default",
"response_time": 4601,
"threshold": 1000,
"method": "POST"
}
},
"sop_context": {
"signs": "High CPU on returns web servers, 5xx errors, Slow return API responses",
"actions": "Check resources, Scale web instances, Enable API throttling"
}
},
"time_difference_minutes": 5.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-cc0c6555",
"description": "High CPU usage detected on returns-proc-02",
"timestamp": "2024-03-29T23:07:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "returns-processing",
"related_entities": [
"returns-database",
"refund-service",
"shipping-service"
],
"server": "returns-proc-02",
"cpu_usage": 91.77570199008932,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {
"signs": "High CPU on returns web servers, 5xx errors, Slow return API responses",
"actions": "Check resources, Scale web instances, Enable API throttling"
}
},
"alert2": {
"alert": {
"id": "alert-88ce6a60",
"description": "Degraded performance in customer-validation due to returns-frontend issues",
"timestamp": "2024-03-29T23:14:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "customer-validation",
"related_entities": [
"returns-frontend"
],
"error_rate": 5.2952948471180905,
"threshold": 5
}
},
"sop_context": {
"signs": "High CPU on returns web servers, 5xx errors, Slow return API responses",
"actions": "Check resources, Scale web instances, Enable API throttling"
}
},
"time_difference_minutes": 7.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-cc0c6555",
"description": "High CPU usage detected on returns-proc-02",
"timestamp": "2024-03-29T23:07:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "returns-processing",
"related_entities": [
"returns-database",
"refund-service",
"shipping-service"
],
"server": "returns-proc-02",
"cpu_usage": 91.77570199008932,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {
"signs": "High CPU on returns web servers, 5xx errors, Slow return API responses",
"actions": "Check resources, Scale web instances, Enable API throttling"
}
},
"alert2": {
"alert": {
"id": "alert-17b8ef2b",
"description": "Degraded performance in returns-database due to returns-processing issues",
"timestamp": "2024-03-29T23:19:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "returns-database",
"related_entities": [
"returns-processing"
],
"error_rate": 13.117122946271909,
"threshold": 5
}
},
"sop_context": {
"signs": "High CPU on returns web servers, 5xx errors, Slow return API responses",
"actions": "Check resources, Scale web instances, Enable API throttling"
}
},
"time_difference_minutes": 12.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-359b4f26",
"description": "Memory pressure on returns-proc-02",
"timestamp": "2024-03-29T23:08:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "returns-processing",
"related_entities": [
"returns-database",
"refund-service",
"shipping-service"
],
"server": "returns-proc-02",
"memory_usage": 92.27830311670584,
"threshold": 80
}
},
"sop_context": {
"signs": "High CPU on returns web servers, 5xx errors, Slow return API responses",
"actions": "Check resources, Scale web instances, Enable API throttling"
}
},
"alert2": {
"alert": {
"id": "alert-f5083b8b",
"description": "Increased API response time for /api/default endpoint",
"timestamp": "2024-03-29T23:12:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "returns-processing",
"related_entities": [
"returns-database",
"refund-service",
"shipping-service"
],
"endpoint": "/api/default",
"response_time": 4601,
"threshold": 1000,
"method": "POST"
}
},
"sop_context": {
"signs": "High CPU on returns web servers, 5xx errors, Slow return API responses",
"actions": "Check resources, Scale web instances, Enable API throttling"
}
},
"time_difference_minutes": 4.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-359b4f26",
"description": "Memory pressure on returns-proc-02",
"timestamp": "2024-03-29T23:08:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "returns-processing",
"related_entities": [
"returns-database",
"refund-service",
"shipping-service"
],
"server": "returns-proc-02",
"memory_usage": 92.27830311670584,
"threshold": 80
}
},
"sop_context": {
"signs": "High CPU on returns web servers, 5xx errors, Slow return API responses",
"actions": "Check resources, Scale web instances, Enable API throttling"
}
},
"alert2": {
"alert": {
"id": "alert-88ce6a60",
"description": "Degraded performance in customer-validation due to returns-frontend issues",
"timestamp": "2024-03-29T23:14:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "customer-validation",
"related_entities": [
"returns-frontend"
],
"error_rate": 5.2952948471180905,
"threshold": 5
}
},
"sop_context": {
"signs": "High CPU on returns web servers, 5xx errors, Slow return API responses",
"actions": "Check resources, Scale web instances, Enable API throttling"
}
},
"time_difference_minutes": 6.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-359b4f26",
"description": "Memory pressure on returns-proc-02",
"timestamp": "2024-03-29T23:08:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "returns-processing",
"related_entities": [
"returns-database",
"refund-service",
"shipping-service"
],
"server": "returns-proc-02",
"memory_usage": 92.27830311670584,
"threshold": 80
}
},
"sop_context": {
"signs": "High CPU on returns web servers, 5xx errors, Slow return API responses",
"actions": "Check resources, Scale web instances, Enable API throttling"
}
},
"alert2": {
"alert": {
"id": "alert-17b8ef2b",
"description": "Degraded performance in returns-database due to returns-processing issues",
"timestamp": "2024-03-29T23:19:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "returns-database",
"related_entities": [
"returns-processing"
],
"error_rate": 13.117122946271909,
"threshold": 5
}
},
"sop_context": {
"signs": "High CPU on returns web servers, 5xx errors, Slow return API responses",
"actions": "Check resources, Scale web instances, Enable API throttling"
}
},
"time_difference_minutes": 11.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-f5083b8b",
"description": "Increased API response time for /api/default endpoint",
"timestamp": "2024-03-29T23:12:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "returns-processing",
"related_entities": [
"returns-database",
"refund-service",
"shipping-service"
],
"endpoint": "/api/default",
"response_time": 4601,
"threshold": 1000,
"method": "POST"
}
},
"sop_context": {
"signs": "High CPU on returns web servers, 5xx errors, Slow return API responses",
"actions": "Check resources, Scale web instances, Enable API throttling"
}
},
"alert2": {
"alert": {
"id": "alert-88ce6a60",
"description": "Degraded performance in customer-validation due to returns-frontend issues",
"timestamp": "2024-03-29T23:14:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "customer-validation",
"related_entities": [
"returns-frontend"
],
"error_rate": 5.2952948471180905,
"threshold": 5
}
},
"sop_context": {
"signs": "High CPU on returns web servers, 5xx errors, Slow return API responses",
"actions": "Check resources, Scale web instances, Enable API throttling"
}
},
"time_difference_minutes": 2.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-f5083b8b",
"description": "Increased API response time for /api/default endpoint",
"timestamp": "2024-03-29T23:12:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "returns-processing",
"related_entities": [
"returns-database",
"refund-service",
"shipping-service"
],
"endpoint": "/api/default",
"response_time": 4601,
"threshold": 1000,
"method": "POST"
}
},
"sop_context": {
"signs": "High CPU on returns web servers, 5xx errors, Slow return API responses",
"actions": "Check resources, Scale web instances, Enable API throttling"
}
},
"alert2": {
"alert": {
"id": "alert-17b8ef2b",
"description": "Degraded performance in returns-database due to returns-processing issues",
"timestamp": "2024-03-29T23:19:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "returns-database",
"related_entities": [
"returns-processing"
],
"error_rate": 13.117122946271909,
"threshold": 5
}
},
"sop_context": {
"signs": "High CPU on returns web servers, 5xx errors, Slow return API responses",
"actions": "Check resources, Scale web instances, Enable API throttling"
}
},
"time_difference_minutes": 7.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-88ce6a60",
"description": "Degraded performance in customer-validation due to returns-frontend issues",
"timestamp": "2024-03-29T23:14:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "customer-validation",
"related_entities": [
"returns-frontend"
],
"error_rate": 5.2952948471180905,
"threshold": 5
}
},
"sop_context": {
"signs": "High CPU on returns web servers, 5xx errors, Slow return API responses",
"actions": "Check resources, Scale web instances, Enable API throttling"
}
},
"alert2": {
"alert": {
"id": "alert-17b8ef2b",
"description": "Degraded performance in returns-database due to returns-processing issues",
"timestamp": "2024-03-29T23:19:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "returns-database",
"related_entities": [
"returns-processing"
],
"error_rate": 13.117122946271909,
"threshold": 5
}
},
"sop_context": {
"signs": "High CPU on returns web servers, 5xx errors, Slow return API responses",
"actions": "Check resources, Scale web instances, Enable API throttling"
}
},
"time_difference_minutes": 5.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-8c2c59ef",
"description": "Database connection pool near capacity on returns-db-01",
"timestamp": "2024-03-31T19:00:00Z",
"severity": "medium",
"source": "database-monitoring",
"metadata": {
"service": "returns-database",
"related_entities": [],
"server": "returns-db-01",
"pool_usage": 95.52908093193297,
"total_connections": 100,
"available_connections": 8
}
},
"sop_context": {
"signs": "Connection pool >90%, High query latency on returns-db, Memory pressure",
"actions": "Kill blocking queries, Clear cache, Release idle connections"
}
},
"alert2": {
"alert": {
"id": "alert-8d1894f0",
"description": "Increased memory usage on returns-db-01",
"timestamp": "2024-03-31T19:01:00Z",
"severity": "medium",
"source": "database-monitoring",
"metadata": {
"service": "returns-database",
"related_entities": [],
"server": "returns-db-01",
"memory_usage": 94.27247236091657,
"threshold": 80
}
},
"sop_context": {
"signs": "Connection pool >90%, High query latency on returns-db, Memory pressure",
"actions": "Kill blocking queries, Clear cache, Release idle connections"
}
},
"time_difference_minutes": 1.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-8c2c59ef",
"description": "Database connection pool near capacity on returns-db-01",
"timestamp": "2024-03-31T19:00:00Z",
"severity": "medium",
"source": "database-monitoring",
"metadata": {
"service": "returns-database",
"related_entities": [],
"server": "returns-db-01",
"pool_usage": 95.52908093193297,
"total_connections": 100,
"available_connections": 8
}
},
"sop_context": {
"signs": "Connection pool >90%, High query latency on returns-db, Memory pressure",
"actions": "Kill blocking queries, Clear cache, Release idle connections"
}
},
"alert2": {
"alert": {
"id": "alert-0d2c024f",
"description": "High query latency on returns-db-01",
"timestamp": "2024-03-31T19:03:00Z",
"severity": "high",
"source": "database-monitoring",
"metadata": {
"service": "returns-database",
"related_entities": [],
"server": "returns-db-01",
"query_latency": 998.411630289397,
"threshold": 200,
"query_type": "UPDATE"
}
},
"sop_context": {
"signs": "Connection pool >90%, High query latency on returns-db, Memory pressure",
"actions": "Kill blocking queries, Clear cache, Release idle connections"
}
},
"time_difference_minutes": 3.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-8d1894f0",
"description": "Increased memory usage on returns-db-01",
"timestamp": "2024-03-31T19:01:00Z",
"severity": "medium",
"source": "database-monitoring",
"metadata": {
"service": "returns-database",
"related_entities": [],
"server": "returns-db-01",
"memory_usage": 94.27247236091657,
"threshold": 80
}
},
"sop_context": {
"signs": "Connection pool >90%, High query latency on returns-db, Memory pressure",
"actions": "Kill blocking queries, Clear cache, Release idle connections"
}
},
"alert2": {
"alert": {
"id": "alert-0d2c024f",
"description": "High query latency on returns-db-01",
"timestamp": "2024-03-31T19:03:00Z",
"severity": "high",
"source": "database-monitoring",
"metadata": {
"service": "returns-database",
"related_entities": [],
"server": "returns-db-01",
"query_latency": 998.411630289397,
"threshold": 200,
"query_type": "UPDATE"
}
},
"sop_context": {
"signs": "Connection pool >90%, High query latency on returns-db, Memory pressure",
"actions": "Kill blocking queries, Clear cache, Release idle connections"
}
},
"time_difference_minutes": 2.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-17383a29",
"description": "Memory pressure on returns-web-01",
"timestamp": "2024-03-31T22:00:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "returns-frontend",
"related_entities": [
"returns-processing",
"customer-validation"
],
"server": "returns-web-01",
"memory_usage": 85.5767548386347,
"threshold": 80
}
},
"sop_context": {
"signs": "High CPU on returns web servers, 5xx errors, Slow return API responses",
"actions": "Check resources, Scale web instances, Enable API throttling"
}
},
"alert2": {
"alert": {
"id": "alert-a15787e5",
"description": "High CPU usage detected on returns-web-01",
"timestamp": "2024-03-31T22:01:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "returns-frontend",
"related_entities": [
"returns-processing",
"customer-validation"
],
"server": "returns-web-01",
"cpu_usage": 90.49991410533782,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {
"signs": "High CPU on returns web servers, 5xx errors, Slow return API responses",
"actions": "Check resources, Scale web instances, Enable API throttling"
}
},
"time_difference_minutes": 1.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-17383a29",
"description": "Memory pressure on returns-web-01",
"timestamp": "2024-03-31T22:00:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "returns-frontend",
"related_entities": [
"returns-processing",
"customer-validation"
],
"server": "returns-web-01",
"memory_usage": 85.5767548386347,
"threshold": 80
}
},
"sop_context": {
"signs": "High CPU on returns web servers, 5xx errors, Slow return API responses",
"actions": "Check resources, Scale web instances, Enable API throttling"
}
},
"alert2": {
"alert": {
"id": "alert-7940c486",
"description": "Increased API response time for /api/returns endpoint",
"timestamp": "2024-03-31T22:04:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "returns-frontend",
"related_entities": [
"returns-processing",
"customer-validation"
],
"endpoint": "/api/returns",
"response_time": 4743,
"threshold": 1000,
"method": "GET"
}
},
"sop_context": {
"signs": "High CPU on returns web servers, 5xx errors, Slow return API responses",
"actions": "Check resources, Scale web instances, Enable API throttling"
}
},
"time_difference_minutes": 4.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-17383a29",
"description": "Memory pressure on returns-web-01",
"timestamp": "2024-03-31T22:00:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "returns-frontend",
"related_entities": [
"returns-processing",
"customer-validation"
],
"server": "returns-web-01",
"memory_usage": 85.5767548386347,
"threshold": 80
}
},
"sop_context": {
"signs": "High CPU on returns web servers, 5xx errors, Slow return API responses",
"actions": "Check resources, Scale web instances, Enable API throttling"
}
},
"alert2": {
"alert": {
"id": "alert-62d522f2",
"description": "High CPU usage detected on returns-proc-01",
"timestamp": "2024-03-31T22:08:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "returns-processing",
"related_entities": [
"returns-database",
"refund-service",
"shipping-service"
],
"server": "returns-proc-01",
"cpu_usage": 87.56874996063245,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {
"signs": "High CPU on returns web servers, 5xx errors, Slow return API responses",
"actions": "Check resources, Scale web instances, Enable API throttling"
}
},
"time_difference_minutes": 8.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-17383a29",
"description": "Memory pressure on returns-web-01",
"timestamp": "2024-03-31T22:00:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "returns-frontend",
"related_entities": [
"returns-processing",
"customer-validation"
],
"server": "returns-web-01",
"memory_usage": 85.5767548386347,
"threshold": 80
}
},
"sop_context": {
"signs": "High CPU on returns web servers, 5xx errors, Slow return API responses",
"actions": "Check resources, Scale web instances, Enable API throttling"
}
},
"alert2": {
"alert": {
"id": "alert-a80ad69e",
"description": "Memory pressure on returns-proc-02",
"timestamp": "2024-03-31T22:11:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "returns-processing",
"related_entities": [
"returns-database",
"refund-service",
"shipping-service"
],
"server": "returns-proc-02",
"memory_usage": 86.00243067252768,
"threshold": 80
}
},
"sop_context": {
"signs": "High CPU on returns web servers, 5xx errors, Slow return API responses",
"actions": "Check resources, Scale web instances, Enable API throttling"
}
},
"time_difference_minutes": 11.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-17383a29",
"description": "Memory pressure on returns-web-01",
"timestamp": "2024-03-31T22:00:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "returns-frontend",
"related_entities": [
"returns-processing",
"customer-validation"
],
"server": "returns-web-01",
"memory_usage": 85.5767548386347,
"threshold": 80
}
},
"sop_context": {
"signs": "High CPU on returns web servers, 5xx errors, Slow return API responses",
"actions": "Check resources, Scale web instances, Enable API throttling"
}
},
"alert2": {
"alert": {
"id": "alert-5851463f",
"description": "Increased API response time for /api/default endpoint",
"timestamp": "2024-03-31T22:12:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "returns-processing",
"related_entities": [
"returns-database",
"refund-service",
"shipping-service"
],
"endpoint": "/api/default",
"response_time": 4443,
"threshold": 1000,
"method": "POST"
}
},
"sop_context": {
"signs": "High CPU on returns web servers, 5xx errors, Slow return API responses",
"actions": "Check resources, Scale web instances, Enable API throttling"
}
},
"time_difference_minutes": 12.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-17383a29",
"description": "Memory pressure on returns-web-01",
"timestamp": "2024-03-31T22:00:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "returns-frontend",
"related_entities": [
"returns-processing",
"customer-validation"
],
"server": "returns-web-01",
"memory_usage": 85.5767548386347,
"threshold": 80
}
},
"sop_context": {
"signs": "High CPU on returns web servers, 5xx errors, Slow return API responses",
"actions": "Check resources, Scale web instances, Enable API throttling"
}
},
"alert2": {
"alert": {
"id": "alert-d5d4d452",
"description": "Degraded performance in shipping-service due to returns-processing issues",
"timestamp": "2024-03-31T22:15:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "shipping-service",
"related_entities": [
"returns-processing"
],
"error_rate": 10.079395229061376,
"threshold": 5
}
},
"sop_context": {
"signs": "High CPU on returns web servers, 5xx errors, Slow return API responses",
"actions": "Check resources, Scale web instances, Enable API throttling"
}
},
"time_difference_minutes": 15.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-a15787e5",
"description": "High CPU usage detected on returns-web-01",
"timestamp": "2024-03-31T22:01:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "returns-frontend",
"related_entities": [
"returns-processing",
"customer-validation"
],
"server": "returns-web-01",
"cpu_usage": 90.49991410533782,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {
"signs": "High CPU on returns web servers, 5xx errors, Slow return API responses",
"actions": "Check resources, Scale web instances, Enable API throttling"
}
},
"alert2": {
"alert": {
"id": "alert-7940c486",
"description": "Increased API response time for /api/returns endpoint",
"timestamp": "2024-03-31T22:04:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "returns-frontend",
"related_entities": [
"returns-processing",
"customer-validation"
],
"endpoint": "/api/returns",
"response_time": 4743,
"threshold": 1000,
"method": "GET"
}
},
"sop_context": {
"signs": "High CPU on returns web servers, 5xx errors, Slow return API responses",
"actions": "Check resources, Scale web instances, Enable API throttling"
}
},
"time_difference_minutes": 3.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-a15787e5",
"description": "High CPU usage detected on returns-web-01",
"timestamp": "2024-03-31T22:01:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "returns-frontend",
"related_entities": [
"returns-processing",
"customer-validation"
],
"server": "returns-web-01",
"cpu_usage": 90.49991410533782,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {
"signs": "High CPU on returns web servers, 5xx errors, Slow return API responses",
"actions": "Check resources, Scale web instances, Enable API throttling"
}
},
"alert2": {
"alert": {
"id": "alert-62d522f2",
"description": "High CPU usage detected on returns-proc-01",
"timestamp": "2024-03-31T22:08:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "returns-processing",
"related_entities": [
"returns-database",
"refund-service",
"shipping-service"
],
"server": "returns-proc-01",
"cpu_usage": 87.56874996063245,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {
"signs": "High CPU on returns web servers, 5xx errors, Slow return API responses",
"actions": "Check resources, Scale web instances, Enable API throttling"
}
},
"time_difference_minutes": 7.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-a15787e5",
"description": "High CPU usage detected on returns-web-01",
"timestamp": "2024-03-31T22:01:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "returns-frontend",
"related_entities": [
"returns-processing",
"customer-validation"
],
"server": "returns-web-01",
"cpu_usage": 90.49991410533782,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {
"signs": "High CPU on returns web servers, 5xx errors, Slow return API responses",
"actions": "Check resources, Scale web instances, Enable API throttling"
}
},
"alert2": {
"alert": {
"id": "alert-a80ad69e",
"description": "Memory pressure on returns-proc-02",
"timestamp": "2024-03-31T22:11:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "returns-processing",
"related_entities": [
"returns-database",
"refund-service",
"shipping-service"
],
"server": "returns-proc-02",
"memory_usage": 86.00243067252768,
"threshold": 80
}
},
"sop_context": {
"signs": "High CPU on returns web servers, 5xx errors, Slow return API responses",
"actions": "Check resources, Scale web instances, Enable API throttling"
}
},
"time_difference_minutes": 10.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-a15787e5",
"description": "High CPU usage detected on returns-web-01",
"timestamp": "2024-03-31T22:01:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "returns-frontend",
"related_entities": [
"returns-processing",
"customer-validation"
],
"server": "returns-web-01",
"cpu_usage": 90.49991410533782,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {
"signs": "High CPU on returns web servers, 5xx errors, Slow return API responses",
"actions": "Check resources, Scale web instances, Enable API throttling"
}
},
"alert2": {
"alert": {
"id": "alert-5851463f",
"description": "Increased API response time for /api/default endpoint",
"timestamp": "2024-03-31T22:12:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "returns-processing",
"related_entities": [
"returns-database",
"refund-service",
"shipping-service"
],
"endpoint": "/api/default",
"response_time": 4443,
"threshold": 1000,
"method": "POST"
}
},
"sop_context": {
"signs": "High CPU on returns web servers, 5xx errors, Slow return API responses",
"actions": "Check resources, Scale web instances, Enable API throttling"
}
},
"time_difference_minutes": 11.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-a15787e5",
"description": "High CPU usage detected on returns-web-01",
"timestamp": "2024-03-31T22:01:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "returns-frontend",
"related_entities": [
"returns-processing",
"customer-validation"
],
"server": "returns-web-01",
"cpu_usage": 90.49991410533782,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {
"signs": "High CPU on returns web servers, 5xx errors, Slow return API responses",
"actions": "Check resources, Scale web instances, Enable API throttling"
}
},
"alert2": {
"alert": {
"id": "alert-d5d4d452",
"description": "Degraded performance in shipping-service due to returns-processing issues",
"timestamp": "2024-03-31T22:15:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "shipping-service",
"related_entities": [
"returns-processing"
],
"error_rate": 10.079395229061376,
"threshold": 5
}
},
"sop_context": {
"signs": "High CPU on returns web servers, 5xx errors, Slow return API responses",
"actions": "Check resources, Scale web instances, Enable API throttling"
}
},
"time_difference_minutes": 14.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-7940c486",
"description": "Increased API response time for /api/returns endpoint",
"timestamp": "2024-03-31T22:04:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "returns-frontend",
"related_entities": [
"returns-processing",
"customer-validation"
],
"endpoint": "/api/returns",
"response_time": 4743,
"threshold": 1000,
"method": "GET"
}
},
"sop_context": {
"signs": "High CPU on returns web servers, 5xx errors, Slow return API responses",
"actions": "Check resources, Scale web instances, Enable API throttling"
}
},
"alert2": {
"alert": {
"id": "alert-62d522f2",
"description": "High CPU usage detected on returns-proc-01",
"timestamp": "2024-03-31T22:08:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "returns-processing",
"related_entities": [
"returns-database",
"refund-service",
"shipping-service"
],
"server": "returns-proc-01",
"cpu_usage": 87.56874996063245,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {
"signs": "High CPU on returns web servers, 5xx errors, Slow return API responses",
"actions": "Check resources, Scale web instances, Enable API throttling"
}
},
"time_difference_minutes": 4.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-7940c486",
"description": "Increased API response time for /api/returns endpoint",
"timestamp": "2024-03-31T22:04:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "returns-frontend",
"related_entities": [
"returns-processing",
"customer-validation"
],
"endpoint": "/api/returns",
"response_time": 4743,
"threshold": 1000,
"method": "GET"
}
},
"sop_context": {
"signs": "High CPU on returns web servers, 5xx errors, Slow return API responses",
"actions": "Check resources, Scale web instances, Enable API throttling"
}
},
"alert2": {
"alert": {
"id": "alert-a80ad69e",
"description": "Memory pressure on returns-proc-02",
"timestamp": "2024-03-31T22:11:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "returns-processing",
"related_entities": [
"returns-database",
"refund-service",
"shipping-service"
],
"server": "returns-proc-02",
"memory_usage": 86.00243067252768,
"threshold": 80
}
},
"sop_context": {
"signs": "High CPU on returns web servers, 5xx errors, Slow return API responses",
"actions": "Check resources, Scale web instances, Enable API throttling"
}
},
"time_difference_minutes": 7.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-7940c486",
"description": "Increased API response time for /api/returns endpoint",
"timestamp": "2024-03-31T22:04:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "returns-frontend",
"related_entities": [
"returns-processing",
"customer-validation"
],
"endpoint": "/api/returns",
"response_time": 4743,
"threshold": 1000,
"method": "GET"
}
},
"sop_context": {
"signs": "High CPU on returns web servers, 5xx errors, Slow return API responses",
"actions": "Check resources, Scale web instances, Enable API throttling"
}
},
"alert2": {
"alert": {
"id": "alert-5851463f",
"description": "Increased API response time for /api/default endpoint",
"timestamp": "2024-03-31T22:12:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "returns-processing",
"related_entities": [
"returns-database",
"refund-service",
"shipping-service"
],
"endpoint": "/api/default",
"response_time": 4443,
"threshold": 1000,
"method": "POST"
}
},
"sop_context": {
"signs": "High CPU on returns web servers, 5xx errors, Slow return API responses",
"actions": "Check resources, Scale web instances, Enable API throttling"
}
},
"time_difference_minutes": 8.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-7940c486",
"description": "Increased API response time for /api/returns endpoint",
"timestamp": "2024-03-31T22:04:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "returns-frontend",
"related_entities": [
"returns-processing",
"customer-validation"
],
"endpoint": "/api/returns",
"response_time": 4743,
"threshold": 1000,
"method": "GET"
}
},
"sop_context": {
"signs": "High CPU on returns web servers, 5xx errors, Slow return API responses",
"actions": "Check resources, Scale web instances, Enable API throttling"
}
},
"alert2": {
"alert": {
"id": "alert-d5d4d452",
"description": "Degraded performance in shipping-service due to returns-processing issues",
"timestamp": "2024-03-31T22:15:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "shipping-service",
"related_entities": [
"returns-processing"
],
"error_rate": 10.079395229061376,
"threshold": 5
}
},
"sop_context": {
"signs": "High CPU on returns web servers, 5xx errors, Slow return API responses",
"actions": "Check resources, Scale web instances, Enable API throttling"
}
},
"time_difference_minutes": 11.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-62d522f2",
"description": "High CPU usage detected on returns-proc-01",
"timestamp": "2024-03-31T22:08:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "returns-processing",
"related_entities": [
"returns-database",
"refund-service",
"shipping-service"
],
"server": "returns-proc-01",
"cpu_usage": 87.56874996063245,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {
"signs": "High CPU on returns web servers, 5xx errors, Slow return API responses",
"actions": "Check resources, Scale web instances, Enable API throttling"
}
},
"alert2": {
"alert": {
"id": "alert-a80ad69e",
"description": "Memory pressure on returns-proc-02",
"timestamp": "2024-03-31T22:11:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "returns-processing",
"related_entities": [
"returns-database",
"refund-service",
"shipping-service"
],
"server": "returns-proc-02",
"memory_usage": 86.00243067252768,
"threshold": 80
}
},
"sop_context": {
"signs": "High CPU on returns web servers, 5xx errors, Slow return API responses",
"actions": "Check resources, Scale web instances, Enable API throttling"
}
},
"time_difference_minutes": 3.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-62d522f2",
"description": "High CPU usage detected on returns-proc-01",
"timestamp": "2024-03-31T22:08:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "returns-processing",
"related_entities": [
"returns-database",
"refund-service",
"shipping-service"
],
"server": "returns-proc-01",
"cpu_usage": 87.56874996063245,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {
"signs": "High CPU on returns web servers, 5xx errors, Slow return API responses",
"actions": "Check resources, Scale web instances, Enable API throttling"
}
},
"alert2": {
"alert": {
"id": "alert-5851463f",
"description": "Increased API response time for /api/default endpoint",
"timestamp": "2024-03-31T22:12:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "returns-processing",
"related_entities": [
"returns-database",
"refund-service",
"shipping-service"
],
"endpoint": "/api/default",
"response_time": 4443,
"threshold": 1000,
"method": "POST"
}
},
"sop_context": {
"signs": "High CPU on returns web servers, 5xx errors, Slow return API responses",
"actions": "Check resources, Scale web instances, Enable API throttling"
}
},
"time_difference_minutes": 4.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-62d522f2",
"description": "High CPU usage detected on returns-proc-01",
"timestamp": "2024-03-31T22:08:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "returns-processing",
"related_entities": [
"returns-database",
"refund-service",
"shipping-service"
],
"server": "returns-proc-01",
"cpu_usage": 87.56874996063245,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {
"signs": "High CPU on returns web servers, 5xx errors, Slow return API responses",
"actions": "Check resources, Scale web instances, Enable API throttling"
}
},
"alert2": {
"alert": {
"id": "alert-d5d4d452",
"description": "Degraded performance in shipping-service due to returns-processing issues",
"timestamp": "2024-03-31T22:15:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "shipping-service",
"related_entities": [
"returns-processing"
],
"error_rate": 10.079395229061376,
"threshold": 5
}
},
"sop_context": {
"signs": "High CPU on returns web servers, 5xx errors, Slow return API responses",
"actions": "Check resources, Scale web instances, Enable API throttling"
}
},
"time_difference_minutes": 7.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-a80ad69e",
"description": "Memory pressure on returns-proc-02",
"timestamp": "2024-03-31T22:11:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "returns-processing",
"related_entities": [
"returns-database",
"refund-service",
"shipping-service"
],
"server": "returns-proc-02",
"memory_usage": 86.00243067252768,
"threshold": 80
}
},
"sop_context": {
"signs": "High CPU on returns web servers, 5xx errors, Slow return API responses",
"actions": "Check resources, Scale web instances, Enable API throttling"
}
},
"alert2": {
"alert": {
"id": "alert-5851463f",
"description": "Increased API response time for /api/default endpoint",
"timestamp": "2024-03-31T22:12:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "returns-processing",
"related_entities": [
"returns-database",
"refund-service",
"shipping-service"
],
"endpoint": "/api/default",
"response_time": 4443,
"threshold": 1000,
"method": "POST"
}
},
"sop_context": {
"signs": "High CPU on returns web servers, 5xx errors, Slow return API responses",
"actions": "Check resources, Scale web instances, Enable API throttling"
}
},
"time_difference_minutes": 1.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-a80ad69e",
"description": "Memory pressure on returns-proc-02",
"timestamp": "2024-03-31T22:11:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "returns-processing",
"related_entities": [
"returns-database",
"refund-service",
"shipping-service"
],
"server": "returns-proc-02",
"memory_usage": 86.00243067252768,
"threshold": 80
}
},
"sop_context": {
"signs": "High CPU on returns web servers, 5xx errors, Slow return API responses",
"actions": "Check resources, Scale web instances, Enable API throttling"
}
},
"alert2": {
"alert": {
"id": "alert-d5d4d452",
"description": "Degraded performance in shipping-service due to returns-processing issues",
"timestamp": "2024-03-31T22:15:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "shipping-service",
"related_entities": [
"returns-processing"
],
"error_rate": 10.079395229061376,
"threshold": 5
}
},
"sop_context": {
"signs": "High CPU on returns web servers, 5xx errors, Slow return API responses",
"actions": "Check resources, Scale web instances, Enable API throttling"
}
},
"time_difference_minutes": 4.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-5851463f",
"description": "Increased API response time for /api/default endpoint",
"timestamp": "2024-03-31T22:12:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "returns-processing",
"related_entities": [
"returns-database",
"refund-service",
"shipping-service"
],
"endpoint": "/api/default",
"response_time": 4443,
"threshold": 1000,
"method": "POST"
}
},
"sop_context": {
"signs": "High CPU on returns web servers, 5xx errors, Slow return API responses",
"actions": "Check resources, Scale web instances, Enable API throttling"
}
},
"alert2": {
"alert": {
"id": "alert-d5d4d452",
"description": "Degraded performance in shipping-service due to returns-processing issues",
"timestamp": "2024-03-31T22:15:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "shipping-service",
"related_entities": [
"returns-processing"
],
"error_rate": 10.079395229061376,
"threshold": 5
}
},
"sop_context": {
"signs": "High CPU on returns web servers, 5xx errors, Slow return API responses",
"actions": "Check resources, Scale web instances, Enable API throttling"
}
},
"time_difference_minutes": 3.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-9d91f53c",
"description": "Increased refund failure rate",
"timestamp": "2024-03-04T16:00:00Z",
"severity": "critical",
"source": "application-logs",
"metadata": {
"service": "refund-service",
"related_entities": [
"payment-database"
],
"error_rate": 19.05720365138795,
"threshold": 5,
"error_type": "RefundProcessingException"
}
},
"sop_context": {
"signs": "High refund latency, Gateway timeouts, RefundProcessingException",
"actions": "Check payment gateway, Enable circuit breakers, Queue failed refunds"
}
},
"alert2": {
"alert": {
"id": "alert-fe9af691",
"description": "Shipping carrier API errors increasing",
"timestamp": "2024-03-04T16:00:00Z",
"severity": "medium",
"source": "application-logs",
"metadata": {
"service": "shipping-service",
"related_entities": [
"shipping-queue"
],
"error_rate": 26.17939290643347,
"threshold": 5,
"error_type": "CarrierAPIException"
}
},
"sop_context": {
"signs": "Label generation delays, Carrier API errors, Queue processing backlog",
"actions": "Verify carrier APIs, Clear queue backlog, Scale label service"
}
},
"time_difference_minutes": 0.0
}
|
false
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-9d91f53c",
"description": "Increased refund failure rate",
"timestamp": "2024-03-04T16:00:00Z",
"severity": "critical",
"source": "application-logs",
"metadata": {
"service": "refund-service",
"related_entities": [
"payment-database"
],
"error_rate": 19.05720365138795,
"threshold": 5,
"error_type": "RefundProcessingException"
}
},
"sop_context": {
"signs": "High refund latency, Gateway timeouts, RefundProcessingException",
"actions": "Check payment gateway, Enable circuit breakers, Queue failed refunds"
}
},
"alert2": {
"alert": {
"id": "alert-195019cb",
"description": "Label generation service degraded",
"timestamp": "2024-03-04T16:03:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "shipping-service",
"related_entities": [
"shipping-queue"
],
"processing_time": 2087,
"threshold": 1000,
"carrier": "ups"
}
},
"sop_context": {
"signs": "Label generation delays, Carrier API errors, Queue processing backlog",
"actions": "Verify carrier APIs, Clear queue backlog, Scale label service"
}
},
"time_difference_minutes": 3.0
}
|
false
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-9d91f53c",
"description": "Increased refund failure rate",
"timestamp": "2024-03-04T16:00:00Z",
"severity": "critical",
"source": "application-logs",
"metadata": {
"service": "refund-service",
"related_entities": [
"payment-database"
],
"error_rate": 19.05720365138795,
"threshold": 5,
"error_type": "RefundProcessingException"
}
},
"sop_context": {
"signs": "High refund latency, Gateway timeouts, RefundProcessingException",
"actions": "Check payment gateway, Enable circuit breakers, Queue failed refunds"
}
},
"alert2": {
"alert": {
"id": "alert-232e7f61",
"description": "High shipping queue processing time",
"timestamp": "2024-03-04T16:08:00Z",
"severity": "medium",
"source": "queue-monitoring",
"metadata": {
"service": "shipping-service",
"related_entities": [
"shipping-queue"
],
"processing_time": 1529,
"threshold": 500,
"queue_depth": 2315
}
},
"sop_context": {
"signs": "Label generation delays, Carrier API errors, Queue processing backlog",
"actions": "Verify carrier APIs, Clear queue backlog, Scale label service"
}
},
"time_difference_minutes": 8.0
}
|
false
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-ae72e171",
"description": "Payment gateway connection issues",
"timestamp": "2024-03-04T16:01:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "refund-service",
"related_entities": [
"payment-database"
],
"connection_failures": 140,
"threshold": 20,
"gateway": "paypal"
}
},
"sop_context": {
"signs": "High refund latency, Gateway timeouts, RefundProcessingException",
"actions": "Check payment gateway, Enable circuit breakers, Queue failed refunds"
}
},
"alert2": {
"alert": {
"id": "alert-fe9af691",
"description": "Shipping carrier API errors increasing",
"timestamp": "2024-03-04T16:00:00Z",
"severity": "medium",
"source": "application-logs",
"metadata": {
"service": "shipping-service",
"related_entities": [
"shipping-queue"
],
"error_rate": 26.17939290643347,
"threshold": 5,
"error_type": "CarrierAPIException"
}
},
"sop_context": {
"signs": "Label generation delays, Carrier API errors, Queue processing backlog",
"actions": "Verify carrier APIs, Clear queue backlog, Scale label service"
}
},
"time_difference_minutes": 1.0
}
|
false
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-ae72e171",
"description": "Payment gateway connection issues",
"timestamp": "2024-03-04T16:01:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "refund-service",
"related_entities": [
"payment-database"
],
"connection_failures": 140,
"threshold": 20,
"gateway": "paypal"
}
},
"sop_context": {
"signs": "High refund latency, Gateway timeouts, RefundProcessingException",
"actions": "Check payment gateway, Enable circuit breakers, Queue failed refunds"
}
},
"alert2": {
"alert": {
"id": "alert-195019cb",
"description": "Label generation service degraded",
"timestamp": "2024-03-04T16:03:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "shipping-service",
"related_entities": [
"shipping-queue"
],
"processing_time": 2087,
"threshold": 1000,
"carrier": "ups"
}
},
"sop_context": {
"signs": "Label generation delays, Carrier API errors, Queue processing backlog",
"actions": "Verify carrier APIs, Clear queue backlog, Scale label service"
}
},
"time_difference_minutes": 2.0
}
|
false
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-ae72e171",
"description": "Payment gateway connection issues",
"timestamp": "2024-03-04T16:01:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "refund-service",
"related_entities": [
"payment-database"
],
"connection_failures": 140,
"threshold": 20,
"gateway": "paypal"
}
},
"sop_context": {
"signs": "High refund latency, Gateway timeouts, RefundProcessingException",
"actions": "Check payment gateway, Enable circuit breakers, Queue failed refunds"
}
},
"alert2": {
"alert": {
"id": "alert-232e7f61",
"description": "High shipping queue processing time",
"timestamp": "2024-03-04T16:08:00Z",
"severity": "medium",
"source": "queue-monitoring",
"metadata": {
"service": "shipping-service",
"related_entities": [
"shipping-queue"
],
"processing_time": 1529,
"threshold": 500,
"queue_depth": 2315
}
},
"sop_context": {
"signs": "Label generation delays, Carrier API errors, Queue processing backlog",
"actions": "Verify carrier APIs, Clear queue backlog, Scale label service"
}
},
"time_difference_minutes": 7.0
}
|
false
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-50a13671",
"description": "High refund processing latency",
"timestamp": "2024-03-04T16:04:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "refund-service",
"related_entities": [
"payment-database"
],
"processing_time": 14139,
"threshold": 5000,
"refund_type": "partial"
}
},
"sop_context": {
"signs": "High refund latency, Gateway timeouts, RefundProcessingException",
"actions": "Check payment gateway, Enable circuit breakers, Queue failed refunds"
}
},
"alert2": {
"alert": {
"id": "alert-fe9af691",
"description": "Shipping carrier API errors increasing",
"timestamp": "2024-03-04T16:00:00Z",
"severity": "medium",
"source": "application-logs",
"metadata": {
"service": "shipping-service",
"related_entities": [
"shipping-queue"
],
"error_rate": 26.17939290643347,
"threshold": 5,
"error_type": "CarrierAPIException"
}
},
"sop_context": {
"signs": "Label generation delays, Carrier API errors, Queue processing backlog",
"actions": "Verify carrier APIs, Clear queue backlog, Scale label service"
}
},
"time_difference_minutes": 4.0
}
|
false
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-50a13671",
"description": "High refund processing latency",
"timestamp": "2024-03-04T16:04:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "refund-service",
"related_entities": [
"payment-database"
],
"processing_time": 14139,
"threshold": 5000,
"refund_type": "partial"
}
},
"sop_context": {
"signs": "High refund latency, Gateway timeouts, RefundProcessingException",
"actions": "Check payment gateway, Enable circuit breakers, Queue failed refunds"
}
},
"alert2": {
"alert": {
"id": "alert-195019cb",
"description": "Label generation service degraded",
"timestamp": "2024-03-04T16:03:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "shipping-service",
"related_entities": [
"shipping-queue"
],
"processing_time": 2087,
"threshold": 1000,
"carrier": "ups"
}
},
"sop_context": {
"signs": "Label generation delays, Carrier API errors, Queue processing backlog",
"actions": "Verify carrier APIs, Clear queue backlog, Scale label service"
}
},
"time_difference_minutes": 1.0
}
|
false
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-50a13671",
"description": "High refund processing latency",
"timestamp": "2024-03-04T16:04:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "refund-service",
"related_entities": [
"payment-database"
],
"processing_time": 14139,
"threshold": 5000,
"refund_type": "partial"
}
},
"sop_context": {
"signs": "High refund latency, Gateway timeouts, RefundProcessingException",
"actions": "Check payment gateway, Enable circuit breakers, Queue failed refunds"
}
},
"alert2": {
"alert": {
"id": "alert-232e7f61",
"description": "High shipping queue processing time",
"timestamp": "2024-03-04T16:08:00Z",
"severity": "medium",
"source": "queue-monitoring",
"metadata": {
"service": "shipping-service",
"related_entities": [
"shipping-queue"
],
"processing_time": 1529,
"threshold": 500,
"queue_depth": 2315
}
},
"sop_context": {
"signs": "Label generation delays, Carrier API errors, Queue processing backlog",
"actions": "Verify carrier APIs, Clear queue backlog, Scale label service"
}
},
"time_difference_minutes": 4.0
}
|
false
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-d5c38f68",
"description": "High refund processing latency",
"timestamp": "2024-03-05T08:00:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "refund-service",
"related_entities": [
"payment-database"
],
"processing_time": 8748,
"threshold": 5000,
"refund_type": "full"
}
},
"sop_context": {
"signs": "High refund latency, Gateway timeouts, RefundProcessingException",
"actions": "Check payment gateway, Enable circuit breakers, Queue failed refunds"
}
},
"alert2": {
"alert": {
"id": "alert-b1fd4ce5",
"description": "Increased API response time for /api/refunds endpoint",
"timestamp": "2024-03-05T08:00:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "returns-frontend",
"related_entities": [
"returns-processing",
"customer-validation"
],
"endpoint": "/api/refunds",
"response_time": 4584,
"threshold": 1000,
"method": "GET"
}
},
"sop_context": {
"signs": "High CPU on returns web servers, 5xx errors, Slow return API responses",
"actions": "Check resources, Scale web instances, Enable API throttling"
}
},
"time_difference_minutes": 0.0
}
|
false
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-d5c38f68",
"description": "High refund processing latency",
"timestamp": "2024-03-05T08:00:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "refund-service",
"related_entities": [
"payment-database"
],
"processing_time": 8748,
"threshold": 5000,
"refund_type": "full"
}
},
"sop_context": {
"signs": "High refund latency, Gateway timeouts, RefundProcessingException",
"actions": "Check payment gateway, Enable circuit breakers, Queue failed refunds"
}
},
"alert2": {
"alert": {
"id": "alert-4e50f278",
"description": "High CPU usage detected on returns-web-01",
"timestamp": "2024-03-05T08:05:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "returns-frontend",
"related_entities": [
"returns-processing",
"customer-validation"
],
"server": "returns-web-01",
"cpu_usage": 93.25960107063813,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {
"signs": "High CPU on returns web servers, 5xx errors, Slow return API responses",
"actions": "Check resources, Scale web instances, Enable API throttling"
}
},
"time_difference_minutes": 5.0
}
|
false
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-d5c38f68",
"description": "High refund processing latency",
"timestamp": "2024-03-05T08:00:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "refund-service",
"related_entities": [
"payment-database"
],
"processing_time": 8748,
"threshold": 5000,
"refund_type": "full"
}
},
"sop_context": {
"signs": "High refund latency, Gateway timeouts, RefundProcessingException",
"actions": "Check payment gateway, Enable circuit breakers, Queue failed refunds"
}
},
"alert2": {
"alert": {
"id": "alert-6beae9ab",
"description": "Memory pressure on returns-web-02",
"timestamp": "2024-03-05T08:06:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "returns-frontend",
"related_entities": [
"returns-processing",
"customer-validation"
],
"server": "returns-web-02",
"memory_usage": 91.55308382958196,
"threshold": 80
}
},
"sop_context": {
"signs": "High CPU on returns web servers, 5xx errors, Slow return API responses",
"actions": "Check resources, Scale web instances, Enable API throttling"
}
},
"time_difference_minutes": 6.0
}
|
false
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-d5c38f68",
"description": "High refund processing latency",
"timestamp": "2024-03-05T08:00:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "refund-service",
"related_entities": [
"payment-database"
],
"processing_time": 8748,
"threshold": 5000,
"refund_type": "full"
}
},
"sop_context": {
"signs": "High refund latency, Gateway timeouts, RefundProcessingException",
"actions": "Check payment gateway, Enable circuit breakers, Queue failed refunds"
}
},
"alert2": {
"alert": {
"id": "alert-76262119",
"description": "Increased API response time for /api/default endpoint",
"timestamp": "2024-03-05T08:10:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "returns-processing",
"related_entities": [
"returns-database",
"refund-service",
"shipping-service"
],
"endpoint": "/api/default",
"response_time": 2599,
"threshold": 1000,
"method": "POST"
}
},
"sop_context": {
"signs": "High CPU on returns web servers, 5xx errors, Slow return API responses",
"actions": "Check resources, Scale web instances, Enable API throttling"
}
},
"time_difference_minutes": 10.0
}
|
false
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-d5c38f68",
"description": "High refund processing latency",
"timestamp": "2024-03-05T08:00:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "refund-service",
"related_entities": [
"payment-database"
],
"processing_time": 8748,
"threshold": 5000,
"refund_type": "full"
}
},
"sop_context": {
"signs": "High refund latency, Gateway timeouts, RefundProcessingException",
"actions": "Check payment gateway, Enable circuit breakers, Queue failed refunds"
}
},
"alert2": {
"alert": {
"id": "alert-c9b85a08",
"description": "Memory pressure on returns-proc-01",
"timestamp": "2024-03-05T08:11:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "returns-processing",
"related_entities": [
"returns-database",
"refund-service",
"shipping-service"
],
"server": "returns-proc-01",
"memory_usage": 92.56047350263614,
"threshold": 80
}
},
"sop_context": {
"signs": "High CPU on returns web servers, 5xx errors, Slow return API responses",
"actions": "Check resources, Scale web instances, Enable API throttling"
}
},
"time_difference_minutes": 11.0
}
|
false
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-d5c38f68",
"description": "High refund processing latency",
"timestamp": "2024-03-05T08:00:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "refund-service",
"related_entities": [
"payment-database"
],
"processing_time": 8748,
"threshold": 5000,
"refund_type": "full"
}
},
"sop_context": {
"signs": "High refund latency, Gateway timeouts, RefundProcessingException",
"actions": "Check payment gateway, Enable circuit breakers, Queue failed refunds"
}
},
"alert2": {
"alert": {
"id": "alert-9136c3aa",
"description": "High CPU usage detected on returns-proc-01",
"timestamp": "2024-03-05T08:12:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "returns-processing",
"related_entities": [
"returns-database",
"refund-service",
"shipping-service"
],
"server": "returns-proc-01",
"cpu_usage": 91.96014480673963,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {
"signs": "High CPU on returns web servers, 5xx errors, Slow return API responses",
"actions": "Check resources, Scale web instances, Enable API throttling"
}
},
"time_difference_minutes": 12.0
}
|
false
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-d5c38f68",
"description": "High refund processing latency",
"timestamp": "2024-03-05T08:00:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "refund-service",
"related_entities": [
"payment-database"
],
"processing_time": 8748,
"threshold": 5000,
"refund_type": "full"
}
},
"sop_context": {
"signs": "High refund latency, Gateway timeouts, RefundProcessingException",
"actions": "Check payment gateway, Enable circuit breakers, Queue failed refunds"
}
},
"alert2": {
"alert": {
"id": "alert-617662eb",
"description": "Degraded performance in customer-validation due to returns-frontend issues",
"timestamp": "2024-03-05T08:13:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "customer-validation",
"related_entities": [
"returns-frontend"
],
"error_rate": 12.025884653532184,
"threshold": 5
}
},
"sop_context": {
"signs": "High CPU on returns web servers, 5xx errors, Slow return API responses",
"actions": "Check resources, Scale web instances, Enable API throttling"
}
},
"time_difference_minutes": 13.0
}
|
false
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-d5c38f68",
"description": "High refund processing latency",
"timestamp": "2024-03-05T08:00:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "refund-service",
"related_entities": [
"payment-database"
],
"processing_time": 8748,
"threshold": 5000,
"refund_type": "full"
}
},
"sop_context": {
"signs": "High refund latency, Gateway timeouts, RefundProcessingException",
"actions": "Check payment gateway, Enable circuit breakers, Queue failed refunds"
}
},
"alert2": {
"alert": {
"id": "alert-3f005a91",
"description": "Degraded performance in returns-processing due to returns-frontend issues",
"timestamp": "2024-03-05T08:15:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "returns-processing",
"related_entities": [
"returns-frontend"
],
"error_rate": 8.640370630303394,
"threshold": 5
}
},
"sop_context": {
"signs": "High CPU on returns web servers, 5xx errors, Slow return API responses",
"actions": "Check resources, Scale web instances, Enable API throttling"
}
},
"time_difference_minutes": 15.0
}
|
false
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-a9040077",
"description": "Increased refund failure rate",
"timestamp": "2024-03-05T08:04:00Z",
"severity": "medium",
"source": "application-logs",
"metadata": {
"service": "refund-service",
"related_entities": [
"payment-database"
],
"error_rate": 11.991439227338425,
"threshold": 5,
"error_type": "RefundProcessingException"
}
},
"sop_context": {
"signs": "High refund latency, Gateway timeouts, RefundProcessingException",
"actions": "Check payment gateway, Enable circuit breakers, Queue failed refunds"
}
},
"alert2": {
"alert": {
"id": "alert-b1fd4ce5",
"description": "Increased API response time for /api/refunds endpoint",
"timestamp": "2024-03-05T08:00:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "returns-frontend",
"related_entities": [
"returns-processing",
"customer-validation"
],
"endpoint": "/api/refunds",
"response_time": 4584,
"threshold": 1000,
"method": "GET"
}
},
"sop_context": {
"signs": "High CPU on returns web servers, 5xx errors, Slow return API responses",
"actions": "Check resources, Scale web instances, Enable API throttling"
}
},
"time_difference_minutes": 4.0
}
|
false
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-a9040077",
"description": "Increased refund failure rate",
"timestamp": "2024-03-05T08:04:00Z",
"severity": "medium",
"source": "application-logs",
"metadata": {
"service": "refund-service",
"related_entities": [
"payment-database"
],
"error_rate": 11.991439227338425,
"threshold": 5,
"error_type": "RefundProcessingException"
}
},
"sop_context": {
"signs": "High refund latency, Gateway timeouts, RefundProcessingException",
"actions": "Check payment gateway, Enable circuit breakers, Queue failed refunds"
}
},
"alert2": {
"alert": {
"id": "alert-4e50f278",
"description": "High CPU usage detected on returns-web-01",
"timestamp": "2024-03-05T08:05:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "returns-frontend",
"related_entities": [
"returns-processing",
"customer-validation"
],
"server": "returns-web-01",
"cpu_usage": 93.25960107063813,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {
"signs": "High CPU on returns web servers, 5xx errors, Slow return API responses",
"actions": "Check resources, Scale web instances, Enable API throttling"
}
},
"time_difference_minutes": 1.0
}
|
false
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-a9040077",
"description": "Increased refund failure rate",
"timestamp": "2024-03-05T08:04:00Z",
"severity": "medium",
"source": "application-logs",
"metadata": {
"service": "refund-service",
"related_entities": [
"payment-database"
],
"error_rate": 11.991439227338425,
"threshold": 5,
"error_type": "RefundProcessingException"
}
},
"sop_context": {
"signs": "High refund latency, Gateway timeouts, RefundProcessingException",
"actions": "Check payment gateway, Enable circuit breakers, Queue failed refunds"
}
},
"alert2": {
"alert": {
"id": "alert-6beae9ab",
"description": "Memory pressure on returns-web-02",
"timestamp": "2024-03-05T08:06:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "returns-frontend",
"related_entities": [
"returns-processing",
"customer-validation"
],
"server": "returns-web-02",
"memory_usage": 91.55308382958196,
"threshold": 80
}
},
"sop_context": {
"signs": "High CPU on returns web servers, 5xx errors, Slow return API responses",
"actions": "Check resources, Scale web instances, Enable API throttling"
}
},
"time_difference_minutes": 2.0
}
|
false
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-a9040077",
"description": "Increased refund failure rate",
"timestamp": "2024-03-05T08:04:00Z",
"severity": "medium",
"source": "application-logs",
"metadata": {
"service": "refund-service",
"related_entities": [
"payment-database"
],
"error_rate": 11.991439227338425,
"threshold": 5,
"error_type": "RefundProcessingException"
}
},
"sop_context": {
"signs": "High refund latency, Gateway timeouts, RefundProcessingException",
"actions": "Check payment gateway, Enable circuit breakers, Queue failed refunds"
}
},
"alert2": {
"alert": {
"id": "alert-76262119",
"description": "Increased API response time for /api/default endpoint",
"timestamp": "2024-03-05T08:10:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "returns-processing",
"related_entities": [
"returns-database",
"refund-service",
"shipping-service"
],
"endpoint": "/api/default",
"response_time": 2599,
"threshold": 1000,
"method": "POST"
}
},
"sop_context": {
"signs": "High CPU on returns web servers, 5xx errors, Slow return API responses",
"actions": "Check resources, Scale web instances, Enable API throttling"
}
},
"time_difference_minutes": 6.0
}
|
false
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-a9040077",
"description": "Increased refund failure rate",
"timestamp": "2024-03-05T08:04:00Z",
"severity": "medium",
"source": "application-logs",
"metadata": {
"service": "refund-service",
"related_entities": [
"payment-database"
],
"error_rate": 11.991439227338425,
"threshold": 5,
"error_type": "RefundProcessingException"
}
},
"sop_context": {
"signs": "High refund latency, Gateway timeouts, RefundProcessingException",
"actions": "Check payment gateway, Enable circuit breakers, Queue failed refunds"
}
},
"alert2": {
"alert": {
"id": "alert-c9b85a08",
"description": "Memory pressure on returns-proc-01",
"timestamp": "2024-03-05T08:11:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "returns-processing",
"related_entities": [
"returns-database",
"refund-service",
"shipping-service"
],
"server": "returns-proc-01",
"memory_usage": 92.56047350263614,
"threshold": 80
}
},
"sop_context": {
"signs": "High CPU on returns web servers, 5xx errors, Slow return API responses",
"actions": "Check resources, Scale web instances, Enable API throttling"
}
},
"time_difference_minutes": 7.0
}
|
false
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-a9040077",
"description": "Increased refund failure rate",
"timestamp": "2024-03-05T08:04:00Z",
"severity": "medium",
"source": "application-logs",
"metadata": {
"service": "refund-service",
"related_entities": [
"payment-database"
],
"error_rate": 11.991439227338425,
"threshold": 5,
"error_type": "RefundProcessingException"
}
},
"sop_context": {
"signs": "High refund latency, Gateway timeouts, RefundProcessingException",
"actions": "Check payment gateway, Enable circuit breakers, Queue failed refunds"
}
},
"alert2": {
"alert": {
"id": "alert-9136c3aa",
"description": "High CPU usage detected on returns-proc-01",
"timestamp": "2024-03-05T08:12:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "returns-processing",
"related_entities": [
"returns-database",
"refund-service",
"shipping-service"
],
"server": "returns-proc-01",
"cpu_usage": 91.96014480673963,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {
"signs": "High CPU on returns web servers, 5xx errors, Slow return API responses",
"actions": "Check resources, Scale web instances, Enable API throttling"
}
},
"time_difference_minutes": 8.0
}
|
false
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-a9040077",
"description": "Increased refund failure rate",
"timestamp": "2024-03-05T08:04:00Z",
"severity": "medium",
"source": "application-logs",
"metadata": {
"service": "refund-service",
"related_entities": [
"payment-database"
],
"error_rate": 11.991439227338425,
"threshold": 5,
"error_type": "RefundProcessingException"
}
},
"sop_context": {
"signs": "High refund latency, Gateway timeouts, RefundProcessingException",
"actions": "Check payment gateway, Enable circuit breakers, Queue failed refunds"
}
},
"alert2": {
"alert": {
"id": "alert-617662eb",
"description": "Degraded performance in customer-validation due to returns-frontend issues",
"timestamp": "2024-03-05T08:13:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "customer-validation",
"related_entities": [
"returns-frontend"
],
"error_rate": 12.025884653532184,
"threshold": 5
}
},
"sop_context": {
"signs": "High CPU on returns web servers, 5xx errors, Slow return API responses",
"actions": "Check resources, Scale web instances, Enable API throttling"
}
},
"time_difference_minutes": 9.0
}
|
false
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-a9040077",
"description": "Increased refund failure rate",
"timestamp": "2024-03-05T08:04:00Z",
"severity": "medium",
"source": "application-logs",
"metadata": {
"service": "refund-service",
"related_entities": [
"payment-database"
],
"error_rate": 11.991439227338425,
"threshold": 5,
"error_type": "RefundProcessingException"
}
},
"sop_context": {
"signs": "High refund latency, Gateway timeouts, RefundProcessingException",
"actions": "Check payment gateway, Enable circuit breakers, Queue failed refunds"
}
},
"alert2": {
"alert": {
"id": "alert-3f005a91",
"description": "Degraded performance in returns-processing due to returns-frontend issues",
"timestamp": "2024-03-05T08:15:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "returns-processing",
"related_entities": [
"returns-frontend"
],
"error_rate": 8.640370630303394,
"threshold": 5
}
},
"sop_context": {
"signs": "High CPU on returns web servers, 5xx errors, Slow return API responses",
"actions": "Check resources, Scale web instances, Enable API throttling"
}
},
"time_difference_minutes": 11.0
}
|
false
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-a9040077",
"description": "Increased refund failure rate",
"timestamp": "2024-03-05T08:04:00Z",
"severity": "medium",
"source": "application-logs",
"metadata": {
"service": "refund-service",
"related_entities": [
"payment-database"
],
"error_rate": 11.991439227338425,
"threshold": 5,
"error_type": "RefundProcessingException"
}
},
"sop_context": {
"signs": "High refund latency, Gateway timeouts, RefundProcessingException",
"actions": "Check payment gateway, Enable circuit breakers, Queue failed refunds"
}
},
"alert2": {
"alert": {
"id": "alert-84ab978b",
"description": "Degraded performance in shipping-service due to returns-processing issues",
"timestamp": "2024-03-05T08:19:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "shipping-service",
"related_entities": [
"returns-processing"
],
"error_rate": 5.010952531678332,
"threshold": 5
}
},
"sop_context": {
"signs": "High CPU on returns web servers, 5xx errors, Slow return API responses",
"actions": "Check resources, Scale web instances, Enable API throttling"
}
},
"time_difference_minutes": 15.0
}
|
false
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-497360ce",
"description": "Payment gateway connection issues",
"timestamp": "2024-03-05T08:05:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "refund-service",
"related_entities": [
"payment-database"
],
"connection_failures": 54,
"threshold": 20,
"gateway": "stripe"
}
},
"sop_context": {
"signs": "High refund latency, Gateway timeouts, RefundProcessingException",
"actions": "Check payment gateway, Enable circuit breakers, Queue failed refunds"
}
},
"alert2": {
"alert": {
"id": "alert-b1fd4ce5",
"description": "Increased API response time for /api/refunds endpoint",
"timestamp": "2024-03-05T08:00:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "returns-frontend",
"related_entities": [
"returns-processing",
"customer-validation"
],
"endpoint": "/api/refunds",
"response_time": 4584,
"threshold": 1000,
"method": "GET"
}
},
"sop_context": {
"signs": "High CPU on returns web servers, 5xx errors, Slow return API responses",
"actions": "Check resources, Scale web instances, Enable API throttling"
}
},
"time_difference_minutes": 5.0
}
|
false
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-497360ce",
"description": "Payment gateway connection issues",
"timestamp": "2024-03-05T08:05:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "refund-service",
"related_entities": [
"payment-database"
],
"connection_failures": 54,
"threshold": 20,
"gateway": "stripe"
}
},
"sop_context": {
"signs": "High refund latency, Gateway timeouts, RefundProcessingException",
"actions": "Check payment gateway, Enable circuit breakers, Queue failed refunds"
}
},
"alert2": {
"alert": {
"id": "alert-4e50f278",
"description": "High CPU usage detected on returns-web-01",
"timestamp": "2024-03-05T08:05:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "returns-frontend",
"related_entities": [
"returns-processing",
"customer-validation"
],
"server": "returns-web-01",
"cpu_usage": 93.25960107063813,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {
"signs": "High CPU on returns web servers, 5xx errors, Slow return API responses",
"actions": "Check resources, Scale web instances, Enable API throttling"
}
},
"time_difference_minutes": 0.0
}
|
false
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-497360ce",
"description": "Payment gateway connection issues",
"timestamp": "2024-03-05T08:05:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "refund-service",
"related_entities": [
"payment-database"
],
"connection_failures": 54,
"threshold": 20,
"gateway": "stripe"
}
},
"sop_context": {
"signs": "High refund latency, Gateway timeouts, RefundProcessingException",
"actions": "Check payment gateway, Enable circuit breakers, Queue failed refunds"
}
},
"alert2": {
"alert": {
"id": "alert-6beae9ab",
"description": "Memory pressure on returns-web-02",
"timestamp": "2024-03-05T08:06:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "returns-frontend",
"related_entities": [
"returns-processing",
"customer-validation"
],
"server": "returns-web-02",
"memory_usage": 91.55308382958196,
"threshold": 80
}
},
"sop_context": {
"signs": "High CPU on returns web servers, 5xx errors, Slow return API responses",
"actions": "Check resources, Scale web instances, Enable API throttling"
}
},
"time_difference_minutes": 1.0
}
|
false
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-497360ce",
"description": "Payment gateway connection issues",
"timestamp": "2024-03-05T08:05:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "refund-service",
"related_entities": [
"payment-database"
],
"connection_failures": 54,
"threshold": 20,
"gateway": "stripe"
}
},
"sop_context": {
"signs": "High refund latency, Gateway timeouts, RefundProcessingException",
"actions": "Check payment gateway, Enable circuit breakers, Queue failed refunds"
}
},
"alert2": {
"alert": {
"id": "alert-76262119",
"description": "Increased API response time for /api/default endpoint",
"timestamp": "2024-03-05T08:10:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "returns-processing",
"related_entities": [
"returns-database",
"refund-service",
"shipping-service"
],
"endpoint": "/api/default",
"response_time": 2599,
"threshold": 1000,
"method": "POST"
}
},
"sop_context": {
"signs": "High CPU on returns web servers, 5xx errors, Slow return API responses",
"actions": "Check resources, Scale web instances, Enable API throttling"
}
},
"time_difference_minutes": 5.0
}
|
false
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-497360ce",
"description": "Payment gateway connection issues",
"timestamp": "2024-03-05T08:05:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "refund-service",
"related_entities": [
"payment-database"
],
"connection_failures": 54,
"threshold": 20,
"gateway": "stripe"
}
},
"sop_context": {
"signs": "High refund latency, Gateway timeouts, RefundProcessingException",
"actions": "Check payment gateway, Enable circuit breakers, Queue failed refunds"
}
},
"alert2": {
"alert": {
"id": "alert-c9b85a08",
"description": "Memory pressure on returns-proc-01",
"timestamp": "2024-03-05T08:11:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "returns-processing",
"related_entities": [
"returns-database",
"refund-service",
"shipping-service"
],
"server": "returns-proc-01",
"memory_usage": 92.56047350263614,
"threshold": 80
}
},
"sop_context": {
"signs": "High CPU on returns web servers, 5xx errors, Slow return API responses",
"actions": "Check resources, Scale web instances, Enable API throttling"
}
},
"time_difference_minutes": 6.0
}
|
false
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-497360ce",
"description": "Payment gateway connection issues",
"timestamp": "2024-03-05T08:05:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "refund-service",
"related_entities": [
"payment-database"
],
"connection_failures": 54,
"threshold": 20,
"gateway": "stripe"
}
},
"sop_context": {
"signs": "High refund latency, Gateway timeouts, RefundProcessingException",
"actions": "Check payment gateway, Enable circuit breakers, Queue failed refunds"
}
},
"alert2": {
"alert": {
"id": "alert-9136c3aa",
"description": "High CPU usage detected on returns-proc-01",
"timestamp": "2024-03-05T08:12:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "returns-processing",
"related_entities": [
"returns-database",
"refund-service",
"shipping-service"
],
"server": "returns-proc-01",
"cpu_usage": 91.96014480673963,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {
"signs": "High CPU on returns web servers, 5xx errors, Slow return API responses",
"actions": "Check resources, Scale web instances, Enable API throttling"
}
},
"time_difference_minutes": 7.0
}
|
false
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-497360ce",
"description": "Payment gateway connection issues",
"timestamp": "2024-03-05T08:05:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "refund-service",
"related_entities": [
"payment-database"
],
"connection_failures": 54,
"threshold": 20,
"gateway": "stripe"
}
},
"sop_context": {
"signs": "High refund latency, Gateway timeouts, RefundProcessingException",
"actions": "Check payment gateway, Enable circuit breakers, Queue failed refunds"
}
},
"alert2": {
"alert": {
"id": "alert-617662eb",
"description": "Degraded performance in customer-validation due to returns-frontend issues",
"timestamp": "2024-03-05T08:13:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "customer-validation",
"related_entities": [
"returns-frontend"
],
"error_rate": 12.025884653532184,
"threshold": 5
}
},
"sop_context": {
"signs": "High CPU on returns web servers, 5xx errors, Slow return API responses",
"actions": "Check resources, Scale web instances, Enable API throttling"
}
},
"time_difference_minutes": 8.0
}
|
false
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-497360ce",
"description": "Payment gateway connection issues",
"timestamp": "2024-03-05T08:05:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "refund-service",
"related_entities": [
"payment-database"
],
"connection_failures": 54,
"threshold": 20,
"gateway": "stripe"
}
},
"sop_context": {
"signs": "High refund latency, Gateway timeouts, RefundProcessingException",
"actions": "Check payment gateway, Enable circuit breakers, Queue failed refunds"
}
},
"alert2": {
"alert": {
"id": "alert-3f005a91",
"description": "Degraded performance in returns-processing due to returns-frontend issues",
"timestamp": "2024-03-05T08:15:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "returns-processing",
"related_entities": [
"returns-frontend"
],
"error_rate": 8.640370630303394,
"threshold": 5
}
},
"sop_context": {
"signs": "High CPU on returns web servers, 5xx errors, Slow return API responses",
"actions": "Check resources, Scale web instances, Enable API throttling"
}
},
"time_difference_minutes": 10.0
}
|
false
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-497360ce",
"description": "Payment gateway connection issues",
"timestamp": "2024-03-05T08:05:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "refund-service",
"related_entities": [
"payment-database"
],
"connection_failures": 54,
"threshold": 20,
"gateway": "stripe"
}
},
"sop_context": {
"signs": "High refund latency, Gateway timeouts, RefundProcessingException",
"actions": "Check payment gateway, Enable circuit breakers, Queue failed refunds"
}
},
"alert2": {
"alert": {
"id": "alert-84ab978b",
"description": "Degraded performance in shipping-service due to returns-processing issues",
"timestamp": "2024-03-05T08:19:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "shipping-service",
"related_entities": [
"returns-processing"
],
"error_rate": 5.010952531678332,
"threshold": 5
}
},
"sop_context": {
"signs": "High CPU on returns web servers, 5xx errors, Slow return API responses",
"actions": "Check resources, Scale web instances, Enable API throttling"
}
},
"time_difference_minutes": 14.0
}
|
false
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-09b399df",
"description": "Degraded performance in payment-database due to refund-service issues",
"timestamp": "2024-03-05T08:09:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-database",
"related_entities": [
"refund-service"
],
"error_rate": 11.163353982683274,
"threshold": 5
}
},
"sop_context": {
"signs": "High refund latency, Gateway timeouts, RefundProcessingException",
"actions": "Check payment gateway, Enable circuit breakers, Queue failed refunds"
}
},
"alert2": {
"alert": {
"id": "alert-b1fd4ce5",
"description": "Increased API response time for /api/refunds endpoint",
"timestamp": "2024-03-05T08:00:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "returns-frontend",
"related_entities": [
"returns-processing",
"customer-validation"
],
"endpoint": "/api/refunds",
"response_time": 4584,
"threshold": 1000,
"method": "GET"
}
},
"sop_context": {
"signs": "High CPU on returns web servers, 5xx errors, Slow return API responses",
"actions": "Check resources, Scale web instances, Enable API throttling"
}
},
"time_difference_minutes": 9.0
}
|
false
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-09b399df",
"description": "Degraded performance in payment-database due to refund-service issues",
"timestamp": "2024-03-05T08:09:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-database",
"related_entities": [
"refund-service"
],
"error_rate": 11.163353982683274,
"threshold": 5
}
},
"sop_context": {
"signs": "High refund latency, Gateway timeouts, RefundProcessingException",
"actions": "Check payment gateway, Enable circuit breakers, Queue failed refunds"
}
},
"alert2": {
"alert": {
"id": "alert-4e50f278",
"description": "High CPU usage detected on returns-web-01",
"timestamp": "2024-03-05T08:05:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "returns-frontend",
"related_entities": [
"returns-processing",
"customer-validation"
],
"server": "returns-web-01",
"cpu_usage": 93.25960107063813,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {
"signs": "High CPU on returns web servers, 5xx errors, Slow return API responses",
"actions": "Check resources, Scale web instances, Enable API throttling"
}
},
"time_difference_minutes": 4.0
}
|
false
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-09b399df",
"description": "Degraded performance in payment-database due to refund-service issues",
"timestamp": "2024-03-05T08:09:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-database",
"related_entities": [
"refund-service"
],
"error_rate": 11.163353982683274,
"threshold": 5
}
},
"sop_context": {
"signs": "High refund latency, Gateway timeouts, RefundProcessingException",
"actions": "Check payment gateway, Enable circuit breakers, Queue failed refunds"
}
},
"alert2": {
"alert": {
"id": "alert-6beae9ab",
"description": "Memory pressure on returns-web-02",
"timestamp": "2024-03-05T08:06:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "returns-frontend",
"related_entities": [
"returns-processing",
"customer-validation"
],
"server": "returns-web-02",
"memory_usage": 91.55308382958196,
"threshold": 80
}
},
"sop_context": {
"signs": "High CPU on returns web servers, 5xx errors, Slow return API responses",
"actions": "Check resources, Scale web instances, Enable API throttling"
}
},
"time_difference_minutes": 3.0
}
|
false
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-09b399df",
"description": "Degraded performance in payment-database due to refund-service issues",
"timestamp": "2024-03-05T08:09:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-database",
"related_entities": [
"refund-service"
],
"error_rate": 11.163353982683274,
"threshold": 5
}
},
"sop_context": {
"signs": "High refund latency, Gateway timeouts, RefundProcessingException",
"actions": "Check payment gateway, Enable circuit breakers, Queue failed refunds"
}
},
"alert2": {
"alert": {
"id": "alert-76262119",
"description": "Increased API response time for /api/default endpoint",
"timestamp": "2024-03-05T08:10:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "returns-processing",
"related_entities": [
"returns-database",
"refund-service",
"shipping-service"
],
"endpoint": "/api/default",
"response_time": 2599,
"threshold": 1000,
"method": "POST"
}
},
"sop_context": {
"signs": "High CPU on returns web servers, 5xx errors, Slow return API responses",
"actions": "Check resources, Scale web instances, Enable API throttling"
}
},
"time_difference_minutes": 1.0
}
|
false
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-09b399df",
"description": "Degraded performance in payment-database due to refund-service issues",
"timestamp": "2024-03-05T08:09:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-database",
"related_entities": [
"refund-service"
],
"error_rate": 11.163353982683274,
"threshold": 5
}
},
"sop_context": {
"signs": "High refund latency, Gateway timeouts, RefundProcessingException",
"actions": "Check payment gateway, Enable circuit breakers, Queue failed refunds"
}
},
"alert2": {
"alert": {
"id": "alert-c9b85a08",
"description": "Memory pressure on returns-proc-01",
"timestamp": "2024-03-05T08:11:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "returns-processing",
"related_entities": [
"returns-database",
"refund-service",
"shipping-service"
],
"server": "returns-proc-01",
"memory_usage": 92.56047350263614,
"threshold": 80
}
},
"sop_context": {
"signs": "High CPU on returns web servers, 5xx errors, Slow return API responses",
"actions": "Check resources, Scale web instances, Enable API throttling"
}
},
"time_difference_minutes": 2.0
}
|
false
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-09b399df",
"description": "Degraded performance in payment-database due to refund-service issues",
"timestamp": "2024-03-05T08:09:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-database",
"related_entities": [
"refund-service"
],
"error_rate": 11.163353982683274,
"threshold": 5
}
},
"sop_context": {
"signs": "High refund latency, Gateway timeouts, RefundProcessingException",
"actions": "Check payment gateway, Enable circuit breakers, Queue failed refunds"
}
},
"alert2": {
"alert": {
"id": "alert-9136c3aa",
"description": "High CPU usage detected on returns-proc-01",
"timestamp": "2024-03-05T08:12:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "returns-processing",
"related_entities": [
"returns-database",
"refund-service",
"shipping-service"
],
"server": "returns-proc-01",
"cpu_usage": 91.96014480673963,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {
"signs": "High CPU on returns web servers, 5xx errors, Slow return API responses",
"actions": "Check resources, Scale web instances, Enable API throttling"
}
},
"time_difference_minutes": 3.0
}
|
false
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-09b399df",
"description": "Degraded performance in payment-database due to refund-service issues",
"timestamp": "2024-03-05T08:09:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-database",
"related_entities": [
"refund-service"
],
"error_rate": 11.163353982683274,
"threshold": 5
}
},
"sop_context": {
"signs": "High refund latency, Gateway timeouts, RefundProcessingException",
"actions": "Check payment gateway, Enable circuit breakers, Queue failed refunds"
}
},
"alert2": {
"alert": {
"id": "alert-617662eb",
"description": "Degraded performance in customer-validation due to returns-frontend issues",
"timestamp": "2024-03-05T08:13:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "customer-validation",
"related_entities": [
"returns-frontend"
],
"error_rate": 12.025884653532184,
"threshold": 5
}
},
"sop_context": {
"signs": "High CPU on returns web servers, 5xx errors, Slow return API responses",
"actions": "Check resources, Scale web instances, Enable API throttling"
}
},
"time_difference_minutes": 4.0
}
|
false
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-09b399df",
"description": "Degraded performance in payment-database due to refund-service issues",
"timestamp": "2024-03-05T08:09:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-database",
"related_entities": [
"refund-service"
],
"error_rate": 11.163353982683274,
"threshold": 5
}
},
"sop_context": {
"signs": "High refund latency, Gateway timeouts, RefundProcessingException",
"actions": "Check payment gateway, Enable circuit breakers, Queue failed refunds"
}
},
"alert2": {
"alert": {
"id": "alert-3f005a91",
"description": "Degraded performance in returns-processing due to returns-frontend issues",
"timestamp": "2024-03-05T08:15:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "returns-processing",
"related_entities": [
"returns-frontend"
],
"error_rate": 8.640370630303394,
"threshold": 5
}
},
"sop_context": {
"signs": "High CPU on returns web servers, 5xx errors, Slow return API responses",
"actions": "Check resources, Scale web instances, Enable API throttling"
}
},
"time_difference_minutes": 6.0
}
|
false
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-09b399df",
"description": "Degraded performance in payment-database due to refund-service issues",
"timestamp": "2024-03-05T08:09:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-database",
"related_entities": [
"refund-service"
],
"error_rate": 11.163353982683274,
"threshold": 5
}
},
"sop_context": {
"signs": "High refund latency, Gateway timeouts, RefundProcessingException",
"actions": "Check payment gateway, Enable circuit breakers, Queue failed refunds"
}
},
"alert2": {
"alert": {
"id": "alert-84ab978b",
"description": "Degraded performance in shipping-service due to returns-processing issues",
"timestamp": "2024-03-05T08:19:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "shipping-service",
"related_entities": [
"returns-processing"
],
"error_rate": 5.010952531678332,
"threshold": 5
}
},
"sop_context": {
"signs": "High CPU on returns web servers, 5xx errors, Slow return API responses",
"actions": "Check resources, Scale web instances, Enable API throttling"
}
},
"time_difference_minutes": 10.0
}
|
false
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-09b399df",
"description": "Degraded performance in payment-database due to refund-service issues",
"timestamp": "2024-03-05T08:09:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-database",
"related_entities": [
"refund-service"
],
"error_rate": 11.163353982683274,
"threshold": 5
}
},
"sop_context": {
"signs": "High refund latency, Gateway timeouts, RefundProcessingException",
"actions": "Check payment gateway, Enable circuit breakers, Queue failed refunds"
}
},
"alert2": {
"alert": {
"id": "alert-a64b584f",
"description": "Degraded performance in refund-service due to returns-processing issues",
"timestamp": "2024-03-05T08:24:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "refund-service",
"related_entities": [
"returns-processing"
],
"error_rate": 10.148386743192141,
"threshold": 5
}
},
"sop_context": {
"signs": "High CPU on returns web servers, 5xx errors, Slow return API responses",
"actions": "Check resources, Scale web instances, Enable API throttling"
}
},
"time_difference_minutes": 15.0
}
|
false
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.