question
stringlengths 1.03k
1.62k
| answer
stringclasses 2
values |
---|---|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-96e2a198",
"description": "High refund processing latency",
"timestamp": "2024-01-11T12:05:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "refund-service",
"related_entities": [
"payment-database"
],
"processing_time": 14827,
"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-b61461c1",
"description": "Degraded performance in payment-database due to refund-service issues",
"timestamp": "2024-01-11T12:13:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-database",
"related_entities": [
"refund-service"
],
"error_rate": 14.277682191152767,
"threshold": 5
}
},
"sop_context": {
"signs": "High refund latency, Gateway timeouts, RefundProcessingException",
"actions": "Check payment gateway, Enable circuit breakers, Queue failed refunds"
}
},
"time_difference_minutes": 8.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-70c4c6de",
"description": "Increased refund failure rate",
"timestamp": "2024-01-11T12:09:00Z",
"severity": "high",
"source": "application-logs",
"metadata": {
"service": "refund-service",
"related_entities": [
"payment-database"
],
"error_rate": 19.71825907675521,
"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-b61461c1",
"description": "Degraded performance in payment-database due to refund-service issues",
"timestamp": "2024-01-11T12:13:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-database",
"related_entities": [
"refund-service"
],
"error_rate": 14.277682191152767,
"threshold": 5
}
},
"sop_context": {
"signs": "High refund latency, Gateway timeouts, RefundProcessingException",
"actions": "Check payment gateway, Enable circuit breakers, Queue failed refunds"
}
},
"time_difference_minutes": 4.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-afc645a4",
"description": "Memory pressure on returns-web-02",
"timestamp": "2024-01-13T00:00:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "returns-frontend",
"related_entities": [
"returns-processing",
"customer-validation"
],
"server": "returns-web-02",
"memory_usage": 86.79159310464024,
"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-f3ad5f39",
"description": "Increased API response time for /api/refunds endpoint",
"timestamp": "2024-01-13T00:03:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "returns-frontend",
"related_entities": [
"returns-processing",
"customer-validation"
],
"endpoint": "/api/refunds",
"response_time": 4805,
"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": 3.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-afc645a4",
"description": "Memory pressure on returns-web-02",
"timestamp": "2024-01-13T00:00:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "returns-frontend",
"related_entities": [
"returns-processing",
"customer-validation"
],
"server": "returns-web-02",
"memory_usage": 86.79159310464024,
"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-535d662d",
"description": "High CPU usage detected on returns-web-01",
"timestamp": "2024-01-13T00:05:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "returns-frontend",
"related_entities": [
"returns-processing",
"customer-validation"
],
"server": "returns-web-01",
"cpu_usage": 85.01216671565066,
"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
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-afc645a4",
"description": "Memory pressure on returns-web-02",
"timestamp": "2024-01-13T00:00:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "returns-frontend",
"related_entities": [
"returns-processing",
"customer-validation"
],
"server": "returns-web-02",
"memory_usage": 86.79159310464024,
"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-670a22df",
"description": "Increased API response time for /api/default endpoint",
"timestamp": "2024-01-13T00:07:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "returns-processing",
"related_entities": [
"returns-database",
"refund-service",
"shipping-service"
],
"endpoint": "/api/default",
"response_time": 3676,
"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": 7.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-afc645a4",
"description": "Memory pressure on returns-web-02",
"timestamp": "2024-01-13T00:00:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "returns-frontend",
"related_entities": [
"returns-processing",
"customer-validation"
],
"server": "returns-web-02",
"memory_usage": 86.79159310464024,
"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-49a17134",
"description": "Memory pressure on returns-proc-01",
"timestamp": "2024-01-13T00:12:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "returns-processing",
"related_entities": [
"returns-database",
"refund-service",
"shipping-service"
],
"server": "returns-proc-01",
"memory_usage": 91.13839131555969,
"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": 12.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-afc645a4",
"description": "Memory pressure on returns-web-02",
"timestamp": "2024-01-13T00:00:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "returns-frontend",
"related_entities": [
"returns-processing",
"customer-validation"
],
"server": "returns-web-02",
"memory_usage": 86.79159310464024,
"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-ed98798c",
"description": "High CPU usage detected on returns-proc-02",
"timestamp": "2024-01-13T00:13:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "returns-processing",
"related_entities": [
"returns-database",
"refund-service",
"shipping-service"
],
"server": "returns-proc-02",
"cpu_usage": 87.57457595724807,
"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": 13.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-afc645a4",
"description": "Memory pressure on returns-web-02",
"timestamp": "2024-01-13T00:00:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "returns-frontend",
"related_entities": [
"returns-processing",
"customer-validation"
],
"server": "returns-web-02",
"memory_usage": 86.79159310464024,
"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-87a7dee8",
"description": "Degraded performance in returns-processing due to returns-frontend issues",
"timestamp": "2024-01-13T00:15:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "returns-processing",
"related_entities": [
"returns-frontend"
],
"error_rate": 5.255071245926535,
"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-afc645a4",
"description": "Memory pressure on returns-web-02",
"timestamp": "2024-01-13T00:00:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "returns-frontend",
"related_entities": [
"returns-processing",
"customer-validation"
],
"server": "returns-web-02",
"memory_usage": 86.79159310464024,
"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-b4698841",
"description": "Degraded performance in customer-validation due to returns-frontend issues",
"timestamp": "2024-01-13T00:17:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "customer-validation",
"related_entities": [
"returns-frontend"
],
"error_rate": 8.573842649048139,
"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": 17.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-afc645a4",
"description": "Memory pressure on returns-web-02",
"timestamp": "2024-01-13T00:00:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "returns-frontend",
"related_entities": [
"returns-processing",
"customer-validation"
],
"server": "returns-web-02",
"memory_usage": 86.79159310464024,
"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-8ad9123a",
"description": "Degraded performance in returns-database due to returns-processing issues",
"timestamp": "2024-01-13T00:21:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "returns-database",
"related_entities": [
"returns-processing"
],
"error_rate": 10.335601101415875,
"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": 21.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-afc645a4",
"description": "Memory pressure on returns-web-02",
"timestamp": "2024-01-13T00:00:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "returns-frontend",
"related_entities": [
"returns-processing",
"customer-validation"
],
"server": "returns-web-02",
"memory_usage": 86.79159310464024,
"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-bd8c63d5",
"description": "Degraded performance in shipping-service due to returns-processing issues",
"timestamp": "2024-01-13T00:25:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "shipping-service",
"related_entities": [
"returns-processing"
],
"error_rate": 8.91773137530524,
"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": 25.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-f3ad5f39",
"description": "Increased API response time for /api/refunds endpoint",
"timestamp": "2024-01-13T00:03:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "returns-frontend",
"related_entities": [
"returns-processing",
"customer-validation"
],
"endpoint": "/api/refunds",
"response_time": 4805,
"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-535d662d",
"description": "High CPU usage detected on returns-web-01",
"timestamp": "2024-01-13T00:05:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "returns-frontend",
"related_entities": [
"returns-processing",
"customer-validation"
],
"server": "returns-web-01",
"cpu_usage": 85.01216671565066,
"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": 2.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-f3ad5f39",
"description": "Increased API response time for /api/refunds endpoint",
"timestamp": "2024-01-13T00:03:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "returns-frontend",
"related_entities": [
"returns-processing",
"customer-validation"
],
"endpoint": "/api/refunds",
"response_time": 4805,
"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-670a22df",
"description": "Increased API response time for /api/default endpoint",
"timestamp": "2024-01-13T00:07:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "returns-processing",
"related_entities": [
"returns-database",
"refund-service",
"shipping-service"
],
"endpoint": "/api/default",
"response_time": 3676,
"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-f3ad5f39",
"description": "Increased API response time for /api/refunds endpoint",
"timestamp": "2024-01-13T00:03:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "returns-frontend",
"related_entities": [
"returns-processing",
"customer-validation"
],
"endpoint": "/api/refunds",
"response_time": 4805,
"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-49a17134",
"description": "Memory pressure on returns-proc-01",
"timestamp": "2024-01-13T00:12:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "returns-processing",
"related_entities": [
"returns-database",
"refund-service",
"shipping-service"
],
"server": "returns-proc-01",
"memory_usage": 91.13839131555969,
"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": 9.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-f3ad5f39",
"description": "Increased API response time for /api/refunds endpoint",
"timestamp": "2024-01-13T00:03:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "returns-frontend",
"related_entities": [
"returns-processing",
"customer-validation"
],
"endpoint": "/api/refunds",
"response_time": 4805,
"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-ed98798c",
"description": "High CPU usage detected on returns-proc-02",
"timestamp": "2024-01-13T00:13:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "returns-processing",
"related_entities": [
"returns-database",
"refund-service",
"shipping-service"
],
"server": "returns-proc-02",
"cpu_usage": 87.57457595724807,
"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": 10.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-f3ad5f39",
"description": "Increased API response time for /api/refunds endpoint",
"timestamp": "2024-01-13T00:03:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "returns-frontend",
"related_entities": [
"returns-processing",
"customer-validation"
],
"endpoint": "/api/refunds",
"response_time": 4805,
"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-87a7dee8",
"description": "Degraded performance in returns-processing due to returns-frontend issues",
"timestamp": "2024-01-13T00:15:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "returns-processing",
"related_entities": [
"returns-frontend"
],
"error_rate": 5.255071245926535,
"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-f3ad5f39",
"description": "Increased API response time for /api/refunds endpoint",
"timestamp": "2024-01-13T00:03:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "returns-frontend",
"related_entities": [
"returns-processing",
"customer-validation"
],
"endpoint": "/api/refunds",
"response_time": 4805,
"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-b4698841",
"description": "Degraded performance in customer-validation due to returns-frontend issues",
"timestamp": "2024-01-13T00:17:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "customer-validation",
"related_entities": [
"returns-frontend"
],
"error_rate": 8.573842649048139,
"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-f3ad5f39",
"description": "Increased API response time for /api/refunds endpoint",
"timestamp": "2024-01-13T00:03:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "returns-frontend",
"related_entities": [
"returns-processing",
"customer-validation"
],
"endpoint": "/api/refunds",
"response_time": 4805,
"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-8ad9123a",
"description": "Degraded performance in returns-database due to returns-processing issues",
"timestamp": "2024-01-13T00:21:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "returns-database",
"related_entities": [
"returns-processing"
],
"error_rate": 10.335601101415875,
"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-f3ad5f39",
"description": "Increased API response time for /api/refunds endpoint",
"timestamp": "2024-01-13T00:03:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "returns-frontend",
"related_entities": [
"returns-processing",
"customer-validation"
],
"endpoint": "/api/refunds",
"response_time": 4805,
"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-bd8c63d5",
"description": "Degraded performance in shipping-service due to returns-processing issues",
"timestamp": "2024-01-13T00:25:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "shipping-service",
"related_entities": [
"returns-processing"
],
"error_rate": 8.91773137530524,
"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": 22.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-535d662d",
"description": "High CPU usage detected on returns-web-01",
"timestamp": "2024-01-13T00:05:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "returns-frontend",
"related_entities": [
"returns-processing",
"customer-validation"
],
"server": "returns-web-01",
"cpu_usage": 85.01216671565066,
"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-670a22df",
"description": "Increased API response time for /api/default endpoint",
"timestamp": "2024-01-13T00:07:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "returns-processing",
"related_entities": [
"returns-database",
"refund-service",
"shipping-service"
],
"endpoint": "/api/default",
"response_time": 3676,
"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": 2.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-535d662d",
"description": "High CPU usage detected on returns-web-01",
"timestamp": "2024-01-13T00:05:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "returns-frontend",
"related_entities": [
"returns-processing",
"customer-validation"
],
"server": "returns-web-01",
"cpu_usage": 85.01216671565066,
"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-49a17134",
"description": "Memory pressure on returns-proc-01",
"timestamp": "2024-01-13T00:12:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "returns-processing",
"related_entities": [
"returns-database",
"refund-service",
"shipping-service"
],
"server": "returns-proc-01",
"memory_usage": 91.13839131555969,
"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-535d662d",
"description": "High CPU usage detected on returns-web-01",
"timestamp": "2024-01-13T00:05:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "returns-frontend",
"related_entities": [
"returns-processing",
"customer-validation"
],
"server": "returns-web-01",
"cpu_usage": 85.01216671565066,
"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-ed98798c",
"description": "High CPU usage detected on returns-proc-02",
"timestamp": "2024-01-13T00:13:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "returns-processing",
"related_entities": [
"returns-database",
"refund-service",
"shipping-service"
],
"server": "returns-proc-02",
"cpu_usage": 87.57457595724807,
"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-535d662d",
"description": "High CPU usage detected on returns-web-01",
"timestamp": "2024-01-13T00:05:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "returns-frontend",
"related_entities": [
"returns-processing",
"customer-validation"
],
"server": "returns-web-01",
"cpu_usage": 85.01216671565066,
"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-87a7dee8",
"description": "Degraded performance in returns-processing due to returns-frontend issues",
"timestamp": "2024-01-13T00:15:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "returns-processing",
"related_entities": [
"returns-frontend"
],
"error_rate": 5.255071245926535,
"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
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-535d662d",
"description": "High CPU usage detected on returns-web-01",
"timestamp": "2024-01-13T00:05:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "returns-frontend",
"related_entities": [
"returns-processing",
"customer-validation"
],
"server": "returns-web-01",
"cpu_usage": 85.01216671565066,
"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-b4698841",
"description": "Degraded performance in customer-validation due to returns-frontend issues",
"timestamp": "2024-01-13T00:17:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "customer-validation",
"related_entities": [
"returns-frontend"
],
"error_rate": 8.573842649048139,
"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-535d662d",
"description": "High CPU usage detected on returns-web-01",
"timestamp": "2024-01-13T00:05:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "returns-frontend",
"related_entities": [
"returns-processing",
"customer-validation"
],
"server": "returns-web-01",
"cpu_usage": 85.01216671565066,
"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-8ad9123a",
"description": "Degraded performance in returns-database due to returns-processing issues",
"timestamp": "2024-01-13T00:21:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "returns-database",
"related_entities": [
"returns-processing"
],
"error_rate": 10.335601101415875,
"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-535d662d",
"description": "High CPU usage detected on returns-web-01",
"timestamp": "2024-01-13T00:05:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "returns-frontend",
"related_entities": [
"returns-processing",
"customer-validation"
],
"server": "returns-web-01",
"cpu_usage": 85.01216671565066,
"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-bd8c63d5",
"description": "Degraded performance in shipping-service due to returns-processing issues",
"timestamp": "2024-01-13T00:25:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "shipping-service",
"related_entities": [
"returns-processing"
],
"error_rate": 8.91773137530524,
"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": 20.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-670a22df",
"description": "Increased API response time for /api/default endpoint",
"timestamp": "2024-01-13T00:07:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "returns-processing",
"related_entities": [
"returns-database",
"refund-service",
"shipping-service"
],
"endpoint": "/api/default",
"response_time": 3676,
"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-49a17134",
"description": "Memory pressure on returns-proc-01",
"timestamp": "2024-01-13T00:12:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "returns-processing",
"related_entities": [
"returns-database",
"refund-service",
"shipping-service"
],
"server": "returns-proc-01",
"memory_usage": 91.13839131555969,
"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-670a22df",
"description": "Increased API response time for /api/default endpoint",
"timestamp": "2024-01-13T00:07:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "returns-processing",
"related_entities": [
"returns-database",
"refund-service",
"shipping-service"
],
"endpoint": "/api/default",
"response_time": 3676,
"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-ed98798c",
"description": "High CPU usage detected on returns-proc-02",
"timestamp": "2024-01-13T00:13:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "returns-processing",
"related_entities": [
"returns-database",
"refund-service",
"shipping-service"
],
"server": "returns-proc-02",
"cpu_usage": 87.57457595724807,
"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-670a22df",
"description": "Increased API response time for /api/default endpoint",
"timestamp": "2024-01-13T00:07:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "returns-processing",
"related_entities": [
"returns-database",
"refund-service",
"shipping-service"
],
"endpoint": "/api/default",
"response_time": 3676,
"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-87a7dee8",
"description": "Degraded performance in returns-processing due to returns-frontend issues",
"timestamp": "2024-01-13T00:15:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "returns-processing",
"related_entities": [
"returns-frontend"
],
"error_rate": 5.255071245926535,
"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
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-670a22df",
"description": "Increased API response time for /api/default endpoint",
"timestamp": "2024-01-13T00:07:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "returns-processing",
"related_entities": [
"returns-database",
"refund-service",
"shipping-service"
],
"endpoint": "/api/default",
"response_time": 3676,
"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-b4698841",
"description": "Degraded performance in customer-validation due to returns-frontend issues",
"timestamp": "2024-01-13T00:17:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "customer-validation",
"related_entities": [
"returns-frontend"
],
"error_rate": 8.573842649048139,
"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
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-670a22df",
"description": "Increased API response time for /api/default endpoint",
"timestamp": "2024-01-13T00:07:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "returns-processing",
"related_entities": [
"returns-database",
"refund-service",
"shipping-service"
],
"endpoint": "/api/default",
"response_time": 3676,
"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-8ad9123a",
"description": "Degraded performance in returns-database due to returns-processing issues",
"timestamp": "2024-01-13T00:21:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "returns-database",
"related_entities": [
"returns-processing"
],
"error_rate": 10.335601101415875,
"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-670a22df",
"description": "Increased API response time for /api/default endpoint",
"timestamp": "2024-01-13T00:07:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "returns-processing",
"related_entities": [
"returns-database",
"refund-service",
"shipping-service"
],
"endpoint": "/api/default",
"response_time": 3676,
"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-bd8c63d5",
"description": "Degraded performance in shipping-service due to returns-processing issues",
"timestamp": "2024-01-13T00:25:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "shipping-service",
"related_entities": [
"returns-processing"
],
"error_rate": 8.91773137530524,
"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-49a17134",
"description": "Memory pressure on returns-proc-01",
"timestamp": "2024-01-13T00:12:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "returns-processing",
"related_entities": [
"returns-database",
"refund-service",
"shipping-service"
],
"server": "returns-proc-01",
"memory_usage": 91.13839131555969,
"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-ed98798c",
"description": "High CPU usage detected on returns-proc-02",
"timestamp": "2024-01-13T00:13:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "returns-processing",
"related_entities": [
"returns-database",
"refund-service",
"shipping-service"
],
"server": "returns-proc-02",
"cpu_usage": 87.57457595724807,
"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-49a17134",
"description": "Memory pressure on returns-proc-01",
"timestamp": "2024-01-13T00:12:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "returns-processing",
"related_entities": [
"returns-database",
"refund-service",
"shipping-service"
],
"server": "returns-proc-01",
"memory_usage": 91.13839131555969,
"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-87a7dee8",
"description": "Degraded performance in returns-processing due to returns-frontend issues",
"timestamp": "2024-01-13T00:15:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "returns-processing",
"related_entities": [
"returns-frontend"
],
"error_rate": 5.255071245926535,
"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-49a17134",
"description": "Memory pressure on returns-proc-01",
"timestamp": "2024-01-13T00:12:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "returns-processing",
"related_entities": [
"returns-database",
"refund-service",
"shipping-service"
],
"server": "returns-proc-01",
"memory_usage": 91.13839131555969,
"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-b4698841",
"description": "Degraded performance in customer-validation due to returns-frontend issues",
"timestamp": "2024-01-13T00:17:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "customer-validation",
"related_entities": [
"returns-frontend"
],
"error_rate": 8.573842649048139,
"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-49a17134",
"description": "Memory pressure on returns-proc-01",
"timestamp": "2024-01-13T00:12:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "returns-processing",
"related_entities": [
"returns-database",
"refund-service",
"shipping-service"
],
"server": "returns-proc-01",
"memory_usage": 91.13839131555969,
"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-8ad9123a",
"description": "Degraded performance in returns-database due to returns-processing issues",
"timestamp": "2024-01-13T00:21:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "returns-database",
"related_entities": [
"returns-processing"
],
"error_rate": 10.335601101415875,
"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
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-49a17134",
"description": "Memory pressure on returns-proc-01",
"timestamp": "2024-01-13T00:12:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "returns-processing",
"related_entities": [
"returns-database",
"refund-service",
"shipping-service"
],
"server": "returns-proc-01",
"memory_usage": 91.13839131555969,
"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-bd8c63d5",
"description": "Degraded performance in shipping-service due to returns-processing issues",
"timestamp": "2024-01-13T00:25:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "shipping-service",
"related_entities": [
"returns-processing"
],
"error_rate": 8.91773137530524,
"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-ed98798c",
"description": "High CPU usage detected on returns-proc-02",
"timestamp": "2024-01-13T00:13:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "returns-processing",
"related_entities": [
"returns-database",
"refund-service",
"shipping-service"
],
"server": "returns-proc-02",
"cpu_usage": 87.57457595724807,
"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-87a7dee8",
"description": "Degraded performance in returns-processing due to returns-frontend issues",
"timestamp": "2024-01-13T00:15:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "returns-processing",
"related_entities": [
"returns-frontend"
],
"error_rate": 5.255071245926535,
"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-ed98798c",
"description": "High CPU usage detected on returns-proc-02",
"timestamp": "2024-01-13T00:13:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "returns-processing",
"related_entities": [
"returns-database",
"refund-service",
"shipping-service"
],
"server": "returns-proc-02",
"cpu_usage": 87.57457595724807,
"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-b4698841",
"description": "Degraded performance in customer-validation due to returns-frontend issues",
"timestamp": "2024-01-13T00:17:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "customer-validation",
"related_entities": [
"returns-frontend"
],
"error_rate": 8.573842649048139,
"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-ed98798c",
"description": "High CPU usage detected on returns-proc-02",
"timestamp": "2024-01-13T00:13:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "returns-processing",
"related_entities": [
"returns-database",
"refund-service",
"shipping-service"
],
"server": "returns-proc-02",
"cpu_usage": 87.57457595724807,
"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-8ad9123a",
"description": "Degraded performance in returns-database due to returns-processing issues",
"timestamp": "2024-01-13T00:21:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "returns-database",
"related_entities": [
"returns-processing"
],
"error_rate": 10.335601101415875,
"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
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-ed98798c",
"description": "High CPU usage detected on returns-proc-02",
"timestamp": "2024-01-13T00:13:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "returns-processing",
"related_entities": [
"returns-database",
"refund-service",
"shipping-service"
],
"server": "returns-proc-02",
"cpu_usage": 87.57457595724807,
"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-bd8c63d5",
"description": "Degraded performance in shipping-service due to returns-processing issues",
"timestamp": "2024-01-13T00:25:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "shipping-service",
"related_entities": [
"returns-processing"
],
"error_rate": 8.91773137530524,
"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-87a7dee8",
"description": "Degraded performance in returns-processing due to returns-frontend issues",
"timestamp": "2024-01-13T00:15:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "returns-processing",
"related_entities": [
"returns-frontend"
],
"error_rate": 5.255071245926535,
"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-b4698841",
"description": "Degraded performance in customer-validation due to returns-frontend issues",
"timestamp": "2024-01-13T00:17:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "customer-validation",
"related_entities": [
"returns-frontend"
],
"error_rate": 8.573842649048139,
"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-87a7dee8",
"description": "Degraded performance in returns-processing due to returns-frontend issues",
"timestamp": "2024-01-13T00:15:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "returns-processing",
"related_entities": [
"returns-frontend"
],
"error_rate": 5.255071245926535,
"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-8ad9123a",
"description": "Degraded performance in returns-database due to returns-processing issues",
"timestamp": "2024-01-13T00:21:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "returns-database",
"related_entities": [
"returns-processing"
],
"error_rate": 10.335601101415875,
"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-87a7dee8",
"description": "Degraded performance in returns-processing due to returns-frontend issues",
"timestamp": "2024-01-13T00:15:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "returns-processing",
"related_entities": [
"returns-frontend"
],
"error_rate": 5.255071245926535,
"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-bd8c63d5",
"description": "Degraded performance in shipping-service due to returns-processing issues",
"timestamp": "2024-01-13T00:25:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "shipping-service",
"related_entities": [
"returns-processing"
],
"error_rate": 8.91773137530524,
"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
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-b4698841",
"description": "Degraded performance in customer-validation due to returns-frontend issues",
"timestamp": "2024-01-13T00:17:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "customer-validation",
"related_entities": [
"returns-frontend"
],
"error_rate": 8.573842649048139,
"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-8ad9123a",
"description": "Degraded performance in returns-database due to returns-processing issues",
"timestamp": "2024-01-13T00:21:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "returns-database",
"related_entities": [
"returns-processing"
],
"error_rate": 10.335601101415875,
"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-b4698841",
"description": "Degraded performance in customer-validation due to returns-frontend issues",
"timestamp": "2024-01-13T00:17:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "customer-validation",
"related_entities": [
"returns-frontend"
],
"error_rate": 8.573842649048139,
"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-bd8c63d5",
"description": "Degraded performance in shipping-service due to returns-processing issues",
"timestamp": "2024-01-13T00:25:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "shipping-service",
"related_entities": [
"returns-processing"
],
"error_rate": 8.91773137530524,
"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
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-8ad9123a",
"description": "Degraded performance in returns-database due to returns-processing issues",
"timestamp": "2024-01-13T00:21:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "returns-database",
"related_entities": [
"returns-processing"
],
"error_rate": 10.335601101415875,
"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-bd8c63d5",
"description": "Degraded performance in shipping-service due to returns-processing issues",
"timestamp": "2024-01-13T00:25:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "shipping-service",
"related_entities": [
"returns-processing"
],
"error_rate": 8.91773137530524,
"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-41370f43",
"description": "Database connection pool near capacity on returns-db-01",
"timestamp": "2024-01-13T03:00:00Z",
"severity": "critical",
"source": "database-monitoring",
"metadata": {
"service": "returns-database",
"related_entities": [],
"server": "returns-db-01",
"pool_usage": 97.73241920704626,
"total_connections": 100,
"available_connections": 2
}
},
"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-e3fe03be",
"description": "Increased memory usage on returns-db-01",
"timestamp": "2024-01-13T03:02:00Z",
"severity": "high",
"source": "database-monitoring",
"metadata": {
"service": "returns-database",
"related_entities": [],
"server": "returns-db-01",
"memory_usage": 88.11889886407994,
"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": 2.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-41370f43",
"description": "Database connection pool near capacity on returns-db-01",
"timestamp": "2024-01-13T03:00:00Z",
"severity": "critical",
"source": "database-monitoring",
"metadata": {
"service": "returns-database",
"related_entities": [],
"server": "returns-db-01",
"pool_usage": 97.73241920704626,
"total_connections": 100,
"available_connections": 2
}
},
"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-fab266ee",
"description": "High query latency on returns-db-01",
"timestamp": "2024-01-13T03:07:00Z",
"severity": "critical",
"source": "database-monitoring",
"metadata": {
"service": "returns-database",
"related_entities": [],
"server": "returns-db-01",
"query_latency": 1547.0800607022013,
"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": 7.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-e3fe03be",
"description": "Increased memory usage on returns-db-01",
"timestamp": "2024-01-13T03:02:00Z",
"severity": "high",
"source": "database-monitoring",
"metadata": {
"service": "returns-database",
"related_entities": [],
"server": "returns-db-01",
"memory_usage": 88.11889886407994,
"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-fab266ee",
"description": "High query latency on returns-db-01",
"timestamp": "2024-01-13T03:07:00Z",
"severity": "critical",
"source": "database-monitoring",
"metadata": {
"service": "returns-database",
"related_entities": [],
"server": "returns-db-01",
"query_latency": 1547.0800607022013,
"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": 5.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-154004d9",
"description": "Label generation service degraded",
"timestamp": "2024-01-15T00:00:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "shipping-service",
"related_entities": [
"shipping-queue"
],
"processing_time": 1841,
"threshold": 1000,
"carrier": "usps"
}
},
"sop_context": {
"signs": "Label generation delays, Carrier API errors, Queue processing backlog",
"actions": "Verify carrier APIs, Clear queue backlog, Scale label service"
}
},
"alert2": {
"alert": {
"id": "alert-7bdd0269",
"description": "Shipping carrier API errors increasing",
"timestamp": "2024-01-15T00:05:00Z",
"severity": "medium",
"source": "application-logs",
"metadata": {
"service": "shipping-service",
"related_entities": [
"shipping-queue"
],
"error_rate": 24.554901863616934,
"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": 5.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-154004d9",
"description": "Label generation service degraded",
"timestamp": "2024-01-15T00:00:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "shipping-service",
"related_entities": [
"shipping-queue"
],
"processing_time": 1841,
"threshold": 1000,
"carrier": "usps"
}
},
"sop_context": {
"signs": "Label generation delays, Carrier API errors, Queue processing backlog",
"actions": "Verify carrier APIs, Clear queue backlog, Scale label service"
}
},
"alert2": {
"alert": {
"id": "alert-7cdb0335",
"description": "High shipping queue processing time",
"timestamp": "2024-01-15T00:07:00Z",
"severity": "medium",
"source": "queue-monitoring",
"metadata": {
"service": "shipping-service",
"related_entities": [
"shipping-queue"
],
"processing_time": 1744,
"threshold": 500,
"queue_depth": 2047
}
},
"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
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-154004d9",
"description": "Label generation service degraded",
"timestamp": "2024-01-15T00:00:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "shipping-service",
"related_entities": [
"shipping-queue"
],
"processing_time": 1841,
"threshold": 1000,
"carrier": "usps"
}
},
"sop_context": {
"signs": "Label generation delays, Carrier API errors, Queue processing backlog",
"actions": "Verify carrier APIs, Clear queue backlog, Scale label service"
}
},
"alert2": {
"alert": {
"id": "alert-18d3b2ef",
"description": "Degraded performance in shipping-queue due to shipping-service issues",
"timestamp": "2024-01-15T00:09:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "shipping-queue",
"related_entities": [
"shipping-service"
],
"error_rate": 5.619967697368921,
"threshold": 5
}
},
"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": 9.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-7bdd0269",
"description": "Shipping carrier API errors increasing",
"timestamp": "2024-01-15T00:05:00Z",
"severity": "medium",
"source": "application-logs",
"metadata": {
"service": "shipping-service",
"related_entities": [
"shipping-queue"
],
"error_rate": 24.554901863616934,
"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"
}
},
"alert2": {
"alert": {
"id": "alert-7cdb0335",
"description": "High shipping queue processing time",
"timestamp": "2024-01-15T00:07:00Z",
"severity": "medium",
"source": "queue-monitoring",
"metadata": {
"service": "shipping-service",
"related_entities": [
"shipping-queue"
],
"processing_time": 1744,
"threshold": 500,
"queue_depth": 2047
}
},
"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
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-7bdd0269",
"description": "Shipping carrier API errors increasing",
"timestamp": "2024-01-15T00:05:00Z",
"severity": "medium",
"source": "application-logs",
"metadata": {
"service": "shipping-service",
"related_entities": [
"shipping-queue"
],
"error_rate": 24.554901863616934,
"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"
}
},
"alert2": {
"alert": {
"id": "alert-18d3b2ef",
"description": "Degraded performance in shipping-queue due to shipping-service issues",
"timestamp": "2024-01-15T00:09:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "shipping-queue",
"related_entities": [
"shipping-service"
],
"error_rate": 5.619967697368921,
"threshold": 5
}
},
"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
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-7cdb0335",
"description": "High shipping queue processing time",
"timestamp": "2024-01-15T00:07:00Z",
"severity": "medium",
"source": "queue-monitoring",
"metadata": {
"service": "shipping-service",
"related_entities": [
"shipping-queue"
],
"processing_time": 1744,
"threshold": 500,
"queue_depth": 2047
}
},
"sop_context": {
"signs": "Label generation delays, Carrier API errors, Queue processing backlog",
"actions": "Verify carrier APIs, Clear queue backlog, Scale label service"
}
},
"alert2": {
"alert": {
"id": "alert-18d3b2ef",
"description": "Degraded performance in shipping-queue due to shipping-service issues",
"timestamp": "2024-01-15T00:09:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "shipping-queue",
"related_entities": [
"shipping-service"
],
"error_rate": 5.619967697368921,
"threshold": 5
}
},
"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
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-716d59f2",
"description": "Memory pressure on returns-web-01",
"timestamp": "2024-01-15T01:00:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "returns-frontend",
"related_entities": [
"returns-processing",
"customer-validation"
],
"server": "returns-web-01",
"memory_usage": 91.92776832347263,
"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-bcfcae1b",
"description": "Increased API response time for /api/returns endpoint",
"timestamp": "2024-01-15T01:02:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "returns-frontend",
"related_entities": [
"returns-processing",
"customer-validation"
],
"endpoint": "/api/returns",
"response_time": 4331,
"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": 2.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-716d59f2",
"description": "Memory pressure on returns-web-01",
"timestamp": "2024-01-15T01:00:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "returns-frontend",
"related_entities": [
"returns-processing",
"customer-validation"
],
"server": "returns-web-01",
"memory_usage": 91.92776832347263,
"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-7ab66f81",
"description": "High CPU usage detected on returns-web-02",
"timestamp": "2024-01-15T01:07:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "returns-frontend",
"related_entities": [
"returns-processing",
"customer-validation"
],
"server": "returns-web-02",
"cpu_usage": 84.25725593277912,
"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-716d59f2",
"description": "Memory pressure on returns-web-01",
"timestamp": "2024-01-15T01:00:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "returns-frontend",
"related_entities": [
"returns-processing",
"customer-validation"
],
"server": "returns-web-01",
"memory_usage": 91.92776832347263,
"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-587edfdc",
"description": "Memory pressure on returns-proc-02",
"timestamp": "2024-01-15T01:12:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "returns-processing",
"related_entities": [
"returns-database",
"refund-service",
"shipping-service"
],
"server": "returns-proc-02",
"memory_usage": 89.8267955622085,
"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": 12.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-716d59f2",
"description": "Memory pressure on returns-web-01",
"timestamp": "2024-01-15T01:00:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "returns-frontend",
"related_entities": [
"returns-processing",
"customer-validation"
],
"server": "returns-web-01",
"memory_usage": 91.92776832347263,
"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-1c7d35dd",
"description": "High CPU usage detected on returns-proc-01",
"timestamp": "2024-01-15T01:13:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "returns-processing",
"related_entities": [
"returns-database",
"refund-service",
"shipping-service"
],
"server": "returns-proc-01",
"cpu_usage": 84.33488779577218,
"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": 13.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-716d59f2",
"description": "Memory pressure on returns-web-01",
"timestamp": "2024-01-15T01:00:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "returns-frontend",
"related_entities": [
"returns-processing",
"customer-validation"
],
"server": "returns-web-01",
"memory_usage": 91.92776832347263,
"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-eee22ae6",
"description": "Increased API response time for /api/default endpoint",
"timestamp": "2024-01-15T01:16:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "returns-processing",
"related_entities": [
"returns-database",
"refund-service",
"shipping-service"
],
"endpoint": "/api/default",
"response_time": 2124,
"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": 16.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-716d59f2",
"description": "Memory pressure on returns-web-01",
"timestamp": "2024-01-15T01:00:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "returns-frontend",
"related_entities": [
"returns-processing",
"customer-validation"
],
"server": "returns-web-01",
"memory_usage": 91.92776832347263,
"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-ee47fc96",
"description": "Degraded performance in returns-processing due to returns-frontend issues",
"timestamp": "2024-01-15T01:21:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "returns-processing",
"related_entities": [
"returns-frontend"
],
"error_rate": 5.589439992020875,
"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": 21.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-716d59f2",
"description": "Memory pressure on returns-web-01",
"timestamp": "2024-01-15T01:00:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "returns-frontend",
"related_entities": [
"returns-processing",
"customer-validation"
],
"server": "returns-web-01",
"memory_usage": 91.92776832347263,
"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-77683ac3",
"description": "Degraded performance in customer-validation due to returns-frontend issues",
"timestamp": "2024-01-15T01:24:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "customer-validation",
"related_entities": [
"returns-frontend"
],
"error_rate": 12.506251779880579,
"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": 24.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-bcfcae1b",
"description": "Increased API response time for /api/returns endpoint",
"timestamp": "2024-01-15T01:02:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "returns-frontend",
"related_entities": [
"returns-processing",
"customer-validation"
],
"endpoint": "/api/returns",
"response_time": 4331,
"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-7ab66f81",
"description": "High CPU usage detected on returns-web-02",
"timestamp": "2024-01-15T01:07:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "returns-frontend",
"related_entities": [
"returns-processing",
"customer-validation"
],
"server": "returns-web-02",
"cpu_usage": 84.25725593277912,
"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
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-bcfcae1b",
"description": "Increased API response time for /api/returns endpoint",
"timestamp": "2024-01-15T01:02:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "returns-frontend",
"related_entities": [
"returns-processing",
"customer-validation"
],
"endpoint": "/api/returns",
"response_time": 4331,
"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-587edfdc",
"description": "Memory pressure on returns-proc-02",
"timestamp": "2024-01-15T01:12:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "returns-processing",
"related_entities": [
"returns-database",
"refund-service",
"shipping-service"
],
"server": "returns-proc-02",
"memory_usage": 89.8267955622085,
"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-bcfcae1b",
"description": "Increased API response time for /api/returns endpoint",
"timestamp": "2024-01-15T01:02:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "returns-frontend",
"related_entities": [
"returns-processing",
"customer-validation"
],
"endpoint": "/api/returns",
"response_time": 4331,
"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-1c7d35dd",
"description": "High CPU usage detected on returns-proc-01",
"timestamp": "2024-01-15T01:13:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "returns-processing",
"related_entities": [
"returns-database",
"refund-service",
"shipping-service"
],
"server": "returns-proc-01",
"cpu_usage": 84.33488779577218,
"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": 11.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-bcfcae1b",
"description": "Increased API response time for /api/returns endpoint",
"timestamp": "2024-01-15T01:02:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "returns-frontend",
"related_entities": [
"returns-processing",
"customer-validation"
],
"endpoint": "/api/returns",
"response_time": 4331,
"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-eee22ae6",
"description": "Increased API response time for /api/default endpoint",
"timestamp": "2024-01-15T01:16:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "returns-processing",
"related_entities": [
"returns-database",
"refund-service",
"shipping-service"
],
"endpoint": "/api/default",
"response_time": 2124,
"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": 14.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-bcfcae1b",
"description": "Increased API response time for /api/returns endpoint",
"timestamp": "2024-01-15T01:02:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "returns-frontend",
"related_entities": [
"returns-processing",
"customer-validation"
],
"endpoint": "/api/returns",
"response_time": 4331,
"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-ee47fc96",
"description": "Degraded performance in returns-processing due to returns-frontend issues",
"timestamp": "2024-01-15T01:21:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "returns-processing",
"related_entities": [
"returns-frontend"
],
"error_rate": 5.589439992020875,
"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-bcfcae1b",
"description": "Increased API response time for /api/returns endpoint",
"timestamp": "2024-01-15T01:02:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "returns-frontend",
"related_entities": [
"returns-processing",
"customer-validation"
],
"endpoint": "/api/returns",
"response_time": 4331,
"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-77683ac3",
"description": "Degraded performance in customer-validation due to returns-frontend issues",
"timestamp": "2024-01-15T01:24:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "customer-validation",
"related_entities": [
"returns-frontend"
],
"error_rate": 12.506251779880579,
"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": 22.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-7ab66f81",
"description": "High CPU usage detected on returns-web-02",
"timestamp": "2024-01-15T01:07:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "returns-frontend",
"related_entities": [
"returns-processing",
"customer-validation"
],
"server": "returns-web-02",
"cpu_usage": 84.25725593277912,
"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-587edfdc",
"description": "Memory pressure on returns-proc-02",
"timestamp": "2024-01-15T01:12:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "returns-processing",
"related_entities": [
"returns-database",
"refund-service",
"shipping-service"
],
"server": "returns-proc-02",
"memory_usage": 89.8267955622085,
"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-7ab66f81",
"description": "High CPU usage detected on returns-web-02",
"timestamp": "2024-01-15T01:07:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "returns-frontend",
"related_entities": [
"returns-processing",
"customer-validation"
],
"server": "returns-web-02",
"cpu_usage": 84.25725593277912,
"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-1c7d35dd",
"description": "High CPU usage detected on returns-proc-01",
"timestamp": "2024-01-15T01:13:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "returns-processing",
"related_entities": [
"returns-database",
"refund-service",
"shipping-service"
],
"server": "returns-proc-01",
"cpu_usage": 84.33488779577218,
"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-7ab66f81",
"description": "High CPU usage detected on returns-web-02",
"timestamp": "2024-01-15T01:07:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "returns-frontend",
"related_entities": [
"returns-processing",
"customer-validation"
],
"server": "returns-web-02",
"cpu_usage": 84.25725593277912,
"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-eee22ae6",
"description": "Increased API response time for /api/default endpoint",
"timestamp": "2024-01-15T01:16:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "returns-processing",
"related_entities": [
"returns-database",
"refund-service",
"shipping-service"
],
"endpoint": "/api/default",
"response_time": 2124,
"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-7ab66f81",
"description": "High CPU usage detected on returns-web-02",
"timestamp": "2024-01-15T01:07:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "returns-frontend",
"related_entities": [
"returns-processing",
"customer-validation"
],
"server": "returns-web-02",
"cpu_usage": 84.25725593277912,
"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-ee47fc96",
"description": "Degraded performance in returns-processing due to returns-frontend issues",
"timestamp": "2024-01-15T01:21:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "returns-processing",
"related_entities": [
"returns-frontend"
],
"error_rate": 5.589439992020875,
"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-7ab66f81",
"description": "High CPU usage detected on returns-web-02",
"timestamp": "2024-01-15T01:07:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "returns-frontend",
"related_entities": [
"returns-processing",
"customer-validation"
],
"server": "returns-web-02",
"cpu_usage": 84.25725593277912,
"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-77683ac3",
"description": "Degraded performance in customer-validation due to returns-frontend issues",
"timestamp": "2024-01-15T01:24:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "customer-validation",
"related_entities": [
"returns-frontend"
],
"error_rate": 12.506251779880579,
"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": 17.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-587edfdc",
"description": "Memory pressure on returns-proc-02",
"timestamp": "2024-01-15T01:12:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "returns-processing",
"related_entities": [
"returns-database",
"refund-service",
"shipping-service"
],
"server": "returns-proc-02",
"memory_usage": 89.8267955622085,
"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-1c7d35dd",
"description": "High CPU usage detected on returns-proc-01",
"timestamp": "2024-01-15T01:13:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "returns-processing",
"related_entities": [
"returns-database",
"refund-service",
"shipping-service"
],
"server": "returns-proc-01",
"cpu_usage": 84.33488779577218,
"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-587edfdc",
"description": "Memory pressure on returns-proc-02",
"timestamp": "2024-01-15T01:12:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "returns-processing",
"related_entities": [
"returns-database",
"refund-service",
"shipping-service"
],
"server": "returns-proc-02",
"memory_usage": 89.8267955622085,
"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-eee22ae6",
"description": "Increased API response time for /api/default endpoint",
"timestamp": "2024-01-15T01:16:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "returns-processing",
"related_entities": [
"returns-database",
"refund-service",
"shipping-service"
],
"endpoint": "/api/default",
"response_time": 2124,
"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-587edfdc",
"description": "Memory pressure on returns-proc-02",
"timestamp": "2024-01-15T01:12:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "returns-processing",
"related_entities": [
"returns-database",
"refund-service",
"shipping-service"
],
"server": "returns-proc-02",
"memory_usage": 89.8267955622085,
"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-ee47fc96",
"description": "Degraded performance in returns-processing due to returns-frontend issues",
"timestamp": "2024-01-15T01:21:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "returns-processing",
"related_entities": [
"returns-frontend"
],
"error_rate": 5.589439992020875,
"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
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-587edfdc",
"description": "Memory pressure on returns-proc-02",
"timestamp": "2024-01-15T01:12:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "returns-processing",
"related_entities": [
"returns-database",
"refund-service",
"shipping-service"
],
"server": "returns-proc-02",
"memory_usage": 89.8267955622085,
"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-77683ac3",
"description": "Degraded performance in customer-validation due to returns-frontend issues",
"timestamp": "2024-01-15T01:24:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "customer-validation",
"related_entities": [
"returns-frontend"
],
"error_rate": 12.506251779880579,
"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-1c7d35dd",
"description": "High CPU usage detected on returns-proc-01",
"timestamp": "2024-01-15T01:13:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "returns-processing",
"related_entities": [
"returns-database",
"refund-service",
"shipping-service"
],
"server": "returns-proc-01",
"cpu_usage": 84.33488779577218,
"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-eee22ae6",
"description": "Increased API response time for /api/default endpoint",
"timestamp": "2024-01-15T01:16:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "returns-processing",
"related_entities": [
"returns-database",
"refund-service",
"shipping-service"
],
"endpoint": "/api/default",
"response_time": 2124,
"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": 3.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-1c7d35dd",
"description": "High CPU usage detected on returns-proc-01",
"timestamp": "2024-01-15T01:13:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "returns-processing",
"related_entities": [
"returns-database",
"refund-service",
"shipping-service"
],
"server": "returns-proc-01",
"cpu_usage": 84.33488779577218,
"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-ee47fc96",
"description": "Degraded performance in returns-processing due to returns-frontend issues",
"timestamp": "2024-01-15T01:21:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "returns-processing",
"related_entities": [
"returns-frontend"
],
"error_rate": 5.589439992020875,
"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
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-1c7d35dd",
"description": "High CPU usage detected on returns-proc-01",
"timestamp": "2024-01-15T01:13:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "returns-processing",
"related_entities": [
"returns-database",
"refund-service",
"shipping-service"
],
"server": "returns-proc-01",
"cpu_usage": 84.33488779577218,
"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-77683ac3",
"description": "Degraded performance in customer-validation due to returns-frontend issues",
"timestamp": "2024-01-15T01:24:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "customer-validation",
"related_entities": [
"returns-frontend"
],
"error_rate": 12.506251779880579,
"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-eee22ae6",
"description": "Increased API response time for /api/default endpoint",
"timestamp": "2024-01-15T01:16:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "returns-processing",
"related_entities": [
"returns-database",
"refund-service",
"shipping-service"
],
"endpoint": "/api/default",
"response_time": 2124,
"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-ee47fc96",
"description": "Degraded performance in returns-processing due to returns-frontend issues",
"timestamp": "2024-01-15T01:21:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "returns-processing",
"related_entities": [
"returns-frontend"
],
"error_rate": 5.589439992020875,
"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-eee22ae6",
"description": "Increased API response time for /api/default endpoint",
"timestamp": "2024-01-15T01:16:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "returns-processing",
"related_entities": [
"returns-database",
"refund-service",
"shipping-service"
],
"endpoint": "/api/default",
"response_time": 2124,
"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-77683ac3",
"description": "Degraded performance in customer-validation due to returns-frontend issues",
"timestamp": "2024-01-15T01:24:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "customer-validation",
"related_entities": [
"returns-frontend"
],
"error_rate": 12.506251779880579,
"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
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-ee47fc96",
"description": "Degraded performance in returns-processing due to returns-frontend issues",
"timestamp": "2024-01-15T01:21:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "returns-processing",
"related_entities": [
"returns-frontend"
],
"error_rate": 5.589439992020875,
"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-77683ac3",
"description": "Degraded performance in customer-validation due to returns-frontend issues",
"timestamp": "2024-01-15T01:24:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "customer-validation",
"related_entities": [
"returns-frontend"
],
"error_rate": 12.506251779880579,
"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-09a33cae",
"description": "Shipping carrier API errors increasing",
"timestamp": "2024-01-15T04:00:00Z",
"severity": "critical",
"source": "application-logs",
"metadata": {
"service": "shipping-service",
"related_entities": [
"shipping-queue"
],
"error_rate": 25.032983195904226,
"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"
}
},
"alert2": {
"alert": {
"id": "alert-73f5348b",
"description": "High shipping queue processing time",
"timestamp": "2024-01-15T04:03:00Z",
"severity": "critical",
"source": "queue-monitoring",
"metadata": {
"service": "shipping-service",
"related_entities": [
"shipping-queue"
],
"processing_time": 1350,
"threshold": 500,
"queue_depth": 1385
}
},
"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
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-09a33cae",
"description": "Shipping carrier API errors increasing",
"timestamp": "2024-01-15T04:00:00Z",
"severity": "critical",
"source": "application-logs",
"metadata": {
"service": "shipping-service",
"related_entities": [
"shipping-queue"
],
"error_rate": 25.032983195904226,
"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"
}
},
"alert2": {
"alert": {
"id": "alert-5bab3812",
"description": "Label generation service degraded",
"timestamp": "2024-01-15T04:08:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "shipping-service",
"related_entities": [
"shipping-queue"
],
"processing_time": 2372,
"threshold": 1000,
"carrier": "usps"
}
},
"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
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-09a33cae",
"description": "Shipping carrier API errors increasing",
"timestamp": "2024-01-15T04:00:00Z",
"severity": "critical",
"source": "application-logs",
"metadata": {
"service": "shipping-service",
"related_entities": [
"shipping-queue"
],
"error_rate": 25.032983195904226,
"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"
}
},
"alert2": {
"alert": {
"id": "alert-be259882",
"description": "Degraded performance in shipping-queue due to shipping-service issues",
"timestamp": "2024-01-15T04:11:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "shipping-queue",
"related_entities": [
"shipping-service"
],
"error_rate": 14.452231139905155,
"threshold": 5
}
},
"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": 11.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-73f5348b",
"description": "High shipping queue processing time",
"timestamp": "2024-01-15T04:03:00Z",
"severity": "critical",
"source": "queue-monitoring",
"metadata": {
"service": "shipping-service",
"related_entities": [
"shipping-queue"
],
"processing_time": 1350,
"threshold": 500,
"queue_depth": 1385
}
},
"sop_context": {
"signs": "Label generation delays, Carrier API errors, Queue processing backlog",
"actions": "Verify carrier APIs, Clear queue backlog, Scale label service"
}
},
"alert2": {
"alert": {
"id": "alert-5bab3812",
"description": "Label generation service degraded",
"timestamp": "2024-01-15T04:08:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "shipping-service",
"related_entities": [
"shipping-queue"
],
"processing_time": 2372,
"threshold": 1000,
"carrier": "usps"
}
},
"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": 5.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-73f5348b",
"description": "High shipping queue processing time",
"timestamp": "2024-01-15T04:03:00Z",
"severity": "critical",
"source": "queue-monitoring",
"metadata": {
"service": "shipping-service",
"related_entities": [
"shipping-queue"
],
"processing_time": 1350,
"threshold": 500,
"queue_depth": 1385
}
},
"sop_context": {
"signs": "Label generation delays, Carrier API errors, Queue processing backlog",
"actions": "Verify carrier APIs, Clear queue backlog, Scale label service"
}
},
"alert2": {
"alert": {
"id": "alert-be259882",
"description": "Degraded performance in shipping-queue due to shipping-service issues",
"timestamp": "2024-01-15T04:11:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "shipping-queue",
"related_entities": [
"shipping-service"
],
"error_rate": 14.452231139905155,
"threshold": 5
}
},
"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
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-5bab3812",
"description": "Label generation service degraded",
"timestamp": "2024-01-15T04:08:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "shipping-service",
"related_entities": [
"shipping-queue"
],
"processing_time": 2372,
"threshold": 1000,
"carrier": "usps"
}
},
"sop_context": {
"signs": "Label generation delays, Carrier API errors, Queue processing backlog",
"actions": "Verify carrier APIs, Clear queue backlog, Scale label service"
}
},
"alert2": {
"alert": {
"id": "alert-be259882",
"description": "Degraded performance in shipping-queue due to shipping-service issues",
"timestamp": "2024-01-15T04:11:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "shipping-queue",
"related_entities": [
"shipping-service"
],
"error_rate": 14.452231139905155,
"threshold": 5
}
},
"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
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-9cce0ac0",
"description": "Label generation service degraded",
"timestamp": "2024-01-17T06:00:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "shipping-service",
"related_entities": [
"shipping-queue"
],
"processing_time": 2632,
"threshold": 1000,
"carrier": "usps"
}
},
"sop_context": {
"signs": "Label generation delays, Carrier API errors, Queue processing backlog",
"actions": "Verify carrier APIs, Clear queue backlog, Scale label service"
}
},
"alert2": {
"alert": {
"id": "alert-0c4ec729",
"description": "High shipping queue processing time",
"timestamp": "2024-01-17T06:04:00Z",
"severity": "high",
"source": "queue-monitoring",
"metadata": {
"service": "shipping-service",
"related_entities": [
"shipping-queue"
],
"processing_time": 814,
"threshold": 500,
"queue_depth": 2405
}
},
"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
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-9cce0ac0",
"description": "Label generation service degraded",
"timestamp": "2024-01-17T06:00:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "shipping-service",
"related_entities": [
"shipping-queue"
],
"processing_time": 2632,
"threshold": 1000,
"carrier": "usps"
}
},
"sop_context": {
"signs": "Label generation delays, Carrier API errors, Queue processing backlog",
"actions": "Verify carrier APIs, Clear queue backlog, Scale label service"
}
},
"alert2": {
"alert": {
"id": "alert-29c5a2ba",
"description": "Shipping carrier API errors increasing",
"timestamp": "2024-01-17T06:09:00Z",
"severity": "critical",
"source": "application-logs",
"metadata": {
"service": "shipping-service",
"related_entities": [
"shipping-queue"
],
"error_rate": 29.449156413308703,
"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": 9.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-9cce0ac0",
"description": "Label generation service degraded",
"timestamp": "2024-01-17T06:00:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "shipping-service",
"related_entities": [
"shipping-queue"
],
"processing_time": 2632,
"threshold": 1000,
"carrier": "usps"
}
},
"sop_context": {
"signs": "Label generation delays, Carrier API errors, Queue processing backlog",
"actions": "Verify carrier APIs, Clear queue backlog, Scale label service"
}
},
"alert2": {
"alert": {
"id": "alert-8ac94d7e",
"description": "Degraded performance in shipping-queue due to shipping-service issues",
"timestamp": "2024-01-17T06:13:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "shipping-queue",
"related_entities": [
"shipping-service"
],
"error_rate": 7.748094079482603,
"threshold": 5
}
},
"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": 13.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-0c4ec729",
"description": "High shipping queue processing time",
"timestamp": "2024-01-17T06:04:00Z",
"severity": "high",
"source": "queue-monitoring",
"metadata": {
"service": "shipping-service",
"related_entities": [
"shipping-queue"
],
"processing_time": 814,
"threshold": 500,
"queue_depth": 2405
}
},
"sop_context": {
"signs": "Label generation delays, Carrier API errors, Queue processing backlog",
"actions": "Verify carrier APIs, Clear queue backlog, Scale label service"
}
},
"alert2": {
"alert": {
"id": "alert-29c5a2ba",
"description": "Shipping carrier API errors increasing",
"timestamp": "2024-01-17T06:09:00Z",
"severity": "critical",
"source": "application-logs",
"metadata": {
"service": "shipping-service",
"related_entities": [
"shipping-queue"
],
"error_rate": 29.449156413308703,
"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": 5.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-0c4ec729",
"description": "High shipping queue processing time",
"timestamp": "2024-01-17T06:04:00Z",
"severity": "high",
"source": "queue-monitoring",
"metadata": {
"service": "shipping-service",
"related_entities": [
"shipping-queue"
],
"processing_time": 814,
"threshold": 500,
"queue_depth": 2405
}
},
"sop_context": {
"signs": "Label generation delays, Carrier API errors, Queue processing backlog",
"actions": "Verify carrier APIs, Clear queue backlog, Scale label service"
}
},
"alert2": {
"alert": {
"id": "alert-8ac94d7e",
"description": "Degraded performance in shipping-queue due to shipping-service issues",
"timestamp": "2024-01-17T06:13:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "shipping-queue",
"related_entities": [
"shipping-service"
],
"error_rate": 7.748094079482603,
"threshold": 5
}
},
"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": 9.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-29c5a2ba",
"description": "Shipping carrier API errors increasing",
"timestamp": "2024-01-17T06:09:00Z",
"severity": "critical",
"source": "application-logs",
"metadata": {
"service": "shipping-service",
"related_entities": [
"shipping-queue"
],
"error_rate": 29.449156413308703,
"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"
}
},
"alert2": {
"alert": {
"id": "alert-8ac94d7e",
"description": "Degraded performance in shipping-queue due to shipping-service issues",
"timestamp": "2024-01-17T06:13:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "shipping-queue",
"related_entities": [
"shipping-service"
],
"error_rate": 7.748094079482603,
"threshold": 5
}
},
"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
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-c31a8a03",
"description": "Database connection pool near capacity on returns-db-01",
"timestamp": "2024-01-18T01:00:00Z",
"severity": "medium",
"source": "database-monitoring",
"metadata": {
"service": "returns-database",
"related_entities": [],
"server": "returns-db-01",
"pool_usage": 95.37899999205167,
"total_connections": 100,
"available_connections": 4
}
},
"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-8e6ea934",
"description": "High query latency on returns-db-01",
"timestamp": "2024-01-18T01:04:00Z",
"severity": "critical",
"source": "database-monitoring",
"metadata": {
"service": "returns-database",
"related_entities": [],
"server": "returns-db-01",
"query_latency": 1510.2346195103187,
"threshold": 200,
"query_type": "SELECT"
}
},
"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": 4.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-c31a8a03",
"description": "Database connection pool near capacity on returns-db-01",
"timestamp": "2024-01-18T01:00:00Z",
"severity": "medium",
"source": "database-monitoring",
"metadata": {
"service": "returns-database",
"related_entities": [],
"server": "returns-db-01",
"pool_usage": 95.37899999205167,
"total_connections": 100,
"available_connections": 4
}
},
"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-d4bc6008",
"description": "Increased memory usage on returns-db-01",
"timestamp": "2024-01-18T01:07:00Z",
"severity": "medium",
"source": "database-monitoring",
"metadata": {
"service": "returns-database",
"related_entities": [],
"server": "returns-db-01",
"memory_usage": 85.83993278917525,
"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": 7.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-8e6ea934",
"description": "High query latency on returns-db-01",
"timestamp": "2024-01-18T01:04:00Z",
"severity": "critical",
"source": "database-monitoring",
"metadata": {
"service": "returns-database",
"related_entities": [],
"server": "returns-db-01",
"query_latency": 1510.2346195103187,
"threshold": 200,
"query_type": "SELECT"
}
},
"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-d4bc6008",
"description": "Increased memory usage on returns-db-01",
"timestamp": "2024-01-18T01:07:00Z",
"severity": "medium",
"source": "database-monitoring",
"metadata": {
"service": "returns-database",
"related_entities": [],
"server": "returns-db-01",
"memory_usage": 85.83993278917525,
"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": 3.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-364a1e6f",
"description": "High shipping queue processing time",
"timestamp": "2024-01-18T23:00:00Z",
"severity": "critical",
"source": "queue-monitoring",
"metadata": {
"service": "shipping-service",
"related_entities": [
"shipping-queue"
],
"processing_time": 1258,
"threshold": 500,
"queue_depth": 2544
}
},
"sop_context": {
"signs": "Label generation delays, Carrier API errors, Queue processing backlog",
"actions": "Verify carrier APIs, Clear queue backlog, Scale label service"
}
},
"alert2": {
"alert": {
"id": "alert-e8fd074c",
"description": "Shipping carrier API errors increasing",
"timestamp": "2024-01-18T23:01:00Z",
"severity": "medium",
"source": "application-logs",
"metadata": {
"service": "shipping-service",
"related_entities": [
"shipping-queue"
],
"error_rate": 22.872144855931374,
"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
}
|
true
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.