question
stringlengths 1.03k
1.62k
| answer
stringclasses 2
values |
---|---|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-742e1cb2",
"description": "High memory usage before crash on notification-01",
"timestamp": "2024-03-11T01:31:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"memory_usage": 92.08460809225855,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-897c8b57",
"description": "Thread pool exhaustion on notification-01",
"timestamp": "2024-03-11T01:36:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"active_threads": 100,
"thread_pool_size": 100,
"queue_length": 303
}
},
"sop_context": {}
},
"time_difference_minutes": 5.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-742e1cb2",
"description": "High memory usage before crash on notification-01",
"timestamp": "2024-03-11T01:31:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"memory_usage": 92.08460809225855,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-7ea0566d",
"description": "Service notification-service instance notification-01 is down",
"timestamp": "2024-03-11T01:41:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"server": "notification-01",
"error_type": "ServiceCrashException",
"uptime": 36
}
},
"sop_context": {}
},
"time_difference_minutes": 10.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-897c8b57",
"description": "Thread pool exhaustion on notification-01",
"timestamp": "2024-03-11T01:36:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"active_threads": 100,
"thread_pool_size": 100,
"queue_length": 303
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-7ea0566d",
"description": "Service notification-service instance notification-01 is down",
"timestamp": "2024-03-11T01:41:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"server": "notification-01",
"error_type": "ServiceCrashException",
"uptime": 36
}
},
"sop_context": {}
},
"time_difference_minutes": 5.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-91f3f16c",
"description": "Increased API response time for /api/orders endpoint",
"timestamp": "2024-03-11T11:00:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"endpoint": "/api/orders",
"response_time": 3872,
"threshold": 1000,
"method": "POST"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-44327a09",
"description": "Memory pressure on web-server-02",
"timestamp": "2024-03-11T11:05:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"memory_usage": 94.27103996583583,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 5.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-91f3f16c",
"description": "Increased API response time for /api/orders endpoint",
"timestamp": "2024-03-11T11:00:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"endpoint": "/api/orders",
"response_time": 3872,
"threshold": 1000,
"method": "POST"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-f9bd428d",
"description": "High CPU usage detected on web-server-02",
"timestamp": "2024-03-11T11:10:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"cpu_usage": 88.46946359224968,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"time_difference_minutes": 10.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-91f3f16c",
"description": "Increased API response time for /api/orders endpoint",
"timestamp": "2024-03-11T11:00:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"endpoint": "/api/orders",
"response_time": 3872,
"threshold": 1000,
"method": "POST"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-8d848dfc",
"description": "High error rate on web-server-02",
"timestamp": "2024-03-11T11:13:00Z",
"severity": "medium",
"source": "web-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"error_rate": 17.416112291675883,
"threshold": 5,
"status_code": 504
}
},
"sop_context": {}
},
"time_difference_minutes": 13.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-91f3f16c",
"description": "Increased API response time for /api/orders endpoint",
"timestamp": "2024-03-11T11:00:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"endpoint": "/api/orders",
"response_time": 3872,
"threshold": 1000,
"method": "POST"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-ff95a386",
"description": "High CPU usage detected on order-proc-02",
"timestamp": "2024-03-11T11:17:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-02",
"cpu_usage": 86.82929260941457,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"time_difference_minutes": 17.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-91f3f16c",
"description": "Increased API response time for /api/orders endpoint",
"timestamp": "2024-03-11T11:00:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"endpoint": "/api/orders",
"response_time": 3872,
"threshold": 1000,
"method": "POST"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-7c9d1440",
"description": "Increased API response time for /api/default endpoint",
"timestamp": "2024-03-11T11:21:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"endpoint": "/api/default",
"response_time": 3081,
"threshold": 1000,
"method": "POST"
}
},
"sop_context": {}
},
"time_difference_minutes": 21.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-91f3f16c",
"description": "Increased API response time for /api/orders endpoint",
"timestamp": "2024-03-11T11:00:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"endpoint": "/api/orders",
"response_time": 3872,
"threshold": 1000,
"method": "POST"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-2a43d42b",
"description": "Memory pressure on order-proc-02",
"timestamp": "2024-03-11T11:22:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-02",
"memory_usage": 90.93511147388313,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 22.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-91f3f16c",
"description": "Increased API response time for /api/orders endpoint",
"timestamp": "2024-03-11T11:00:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"endpoint": "/api/orders",
"response_time": 3872,
"threshold": 1000,
"method": "POST"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-5faa678c",
"description": "High error rate on order-proc-01",
"timestamp": "2024-03-11T11:27:00Z",
"severity": "critical",
"source": "web-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 19.211969036850466,
"threshold": 5,
"status_code": 503
}
},
"sop_context": {}
},
"time_difference_minutes": 27.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-91f3f16c",
"description": "Increased API response time for /api/orders endpoint",
"timestamp": "2024-03-11T11:00:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"endpoint": "/api/orders",
"response_time": 3872,
"threshold": 1000,
"method": "POST"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-6b797884",
"description": "Degraded performance in order-processing due to web-frontend issues",
"timestamp": "2024-03-11T11:29:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"web-frontend"
],
"error_rate": 11.971947826625104,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 29.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-91f3f16c",
"description": "Increased API response time for /api/orders endpoint",
"timestamp": "2024-03-11T11:00:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"endpoint": "/api/orders",
"response_time": 3872,
"threshold": 1000,
"method": "POST"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-32da51e8",
"description": "Degraded performance in customer-service due to web-frontend issues",
"timestamp": "2024-03-11T11:33:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "customer-service",
"related_entities": [
"web-frontend"
],
"error_rate": 8.04669001341086,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 33.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-91f3f16c",
"description": "Increased API response time for /api/orders endpoint",
"timestamp": "2024-03-11T11:00:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"endpoint": "/api/orders",
"response_time": 3872,
"threshold": 1000,
"method": "POST"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-871d4572",
"description": "Degraded performance in payment-service due to order-processing issues",
"timestamp": "2024-03-11T11:35:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"order-processing"
],
"error_rate": 12.321902949203402,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 35.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-44327a09",
"description": "Memory pressure on web-server-02",
"timestamp": "2024-03-11T11:05:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"memory_usage": 94.27103996583583,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-f9bd428d",
"description": "High CPU usage detected on web-server-02",
"timestamp": "2024-03-11T11:10:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"cpu_usage": 88.46946359224968,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"time_difference_minutes": 5.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-44327a09",
"description": "Memory pressure on web-server-02",
"timestamp": "2024-03-11T11:05:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"memory_usage": 94.27103996583583,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-8d848dfc",
"description": "High error rate on web-server-02",
"timestamp": "2024-03-11T11:13:00Z",
"severity": "medium",
"source": "web-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"error_rate": 17.416112291675883,
"threshold": 5,
"status_code": 504
}
},
"sop_context": {}
},
"time_difference_minutes": 8.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-44327a09",
"description": "Memory pressure on web-server-02",
"timestamp": "2024-03-11T11:05:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"memory_usage": 94.27103996583583,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-ff95a386",
"description": "High CPU usage detected on order-proc-02",
"timestamp": "2024-03-11T11:17:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-02",
"cpu_usage": 86.82929260941457,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"time_difference_minutes": 12.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-44327a09",
"description": "Memory pressure on web-server-02",
"timestamp": "2024-03-11T11:05:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"memory_usage": 94.27103996583583,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-7c9d1440",
"description": "Increased API response time for /api/default endpoint",
"timestamp": "2024-03-11T11:21:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"endpoint": "/api/default",
"response_time": 3081,
"threshold": 1000,
"method": "POST"
}
},
"sop_context": {}
},
"time_difference_minutes": 16.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-44327a09",
"description": "Memory pressure on web-server-02",
"timestamp": "2024-03-11T11:05:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"memory_usage": 94.27103996583583,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-2a43d42b",
"description": "Memory pressure on order-proc-02",
"timestamp": "2024-03-11T11:22:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-02",
"memory_usage": 90.93511147388313,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 17.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-44327a09",
"description": "Memory pressure on web-server-02",
"timestamp": "2024-03-11T11:05:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"memory_usage": 94.27103996583583,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-5faa678c",
"description": "High error rate on order-proc-01",
"timestamp": "2024-03-11T11:27:00Z",
"severity": "critical",
"source": "web-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 19.211969036850466,
"threshold": 5,
"status_code": 503
}
},
"sop_context": {}
},
"time_difference_minutes": 22.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-44327a09",
"description": "Memory pressure on web-server-02",
"timestamp": "2024-03-11T11:05:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"memory_usage": 94.27103996583583,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-6b797884",
"description": "Degraded performance in order-processing due to web-frontend issues",
"timestamp": "2024-03-11T11:29:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"web-frontend"
],
"error_rate": 11.971947826625104,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 24.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-44327a09",
"description": "Memory pressure on web-server-02",
"timestamp": "2024-03-11T11:05:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"memory_usage": 94.27103996583583,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-32da51e8",
"description": "Degraded performance in customer-service due to web-frontend issues",
"timestamp": "2024-03-11T11:33:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "customer-service",
"related_entities": [
"web-frontend"
],
"error_rate": 8.04669001341086,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 28.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-44327a09",
"description": "Memory pressure on web-server-02",
"timestamp": "2024-03-11T11:05:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"memory_usage": 94.27103996583583,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-871d4572",
"description": "Degraded performance in payment-service due to order-processing issues",
"timestamp": "2024-03-11T11:35:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"order-processing"
],
"error_rate": 12.321902949203402,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 30.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-f9bd428d",
"description": "High CPU usage detected on web-server-02",
"timestamp": "2024-03-11T11:10:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"cpu_usage": 88.46946359224968,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-8d848dfc",
"description": "High error rate on web-server-02",
"timestamp": "2024-03-11T11:13:00Z",
"severity": "medium",
"source": "web-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"error_rate": 17.416112291675883,
"threshold": 5,
"status_code": 504
}
},
"sop_context": {}
},
"time_difference_minutes": 3.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-f9bd428d",
"description": "High CPU usage detected on web-server-02",
"timestamp": "2024-03-11T11:10:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"cpu_usage": 88.46946359224968,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-ff95a386",
"description": "High CPU usage detected on order-proc-02",
"timestamp": "2024-03-11T11:17:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-02",
"cpu_usage": 86.82929260941457,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"time_difference_minutes": 7.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-f9bd428d",
"description": "High CPU usage detected on web-server-02",
"timestamp": "2024-03-11T11:10:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"cpu_usage": 88.46946359224968,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-7c9d1440",
"description": "Increased API response time for /api/default endpoint",
"timestamp": "2024-03-11T11:21:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"endpoint": "/api/default",
"response_time": 3081,
"threshold": 1000,
"method": "POST"
}
},
"sop_context": {}
},
"time_difference_minutes": 11.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-f9bd428d",
"description": "High CPU usage detected on web-server-02",
"timestamp": "2024-03-11T11:10:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"cpu_usage": 88.46946359224968,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-2a43d42b",
"description": "Memory pressure on order-proc-02",
"timestamp": "2024-03-11T11:22:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-02",
"memory_usage": 90.93511147388313,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 12.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-f9bd428d",
"description": "High CPU usage detected on web-server-02",
"timestamp": "2024-03-11T11:10:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"cpu_usage": 88.46946359224968,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-5faa678c",
"description": "High error rate on order-proc-01",
"timestamp": "2024-03-11T11:27:00Z",
"severity": "critical",
"source": "web-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 19.211969036850466,
"threshold": 5,
"status_code": 503
}
},
"sop_context": {}
},
"time_difference_minutes": 17.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-f9bd428d",
"description": "High CPU usage detected on web-server-02",
"timestamp": "2024-03-11T11:10:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"cpu_usage": 88.46946359224968,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-6b797884",
"description": "Degraded performance in order-processing due to web-frontend issues",
"timestamp": "2024-03-11T11:29:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"web-frontend"
],
"error_rate": 11.971947826625104,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 19.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-f9bd428d",
"description": "High CPU usage detected on web-server-02",
"timestamp": "2024-03-11T11:10:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"cpu_usage": 88.46946359224968,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-32da51e8",
"description": "Degraded performance in customer-service due to web-frontend issues",
"timestamp": "2024-03-11T11:33:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "customer-service",
"related_entities": [
"web-frontend"
],
"error_rate": 8.04669001341086,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 23.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-f9bd428d",
"description": "High CPU usage detected on web-server-02",
"timestamp": "2024-03-11T11:10:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"cpu_usage": 88.46946359224968,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-871d4572",
"description": "Degraded performance in payment-service due to order-processing issues",
"timestamp": "2024-03-11T11:35:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"order-processing"
],
"error_rate": 12.321902949203402,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 25.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-8d848dfc",
"description": "High error rate on web-server-02",
"timestamp": "2024-03-11T11:13:00Z",
"severity": "medium",
"source": "web-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"error_rate": 17.416112291675883,
"threshold": 5,
"status_code": 504
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-ff95a386",
"description": "High CPU usage detected on order-proc-02",
"timestamp": "2024-03-11T11:17:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-02",
"cpu_usage": 86.82929260941457,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"time_difference_minutes": 4.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-8d848dfc",
"description": "High error rate on web-server-02",
"timestamp": "2024-03-11T11:13:00Z",
"severity": "medium",
"source": "web-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"error_rate": 17.416112291675883,
"threshold": 5,
"status_code": 504
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-7c9d1440",
"description": "Increased API response time for /api/default endpoint",
"timestamp": "2024-03-11T11:21:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"endpoint": "/api/default",
"response_time": 3081,
"threshold": 1000,
"method": "POST"
}
},
"sop_context": {}
},
"time_difference_minutes": 8.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-8d848dfc",
"description": "High error rate on web-server-02",
"timestamp": "2024-03-11T11:13:00Z",
"severity": "medium",
"source": "web-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"error_rate": 17.416112291675883,
"threshold": 5,
"status_code": 504
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-2a43d42b",
"description": "Memory pressure on order-proc-02",
"timestamp": "2024-03-11T11:22:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-02",
"memory_usage": 90.93511147388313,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 9.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-8d848dfc",
"description": "High error rate on web-server-02",
"timestamp": "2024-03-11T11:13:00Z",
"severity": "medium",
"source": "web-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"error_rate": 17.416112291675883,
"threshold": 5,
"status_code": 504
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-5faa678c",
"description": "High error rate on order-proc-01",
"timestamp": "2024-03-11T11:27:00Z",
"severity": "critical",
"source": "web-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 19.211969036850466,
"threshold": 5,
"status_code": 503
}
},
"sop_context": {}
},
"time_difference_minutes": 14.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-8d848dfc",
"description": "High error rate on web-server-02",
"timestamp": "2024-03-11T11:13:00Z",
"severity": "medium",
"source": "web-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"error_rate": 17.416112291675883,
"threshold": 5,
"status_code": 504
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-6b797884",
"description": "Degraded performance in order-processing due to web-frontend issues",
"timestamp": "2024-03-11T11:29:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"web-frontend"
],
"error_rate": 11.971947826625104,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 16.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-8d848dfc",
"description": "High error rate on web-server-02",
"timestamp": "2024-03-11T11:13:00Z",
"severity": "medium",
"source": "web-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"error_rate": 17.416112291675883,
"threshold": 5,
"status_code": 504
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-32da51e8",
"description": "Degraded performance in customer-service due to web-frontend issues",
"timestamp": "2024-03-11T11:33:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "customer-service",
"related_entities": [
"web-frontend"
],
"error_rate": 8.04669001341086,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 20.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-8d848dfc",
"description": "High error rate on web-server-02",
"timestamp": "2024-03-11T11:13:00Z",
"severity": "medium",
"source": "web-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"error_rate": 17.416112291675883,
"threshold": 5,
"status_code": 504
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-871d4572",
"description": "Degraded performance in payment-service due to order-processing issues",
"timestamp": "2024-03-11T11:35:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"order-processing"
],
"error_rate": 12.321902949203402,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 22.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-ff95a386",
"description": "High CPU usage detected on order-proc-02",
"timestamp": "2024-03-11T11:17:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-02",
"cpu_usage": 86.82929260941457,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-7c9d1440",
"description": "Increased API response time for /api/default endpoint",
"timestamp": "2024-03-11T11:21:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"endpoint": "/api/default",
"response_time": 3081,
"threshold": 1000,
"method": "POST"
}
},
"sop_context": {}
},
"time_difference_minutes": 4.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-ff95a386",
"description": "High CPU usage detected on order-proc-02",
"timestamp": "2024-03-11T11:17:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-02",
"cpu_usage": 86.82929260941457,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-2a43d42b",
"description": "Memory pressure on order-proc-02",
"timestamp": "2024-03-11T11:22:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-02",
"memory_usage": 90.93511147388313,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 5.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-ff95a386",
"description": "High CPU usage detected on order-proc-02",
"timestamp": "2024-03-11T11:17:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-02",
"cpu_usage": 86.82929260941457,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-5faa678c",
"description": "High error rate on order-proc-01",
"timestamp": "2024-03-11T11:27:00Z",
"severity": "critical",
"source": "web-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 19.211969036850466,
"threshold": 5,
"status_code": 503
}
},
"sop_context": {}
},
"time_difference_minutes": 10.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-ff95a386",
"description": "High CPU usage detected on order-proc-02",
"timestamp": "2024-03-11T11:17:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-02",
"cpu_usage": 86.82929260941457,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-6b797884",
"description": "Degraded performance in order-processing due to web-frontend issues",
"timestamp": "2024-03-11T11:29:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"web-frontend"
],
"error_rate": 11.971947826625104,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 12.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-ff95a386",
"description": "High CPU usage detected on order-proc-02",
"timestamp": "2024-03-11T11:17:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-02",
"cpu_usage": 86.82929260941457,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-32da51e8",
"description": "Degraded performance in customer-service due to web-frontend issues",
"timestamp": "2024-03-11T11:33:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "customer-service",
"related_entities": [
"web-frontend"
],
"error_rate": 8.04669001341086,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 16.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-ff95a386",
"description": "High CPU usage detected on order-proc-02",
"timestamp": "2024-03-11T11:17:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-02",
"cpu_usage": 86.82929260941457,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-871d4572",
"description": "Degraded performance in payment-service due to order-processing issues",
"timestamp": "2024-03-11T11:35:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"order-processing"
],
"error_rate": 12.321902949203402,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 18.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-7c9d1440",
"description": "Increased API response time for /api/default endpoint",
"timestamp": "2024-03-11T11:21:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"endpoint": "/api/default",
"response_time": 3081,
"threshold": 1000,
"method": "POST"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-2a43d42b",
"description": "Memory pressure on order-proc-02",
"timestamp": "2024-03-11T11:22:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-02",
"memory_usage": 90.93511147388313,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 1.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-7c9d1440",
"description": "Increased API response time for /api/default endpoint",
"timestamp": "2024-03-11T11:21:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"endpoint": "/api/default",
"response_time": 3081,
"threshold": 1000,
"method": "POST"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-5faa678c",
"description": "High error rate on order-proc-01",
"timestamp": "2024-03-11T11:27:00Z",
"severity": "critical",
"source": "web-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 19.211969036850466,
"threshold": 5,
"status_code": 503
}
},
"sop_context": {}
},
"time_difference_minutes": 6.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-7c9d1440",
"description": "Increased API response time for /api/default endpoint",
"timestamp": "2024-03-11T11:21:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"endpoint": "/api/default",
"response_time": 3081,
"threshold": 1000,
"method": "POST"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-6b797884",
"description": "Degraded performance in order-processing due to web-frontend issues",
"timestamp": "2024-03-11T11:29:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"web-frontend"
],
"error_rate": 11.971947826625104,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 8.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-7c9d1440",
"description": "Increased API response time for /api/default endpoint",
"timestamp": "2024-03-11T11:21:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"endpoint": "/api/default",
"response_time": 3081,
"threshold": 1000,
"method": "POST"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-32da51e8",
"description": "Degraded performance in customer-service due to web-frontend issues",
"timestamp": "2024-03-11T11:33:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "customer-service",
"related_entities": [
"web-frontend"
],
"error_rate": 8.04669001341086,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 12.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-7c9d1440",
"description": "Increased API response time for /api/default endpoint",
"timestamp": "2024-03-11T11:21:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"endpoint": "/api/default",
"response_time": 3081,
"threshold": 1000,
"method": "POST"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-871d4572",
"description": "Degraded performance in payment-service due to order-processing issues",
"timestamp": "2024-03-11T11:35:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"order-processing"
],
"error_rate": 12.321902949203402,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 14.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-2a43d42b",
"description": "Memory pressure on order-proc-02",
"timestamp": "2024-03-11T11:22:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-02",
"memory_usage": 90.93511147388313,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-5faa678c",
"description": "High error rate on order-proc-01",
"timestamp": "2024-03-11T11:27:00Z",
"severity": "critical",
"source": "web-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 19.211969036850466,
"threshold": 5,
"status_code": 503
}
},
"sop_context": {}
},
"time_difference_minutes": 5.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-2a43d42b",
"description": "Memory pressure on order-proc-02",
"timestamp": "2024-03-11T11:22:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-02",
"memory_usage": 90.93511147388313,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-6b797884",
"description": "Degraded performance in order-processing due to web-frontend issues",
"timestamp": "2024-03-11T11:29:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"web-frontend"
],
"error_rate": 11.971947826625104,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 7.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-2a43d42b",
"description": "Memory pressure on order-proc-02",
"timestamp": "2024-03-11T11:22:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-02",
"memory_usage": 90.93511147388313,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-32da51e8",
"description": "Degraded performance in customer-service due to web-frontend issues",
"timestamp": "2024-03-11T11:33:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "customer-service",
"related_entities": [
"web-frontend"
],
"error_rate": 8.04669001341086,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 11.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-2a43d42b",
"description": "Memory pressure on order-proc-02",
"timestamp": "2024-03-11T11:22:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-02",
"memory_usage": 90.93511147388313,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-871d4572",
"description": "Degraded performance in payment-service due to order-processing issues",
"timestamp": "2024-03-11T11:35:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"order-processing"
],
"error_rate": 12.321902949203402,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 13.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-5faa678c",
"description": "High error rate on order-proc-01",
"timestamp": "2024-03-11T11:27:00Z",
"severity": "critical",
"source": "web-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 19.211969036850466,
"threshold": 5,
"status_code": 503
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-6b797884",
"description": "Degraded performance in order-processing due to web-frontend issues",
"timestamp": "2024-03-11T11:29:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"web-frontend"
],
"error_rate": 11.971947826625104,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 2.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-5faa678c",
"description": "High error rate on order-proc-01",
"timestamp": "2024-03-11T11:27:00Z",
"severity": "critical",
"source": "web-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 19.211969036850466,
"threshold": 5,
"status_code": 503
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-32da51e8",
"description": "Degraded performance in customer-service due to web-frontend issues",
"timestamp": "2024-03-11T11:33:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "customer-service",
"related_entities": [
"web-frontend"
],
"error_rate": 8.04669001341086,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 6.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-5faa678c",
"description": "High error rate on order-proc-01",
"timestamp": "2024-03-11T11:27:00Z",
"severity": "critical",
"source": "web-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 19.211969036850466,
"threshold": 5,
"status_code": 503
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-871d4572",
"description": "Degraded performance in payment-service due to order-processing issues",
"timestamp": "2024-03-11T11:35:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"order-processing"
],
"error_rate": 12.321902949203402,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 8.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-6b797884",
"description": "Degraded performance in order-processing due to web-frontend issues",
"timestamp": "2024-03-11T11:29:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"web-frontend"
],
"error_rate": 11.971947826625104,
"threshold": 5
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-32da51e8",
"description": "Degraded performance in customer-service due to web-frontend issues",
"timestamp": "2024-03-11T11:33:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "customer-service",
"related_entities": [
"web-frontend"
],
"error_rate": 8.04669001341086,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 4.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-6b797884",
"description": "Degraded performance in order-processing due to web-frontend issues",
"timestamp": "2024-03-11T11:29:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"web-frontend"
],
"error_rate": 11.971947826625104,
"threshold": 5
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-871d4572",
"description": "Degraded performance in payment-service due to order-processing issues",
"timestamp": "2024-03-11T11:35:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"order-processing"
],
"error_rate": 12.321902949203402,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 6.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-32da51e8",
"description": "Degraded performance in customer-service due to web-frontend issues",
"timestamp": "2024-03-11T11:33:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "customer-service",
"related_entities": [
"web-frontend"
],
"error_rate": 8.04669001341086,
"threshold": 5
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-871d4572",
"description": "Degraded performance in payment-service due to order-processing issues",
"timestamp": "2024-03-11T11:35:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"order-processing"
],
"error_rate": 12.321902949203402,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 2.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-d5caa94b",
"description": "Memory pressure on web-server-02",
"timestamp": "2024-03-11T15:00:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"memory_usage": 85.25017031303953,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-a7374665",
"description": "High CPU usage detected on web-server-01",
"timestamp": "2024-03-11T15:05:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-01",
"cpu_usage": 82.53885950328063,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"time_difference_minutes": 5.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-d5caa94b",
"description": "Memory pressure on web-server-02",
"timestamp": "2024-03-11T15:00:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"memory_usage": 85.25017031303953,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-ca9d6ce1",
"description": "Increased API response time for /api/orders endpoint",
"timestamp": "2024-03-11T15:06:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"endpoint": "/api/orders",
"response_time": 2994,
"threshold": 1000,
"method": "GET"
}
},
"sop_context": {}
},
"time_difference_minutes": 6.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-d5caa94b",
"description": "Memory pressure on web-server-02",
"timestamp": "2024-03-11T15:00:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"memory_usage": 85.25017031303953,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-ee29f587",
"description": "High error rate on web-server-01",
"timestamp": "2024-03-11T15:09:00Z",
"severity": "critical",
"source": "web-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"error_rate": 21.31116684395773,
"threshold": 5,
"status_code": 500
}
},
"sop_context": {}
},
"time_difference_minutes": 9.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-d5caa94b",
"description": "Memory pressure on web-server-02",
"timestamp": "2024-03-11T15:00:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"memory_usage": 85.25017031303953,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-c900c5a0",
"description": "High CPU usage detected on order-proc-02",
"timestamp": "2024-03-11T15:12:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-02",
"cpu_usage": 82.74746301666194,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"time_difference_minutes": 12.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-d5caa94b",
"description": "Memory pressure on web-server-02",
"timestamp": "2024-03-11T15:00:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"memory_usage": 85.25017031303953,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-0fde55b9",
"description": "Memory pressure on order-proc-02",
"timestamp": "2024-03-11T15:15:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-02",
"memory_usage": 90.33427693128523,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 15.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-d5caa94b",
"description": "Memory pressure on web-server-02",
"timestamp": "2024-03-11T15:00:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"memory_usage": 85.25017031303953,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-b2c242e5",
"description": "High error rate on order-proc-01",
"timestamp": "2024-03-11T15:19:00Z",
"severity": "high",
"source": "web-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 19.115373143703714,
"threshold": 5,
"status_code": 504
}
},
"sop_context": {}
},
"time_difference_minutes": 19.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-d5caa94b",
"description": "Memory pressure on web-server-02",
"timestamp": "2024-03-11T15:00:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"memory_usage": 85.25017031303953,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-71ac1b2d",
"description": "Increased API response time for /api/default endpoint",
"timestamp": "2024-03-11T15:20:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"endpoint": "/api/default",
"response_time": 2533,
"threshold": 1000,
"method": "POST"
}
},
"sop_context": {}
},
"time_difference_minutes": 20.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-d5caa94b",
"description": "Memory pressure on web-server-02",
"timestamp": "2024-03-11T15:00:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"memory_usage": 85.25017031303953,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-b128849a",
"description": "Degraded performance in order-processing due to web-frontend issues",
"timestamp": "2024-03-11T15:23:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"web-frontend"
],
"error_rate": 8.666059699307121,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 23.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-d5caa94b",
"description": "Memory pressure on web-server-02",
"timestamp": "2024-03-11T15:00:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"memory_usage": 85.25017031303953,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-36da3578",
"description": "Degraded performance in customer-service due to web-frontend issues",
"timestamp": "2024-03-11T15:26:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "customer-service",
"related_entities": [
"web-frontend"
],
"error_rate": 12.92165713557071,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 26.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-d5caa94b",
"description": "Memory pressure on web-server-02",
"timestamp": "2024-03-11T15:00:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"memory_usage": 85.25017031303953,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-fd9703ce",
"description": "Degraded performance in notification-service due to order-processing issues",
"timestamp": "2024-03-11T15:31:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"order-processing"
],
"error_rate": 6.960009081823552,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 31.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-d5caa94b",
"description": "Memory pressure on web-server-02",
"timestamp": "2024-03-11T15:00:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"memory_usage": 85.25017031303953,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-9a8e2b45",
"description": "Degraded performance in orders-database due to order-processing issues",
"timestamp": "2024-03-11T15:36:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [
"order-processing"
],
"error_rate": 9.70874145021199,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 36.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-a7374665",
"description": "High CPU usage detected on web-server-01",
"timestamp": "2024-03-11T15:05:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-01",
"cpu_usage": 82.53885950328063,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-ca9d6ce1",
"description": "Increased API response time for /api/orders endpoint",
"timestamp": "2024-03-11T15:06:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"endpoint": "/api/orders",
"response_time": 2994,
"threshold": 1000,
"method": "GET"
}
},
"sop_context": {}
},
"time_difference_minutes": 1.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-a7374665",
"description": "High CPU usage detected on web-server-01",
"timestamp": "2024-03-11T15:05:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-01",
"cpu_usage": 82.53885950328063,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-ee29f587",
"description": "High error rate on web-server-01",
"timestamp": "2024-03-11T15:09:00Z",
"severity": "critical",
"source": "web-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"error_rate": 21.31116684395773,
"threshold": 5,
"status_code": 500
}
},
"sop_context": {}
},
"time_difference_minutes": 4.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-a7374665",
"description": "High CPU usage detected on web-server-01",
"timestamp": "2024-03-11T15:05:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-01",
"cpu_usage": 82.53885950328063,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-c900c5a0",
"description": "High CPU usage detected on order-proc-02",
"timestamp": "2024-03-11T15:12:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-02",
"cpu_usage": 82.74746301666194,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"time_difference_minutes": 7.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-a7374665",
"description": "High CPU usage detected on web-server-01",
"timestamp": "2024-03-11T15:05:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-01",
"cpu_usage": 82.53885950328063,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-0fde55b9",
"description": "Memory pressure on order-proc-02",
"timestamp": "2024-03-11T15:15:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-02",
"memory_usage": 90.33427693128523,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 10.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-a7374665",
"description": "High CPU usage detected on web-server-01",
"timestamp": "2024-03-11T15:05:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-01",
"cpu_usage": 82.53885950328063,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-b2c242e5",
"description": "High error rate on order-proc-01",
"timestamp": "2024-03-11T15:19:00Z",
"severity": "high",
"source": "web-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 19.115373143703714,
"threshold": 5,
"status_code": 504
}
},
"sop_context": {}
},
"time_difference_minutes": 14.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-a7374665",
"description": "High CPU usage detected on web-server-01",
"timestamp": "2024-03-11T15:05:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-01",
"cpu_usage": 82.53885950328063,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-71ac1b2d",
"description": "Increased API response time for /api/default endpoint",
"timestamp": "2024-03-11T15:20:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"endpoint": "/api/default",
"response_time": 2533,
"threshold": 1000,
"method": "POST"
}
},
"sop_context": {}
},
"time_difference_minutes": 15.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-a7374665",
"description": "High CPU usage detected on web-server-01",
"timestamp": "2024-03-11T15:05:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-01",
"cpu_usage": 82.53885950328063,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-b128849a",
"description": "Degraded performance in order-processing due to web-frontend issues",
"timestamp": "2024-03-11T15:23:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"web-frontend"
],
"error_rate": 8.666059699307121,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 18.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-a7374665",
"description": "High CPU usage detected on web-server-01",
"timestamp": "2024-03-11T15:05:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-01",
"cpu_usage": 82.53885950328063,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-36da3578",
"description": "Degraded performance in customer-service due to web-frontend issues",
"timestamp": "2024-03-11T15:26:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "customer-service",
"related_entities": [
"web-frontend"
],
"error_rate": 12.92165713557071,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 21.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-a7374665",
"description": "High CPU usage detected on web-server-01",
"timestamp": "2024-03-11T15:05:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-01",
"cpu_usage": 82.53885950328063,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-fd9703ce",
"description": "Degraded performance in notification-service due to order-processing issues",
"timestamp": "2024-03-11T15:31:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"order-processing"
],
"error_rate": 6.960009081823552,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 26.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-a7374665",
"description": "High CPU usage detected on web-server-01",
"timestamp": "2024-03-11T15:05:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-01",
"cpu_usage": 82.53885950328063,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-9a8e2b45",
"description": "Degraded performance in orders-database due to order-processing issues",
"timestamp": "2024-03-11T15:36:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [
"order-processing"
],
"error_rate": 9.70874145021199,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 31.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-ca9d6ce1",
"description": "Increased API response time for /api/orders endpoint",
"timestamp": "2024-03-11T15:06:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"endpoint": "/api/orders",
"response_time": 2994,
"threshold": 1000,
"method": "GET"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-ee29f587",
"description": "High error rate on web-server-01",
"timestamp": "2024-03-11T15:09:00Z",
"severity": "critical",
"source": "web-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"error_rate": 21.31116684395773,
"threshold": 5,
"status_code": 500
}
},
"sop_context": {}
},
"time_difference_minutes": 3.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-ca9d6ce1",
"description": "Increased API response time for /api/orders endpoint",
"timestamp": "2024-03-11T15:06:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"endpoint": "/api/orders",
"response_time": 2994,
"threshold": 1000,
"method": "GET"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-c900c5a0",
"description": "High CPU usage detected on order-proc-02",
"timestamp": "2024-03-11T15:12:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-02",
"cpu_usage": 82.74746301666194,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"time_difference_minutes": 6.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-ca9d6ce1",
"description": "Increased API response time for /api/orders endpoint",
"timestamp": "2024-03-11T15:06:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"endpoint": "/api/orders",
"response_time": 2994,
"threshold": 1000,
"method": "GET"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-0fde55b9",
"description": "Memory pressure on order-proc-02",
"timestamp": "2024-03-11T15:15:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-02",
"memory_usage": 90.33427693128523,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 9.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-ca9d6ce1",
"description": "Increased API response time for /api/orders endpoint",
"timestamp": "2024-03-11T15:06:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"endpoint": "/api/orders",
"response_time": 2994,
"threshold": 1000,
"method": "GET"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-b2c242e5",
"description": "High error rate on order-proc-01",
"timestamp": "2024-03-11T15:19:00Z",
"severity": "high",
"source": "web-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 19.115373143703714,
"threshold": 5,
"status_code": 504
}
},
"sop_context": {}
},
"time_difference_minutes": 13.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-ca9d6ce1",
"description": "Increased API response time for /api/orders endpoint",
"timestamp": "2024-03-11T15:06:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"endpoint": "/api/orders",
"response_time": 2994,
"threshold": 1000,
"method": "GET"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-71ac1b2d",
"description": "Increased API response time for /api/default endpoint",
"timestamp": "2024-03-11T15:20:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"endpoint": "/api/default",
"response_time": 2533,
"threshold": 1000,
"method": "POST"
}
},
"sop_context": {}
},
"time_difference_minutes": 14.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-ca9d6ce1",
"description": "Increased API response time for /api/orders endpoint",
"timestamp": "2024-03-11T15:06:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"endpoint": "/api/orders",
"response_time": 2994,
"threshold": 1000,
"method": "GET"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-b128849a",
"description": "Degraded performance in order-processing due to web-frontend issues",
"timestamp": "2024-03-11T15:23:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"web-frontend"
],
"error_rate": 8.666059699307121,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 17.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-ca9d6ce1",
"description": "Increased API response time for /api/orders endpoint",
"timestamp": "2024-03-11T15:06:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"endpoint": "/api/orders",
"response_time": 2994,
"threshold": 1000,
"method": "GET"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-36da3578",
"description": "Degraded performance in customer-service due to web-frontend issues",
"timestamp": "2024-03-11T15:26:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "customer-service",
"related_entities": [
"web-frontend"
],
"error_rate": 12.92165713557071,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 20.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-ca9d6ce1",
"description": "Increased API response time for /api/orders endpoint",
"timestamp": "2024-03-11T15:06:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"endpoint": "/api/orders",
"response_time": 2994,
"threshold": 1000,
"method": "GET"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-fd9703ce",
"description": "Degraded performance in notification-service due to order-processing issues",
"timestamp": "2024-03-11T15:31:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"order-processing"
],
"error_rate": 6.960009081823552,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 25.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-ca9d6ce1",
"description": "Increased API response time for /api/orders endpoint",
"timestamp": "2024-03-11T15:06:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"endpoint": "/api/orders",
"response_time": 2994,
"threshold": 1000,
"method": "GET"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-9a8e2b45",
"description": "Degraded performance in orders-database due to order-processing issues",
"timestamp": "2024-03-11T15:36:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [
"order-processing"
],
"error_rate": 9.70874145021199,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 30.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-ee29f587",
"description": "High error rate on web-server-01",
"timestamp": "2024-03-11T15:09:00Z",
"severity": "critical",
"source": "web-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"error_rate": 21.31116684395773,
"threshold": 5,
"status_code": 500
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-c900c5a0",
"description": "High CPU usage detected on order-proc-02",
"timestamp": "2024-03-11T15:12:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-02",
"cpu_usage": 82.74746301666194,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"time_difference_minutes": 3.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-ee29f587",
"description": "High error rate on web-server-01",
"timestamp": "2024-03-11T15:09:00Z",
"severity": "critical",
"source": "web-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"error_rate": 21.31116684395773,
"threshold": 5,
"status_code": 500
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-0fde55b9",
"description": "Memory pressure on order-proc-02",
"timestamp": "2024-03-11T15:15:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-02",
"memory_usage": 90.33427693128523,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 6.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-ee29f587",
"description": "High error rate on web-server-01",
"timestamp": "2024-03-11T15:09:00Z",
"severity": "critical",
"source": "web-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"error_rate": 21.31116684395773,
"threshold": 5,
"status_code": 500
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-b2c242e5",
"description": "High error rate on order-proc-01",
"timestamp": "2024-03-11T15:19:00Z",
"severity": "high",
"source": "web-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 19.115373143703714,
"threshold": 5,
"status_code": 504
}
},
"sop_context": {}
},
"time_difference_minutes": 10.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-ee29f587",
"description": "High error rate on web-server-01",
"timestamp": "2024-03-11T15:09:00Z",
"severity": "critical",
"source": "web-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"error_rate": 21.31116684395773,
"threshold": 5,
"status_code": 500
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-71ac1b2d",
"description": "Increased API response time for /api/default endpoint",
"timestamp": "2024-03-11T15:20:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"endpoint": "/api/default",
"response_time": 2533,
"threshold": 1000,
"method": "POST"
}
},
"sop_context": {}
},
"time_difference_minutes": 11.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-ee29f587",
"description": "High error rate on web-server-01",
"timestamp": "2024-03-11T15:09:00Z",
"severity": "critical",
"source": "web-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"error_rate": 21.31116684395773,
"threshold": 5,
"status_code": 500
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-b128849a",
"description": "Degraded performance in order-processing due to web-frontend issues",
"timestamp": "2024-03-11T15:23:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"web-frontend"
],
"error_rate": 8.666059699307121,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 14.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-ee29f587",
"description": "High error rate on web-server-01",
"timestamp": "2024-03-11T15:09:00Z",
"severity": "critical",
"source": "web-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"error_rate": 21.31116684395773,
"threshold": 5,
"status_code": 500
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-36da3578",
"description": "Degraded performance in customer-service due to web-frontend issues",
"timestamp": "2024-03-11T15:26:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "customer-service",
"related_entities": [
"web-frontend"
],
"error_rate": 12.92165713557071,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 17.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-ee29f587",
"description": "High error rate on web-server-01",
"timestamp": "2024-03-11T15:09:00Z",
"severity": "critical",
"source": "web-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"error_rate": 21.31116684395773,
"threshold": 5,
"status_code": 500
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-fd9703ce",
"description": "Degraded performance in notification-service due to order-processing issues",
"timestamp": "2024-03-11T15:31:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"order-processing"
],
"error_rate": 6.960009081823552,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 22.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-ee29f587",
"description": "High error rate on web-server-01",
"timestamp": "2024-03-11T15:09:00Z",
"severity": "critical",
"source": "web-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"error_rate": 21.31116684395773,
"threshold": 5,
"status_code": 500
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-9a8e2b45",
"description": "Degraded performance in orders-database due to order-processing issues",
"timestamp": "2024-03-11T15:36:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [
"order-processing"
],
"error_rate": 9.70874145021199,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 27.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-c900c5a0",
"description": "High CPU usage detected on order-proc-02",
"timestamp": "2024-03-11T15:12:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-02",
"cpu_usage": 82.74746301666194,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-0fde55b9",
"description": "Memory pressure on order-proc-02",
"timestamp": "2024-03-11T15:15:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-02",
"memory_usage": 90.33427693128523,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 3.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-c900c5a0",
"description": "High CPU usage detected on order-proc-02",
"timestamp": "2024-03-11T15:12:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-02",
"cpu_usage": 82.74746301666194,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-b2c242e5",
"description": "High error rate on order-proc-01",
"timestamp": "2024-03-11T15:19:00Z",
"severity": "high",
"source": "web-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 19.115373143703714,
"threshold": 5,
"status_code": 504
}
},
"sop_context": {}
},
"time_difference_minutes": 7.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-c900c5a0",
"description": "High CPU usage detected on order-proc-02",
"timestamp": "2024-03-11T15:12:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-02",
"cpu_usage": 82.74746301666194,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-71ac1b2d",
"description": "Increased API response time for /api/default endpoint",
"timestamp": "2024-03-11T15:20:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"endpoint": "/api/default",
"response_time": 2533,
"threshold": 1000,
"method": "POST"
}
},
"sop_context": {}
},
"time_difference_minutes": 8.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-c900c5a0",
"description": "High CPU usage detected on order-proc-02",
"timestamp": "2024-03-11T15:12:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-02",
"cpu_usage": 82.74746301666194,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-b128849a",
"description": "Degraded performance in order-processing due to web-frontend issues",
"timestamp": "2024-03-11T15:23:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"web-frontend"
],
"error_rate": 8.666059699307121,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 11.0
}
|
true
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.