question
stringlengths 1.03k
1.62k
| answer
stringclasses 2
values |
---|---|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-bfa6bab6",
"description": "Service order-processing instance order-proc-01 is down",
"timestamp": "2024-01-23T21:10:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"error_type": "ServiceCrashException",
"uptime": 25
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-e272dec4",
"description": "Thread pool exhaustion on order-proc-01",
"timestamp": "2024-01-23T21:14:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"active_threads": 96,
"thread_pool_size": 100,
"queue_length": 476
}
},
"sop_context": {}
},
"time_difference_minutes": 4.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-bfa6bab6",
"description": "Service order-processing instance order-proc-01 is down",
"timestamp": "2024-01-23T21:10:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"error_type": "ServiceCrashException",
"uptime": 25
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-7f079690",
"description": "Thread pool exhaustion on payment-01",
"timestamp": "2024-01-23T21:17:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"active_threads": 95,
"thread_pool_size": 100,
"queue_length": 268
}
},
"sop_context": {}
},
"time_difference_minutes": 7.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-bfa6bab6",
"description": "Service order-processing instance order-proc-01 is down",
"timestamp": "2024-01-23T21:10:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"error_type": "ServiceCrashException",
"uptime": 25
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-0ee8ec51",
"description": "Service payment-service instance payment-01 is down",
"timestamp": "2024-01-23T21:19:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"server": "payment-01",
"error_type": "ServiceCrashException",
"uptime": 35
}
},
"sop_context": {}
},
"time_difference_minutes": 9.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-bfa6bab6",
"description": "Service order-processing instance order-proc-01 is down",
"timestamp": "2024-01-23T21:10:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"error_type": "ServiceCrashException",
"uptime": 25
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-ecf19a0a",
"description": "High memory usage before crash on payment-01",
"timestamp": "2024-01-23T21:20:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"memory_usage": 95.08921832714938,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 10.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-bfa6bab6",
"description": "Service order-processing instance order-proc-01 is down",
"timestamp": "2024-01-23T21:10:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"error_type": "ServiceCrashException",
"uptime": 25
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-5fcf1dc1",
"description": "Thread pool exhaustion on notification-01",
"timestamp": "2024-01-23T21:22:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"active_threads": 100,
"thread_pool_size": 100,
"queue_length": 469
}
},
"sop_context": {}
},
"time_difference_minutes": 12.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-bfa6bab6",
"description": "Service order-processing instance order-proc-01 is down",
"timestamp": "2024-01-23T21:10:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"error_type": "ServiceCrashException",
"uptime": 25
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-9ddcb438",
"description": "Service notification-service instance notification-01 is down",
"timestamp": "2024-01-23T21:25:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"server": "notification-01",
"error_type": "ServiceCrashException",
"uptime": 22
}
},
"sop_context": {}
},
"time_difference_minutes": 15.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-bfa6bab6",
"description": "Service order-processing instance order-proc-01 is down",
"timestamp": "2024-01-23T21:10:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"error_type": "ServiceCrashException",
"uptime": 25
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-dee1bedf",
"description": "High memory usage before crash on notification-01",
"timestamp": "2024-01-23T21:30:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"memory_usage": 96.44974813211365,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 20.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-e272dec4",
"description": "Thread pool exhaustion on order-proc-01",
"timestamp": "2024-01-23T21:14:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"active_threads": 96,
"thread_pool_size": 100,
"queue_length": 476
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-7f079690",
"description": "Thread pool exhaustion on payment-01",
"timestamp": "2024-01-23T21:17:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"active_threads": 95,
"thread_pool_size": 100,
"queue_length": 268
}
},
"sop_context": {}
},
"time_difference_minutes": 3.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-e272dec4",
"description": "Thread pool exhaustion on order-proc-01",
"timestamp": "2024-01-23T21:14:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"active_threads": 96,
"thread_pool_size": 100,
"queue_length": 476
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-0ee8ec51",
"description": "Service payment-service instance payment-01 is down",
"timestamp": "2024-01-23T21:19:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"server": "payment-01",
"error_type": "ServiceCrashException",
"uptime": 35
}
},
"sop_context": {}
},
"time_difference_minutes": 5.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-e272dec4",
"description": "Thread pool exhaustion on order-proc-01",
"timestamp": "2024-01-23T21:14:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"active_threads": 96,
"thread_pool_size": 100,
"queue_length": 476
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-ecf19a0a",
"description": "High memory usage before crash on payment-01",
"timestamp": "2024-01-23T21:20:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"memory_usage": 95.08921832714938,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 6.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-e272dec4",
"description": "Thread pool exhaustion on order-proc-01",
"timestamp": "2024-01-23T21:14:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"active_threads": 96,
"thread_pool_size": 100,
"queue_length": 476
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-5fcf1dc1",
"description": "Thread pool exhaustion on notification-01",
"timestamp": "2024-01-23T21:22:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"active_threads": 100,
"thread_pool_size": 100,
"queue_length": 469
}
},
"sop_context": {}
},
"time_difference_minutes": 8.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-e272dec4",
"description": "Thread pool exhaustion on order-proc-01",
"timestamp": "2024-01-23T21:14:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"active_threads": 96,
"thread_pool_size": 100,
"queue_length": 476
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-9ddcb438",
"description": "Service notification-service instance notification-01 is down",
"timestamp": "2024-01-23T21:25:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"server": "notification-01",
"error_type": "ServiceCrashException",
"uptime": 22
}
},
"sop_context": {}
},
"time_difference_minutes": 11.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-e272dec4",
"description": "Thread pool exhaustion on order-proc-01",
"timestamp": "2024-01-23T21:14:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"active_threads": 96,
"thread_pool_size": 100,
"queue_length": 476
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-dee1bedf",
"description": "High memory usage before crash on notification-01",
"timestamp": "2024-01-23T21:30:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"memory_usage": 96.44974813211365,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 16.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-7f079690",
"description": "Thread pool exhaustion on payment-01",
"timestamp": "2024-01-23T21:17:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"active_threads": 95,
"thread_pool_size": 100,
"queue_length": 268
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-0ee8ec51",
"description": "Service payment-service instance payment-01 is down",
"timestamp": "2024-01-23T21:19:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"server": "payment-01",
"error_type": "ServiceCrashException",
"uptime": 35
}
},
"sop_context": {}
},
"time_difference_minutes": 2.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-7f079690",
"description": "Thread pool exhaustion on payment-01",
"timestamp": "2024-01-23T21:17:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"active_threads": 95,
"thread_pool_size": 100,
"queue_length": 268
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-ecf19a0a",
"description": "High memory usage before crash on payment-01",
"timestamp": "2024-01-23T21:20:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"memory_usage": 95.08921832714938,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 3.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-7f079690",
"description": "Thread pool exhaustion on payment-01",
"timestamp": "2024-01-23T21:17:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"active_threads": 95,
"thread_pool_size": 100,
"queue_length": 268
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-5fcf1dc1",
"description": "Thread pool exhaustion on notification-01",
"timestamp": "2024-01-23T21:22:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"active_threads": 100,
"thread_pool_size": 100,
"queue_length": 469
}
},
"sop_context": {}
},
"time_difference_minutes": 5.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-7f079690",
"description": "Thread pool exhaustion on payment-01",
"timestamp": "2024-01-23T21:17:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"active_threads": 95,
"thread_pool_size": 100,
"queue_length": 268
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-9ddcb438",
"description": "Service notification-service instance notification-01 is down",
"timestamp": "2024-01-23T21:25:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"server": "notification-01",
"error_type": "ServiceCrashException",
"uptime": 22
}
},
"sop_context": {}
},
"time_difference_minutes": 8.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-7f079690",
"description": "Thread pool exhaustion on payment-01",
"timestamp": "2024-01-23T21:17:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"active_threads": 95,
"thread_pool_size": 100,
"queue_length": 268
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-dee1bedf",
"description": "High memory usage before crash on notification-01",
"timestamp": "2024-01-23T21:30:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"memory_usage": 96.44974813211365,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 13.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-0ee8ec51",
"description": "Service payment-service instance payment-01 is down",
"timestamp": "2024-01-23T21:19:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"server": "payment-01",
"error_type": "ServiceCrashException",
"uptime": 35
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-ecf19a0a",
"description": "High memory usage before crash on payment-01",
"timestamp": "2024-01-23T21:20:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"memory_usage": 95.08921832714938,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 1.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-0ee8ec51",
"description": "Service payment-service instance payment-01 is down",
"timestamp": "2024-01-23T21:19:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"server": "payment-01",
"error_type": "ServiceCrashException",
"uptime": 35
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-5fcf1dc1",
"description": "Thread pool exhaustion on notification-01",
"timestamp": "2024-01-23T21:22:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"active_threads": 100,
"thread_pool_size": 100,
"queue_length": 469
}
},
"sop_context": {}
},
"time_difference_minutes": 3.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-0ee8ec51",
"description": "Service payment-service instance payment-01 is down",
"timestamp": "2024-01-23T21:19:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"server": "payment-01",
"error_type": "ServiceCrashException",
"uptime": 35
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-9ddcb438",
"description": "Service notification-service instance notification-01 is down",
"timestamp": "2024-01-23T21:25:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"server": "notification-01",
"error_type": "ServiceCrashException",
"uptime": 22
}
},
"sop_context": {}
},
"time_difference_minutes": 6.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-0ee8ec51",
"description": "Service payment-service instance payment-01 is down",
"timestamp": "2024-01-23T21:19:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"server": "payment-01",
"error_type": "ServiceCrashException",
"uptime": 35
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-dee1bedf",
"description": "High memory usage before crash on notification-01",
"timestamp": "2024-01-23T21:30:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"memory_usage": 96.44974813211365,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 11.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-ecf19a0a",
"description": "High memory usage before crash on payment-01",
"timestamp": "2024-01-23T21:20:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"memory_usage": 95.08921832714938,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-5fcf1dc1",
"description": "Thread pool exhaustion on notification-01",
"timestamp": "2024-01-23T21:22:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"active_threads": 100,
"thread_pool_size": 100,
"queue_length": 469
}
},
"sop_context": {}
},
"time_difference_minutes": 2.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-ecf19a0a",
"description": "High memory usage before crash on payment-01",
"timestamp": "2024-01-23T21:20:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"memory_usage": 95.08921832714938,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-9ddcb438",
"description": "Service notification-service instance notification-01 is down",
"timestamp": "2024-01-23T21:25:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"server": "notification-01",
"error_type": "ServiceCrashException",
"uptime": 22
}
},
"sop_context": {}
},
"time_difference_minutes": 5.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-ecf19a0a",
"description": "High memory usage before crash on payment-01",
"timestamp": "2024-01-23T21:20:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"memory_usage": 95.08921832714938,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-dee1bedf",
"description": "High memory usage before crash on notification-01",
"timestamp": "2024-01-23T21:30:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"memory_usage": 96.44974813211365,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 10.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-5fcf1dc1",
"description": "Thread pool exhaustion on notification-01",
"timestamp": "2024-01-23T21:22:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"active_threads": 100,
"thread_pool_size": 100,
"queue_length": 469
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-9ddcb438",
"description": "Service notification-service instance notification-01 is down",
"timestamp": "2024-01-23T21:25:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"server": "notification-01",
"error_type": "ServiceCrashException",
"uptime": 22
}
},
"sop_context": {}
},
"time_difference_minutes": 3.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-5fcf1dc1",
"description": "Thread pool exhaustion on notification-01",
"timestamp": "2024-01-23T21:22:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"active_threads": 100,
"thread_pool_size": 100,
"queue_length": 469
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-dee1bedf",
"description": "High memory usage before crash on notification-01",
"timestamp": "2024-01-23T21:30:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"memory_usage": 96.44974813211365,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 8.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-9ddcb438",
"description": "Service notification-service instance notification-01 is down",
"timestamp": "2024-01-23T21:25:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"server": "notification-01",
"error_type": "ServiceCrashException",
"uptime": 22
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-dee1bedf",
"description": "High memory usage before crash on notification-01",
"timestamp": "2024-01-23T21:30:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"memory_usage": 96.44974813211365,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 5.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-c3c38f4c",
"description": "Increased memory usage on orders-db-01",
"timestamp": "2024-01-24T07:00:00Z",
"severity": "medium",
"source": "database-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"server": "orders-db-01",
"memory_usage": 92.318572894543,
"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-ad1ee3da",
"description": "High query latency on orders-db-01",
"timestamp": "2024-01-24T07:03:00Z",
"severity": "high",
"source": "database-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"server": "orders-db-01",
"query_latency": 1862.240290190162,
"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": 3.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-c3c38f4c",
"description": "Increased memory usage on orders-db-01",
"timestamp": "2024-01-24T07:00:00Z",
"severity": "medium",
"source": "database-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"server": "orders-db-01",
"memory_usage": 92.318572894543,
"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-3b81b6db",
"description": "Increased error rate in orders-database due to database connectivity",
"timestamp": "2024-01-24T07:04:00Z",
"severity": "critical",
"source": "application-logs",
"metadata": {
"service": "orders-database",
"related_entities": [],
"error_rate": 16.283474099641943,
"threshold": 5,
"error_type": "DatabaseTimeoutException"
}
},
"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-c3c38f4c",
"description": "Increased memory usage on orders-db-01",
"timestamp": "2024-01-24T07:00:00Z",
"severity": "medium",
"source": "database-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"server": "orders-db-01",
"memory_usage": 92.318572894543,
"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-bfe766f9",
"description": "API endpoint /api/default experiencing high latency",
"timestamp": "2024-01-24T07:06:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"endpoint": "/api/default",
"response_time": 2736,
"threshold": 1000,
"method": "GET"
}
},
"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": 6.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-c3c38f4c",
"description": "Increased memory usage on orders-db-01",
"timestamp": "2024-01-24T07:00:00Z",
"severity": "medium",
"source": "database-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"server": "orders-db-01",
"memory_usage": 92.318572894543,
"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-fcaf519b",
"description": "Database connection pool near capacity on orders-db-01",
"timestamp": "2024-01-24T07:09:00Z",
"severity": "medium",
"source": "database-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"server": "orders-db-01",
"pool_usage": 93.37128869018078,
"total_connections": 100,
"available_connections": 5
}
},
"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": 9.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-ad1ee3da",
"description": "High query latency on orders-db-01",
"timestamp": "2024-01-24T07:03:00Z",
"severity": "high",
"source": "database-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"server": "orders-db-01",
"query_latency": 1862.240290190162,
"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-3b81b6db",
"description": "Increased error rate in orders-database due to database connectivity",
"timestamp": "2024-01-24T07:04:00Z",
"severity": "critical",
"source": "application-logs",
"metadata": {
"service": "orders-database",
"related_entities": [],
"error_rate": 16.283474099641943,
"threshold": 5,
"error_type": "DatabaseTimeoutException"
}
},
"sop_context": {
"signs": "Connection pool >90%, High query latency on returns-db, Memory pressure",
"actions": "Kill blocking queries, Clear cache, Release idle connections"
}
},
"time_difference_minutes": 1.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-ad1ee3da",
"description": "High query latency on orders-db-01",
"timestamp": "2024-01-24T07:03:00Z",
"severity": "high",
"source": "database-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"server": "orders-db-01",
"query_latency": 1862.240290190162,
"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-bfe766f9",
"description": "API endpoint /api/default experiencing high latency",
"timestamp": "2024-01-24T07:06:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"endpoint": "/api/default",
"response_time": 2736,
"threshold": 1000,
"method": "GET"
}
},
"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-ad1ee3da",
"description": "High query latency on orders-db-01",
"timestamp": "2024-01-24T07:03:00Z",
"severity": "high",
"source": "database-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"server": "orders-db-01",
"query_latency": 1862.240290190162,
"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-fcaf519b",
"description": "Database connection pool near capacity on orders-db-01",
"timestamp": "2024-01-24T07:09:00Z",
"severity": "medium",
"source": "database-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"server": "orders-db-01",
"pool_usage": 93.37128869018078,
"total_connections": 100,
"available_connections": 5
}
},
"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": 6.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-3b81b6db",
"description": "Increased error rate in orders-database due to database connectivity",
"timestamp": "2024-01-24T07:04:00Z",
"severity": "critical",
"source": "application-logs",
"metadata": {
"service": "orders-database",
"related_entities": [],
"error_rate": 16.283474099641943,
"threshold": 5,
"error_type": "DatabaseTimeoutException"
}
},
"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-bfe766f9",
"description": "API endpoint /api/default experiencing high latency",
"timestamp": "2024-01-24T07:06:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"endpoint": "/api/default",
"response_time": 2736,
"threshold": 1000,
"method": "GET"
}
},
"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-3b81b6db",
"description": "Increased error rate in orders-database due to database connectivity",
"timestamp": "2024-01-24T07:04:00Z",
"severity": "critical",
"source": "application-logs",
"metadata": {
"service": "orders-database",
"related_entities": [],
"error_rate": 16.283474099641943,
"threshold": 5,
"error_type": "DatabaseTimeoutException"
}
},
"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-fcaf519b",
"description": "Database connection pool near capacity on orders-db-01",
"timestamp": "2024-01-24T07:09:00Z",
"severity": "medium",
"source": "database-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"server": "orders-db-01",
"pool_usage": 93.37128869018078,
"total_connections": 100,
"available_connections": 5
}
},
"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-bfe766f9",
"description": "API endpoint /api/default experiencing high latency",
"timestamp": "2024-01-24T07:06:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"endpoint": "/api/default",
"response_time": 2736,
"threshold": 1000,
"method": "GET"
}
},
"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-fcaf519b",
"description": "Database connection pool near capacity on orders-db-01",
"timestamp": "2024-01-24T07:09:00Z",
"severity": "medium",
"source": "database-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"server": "orders-db-01",
"pool_usage": 93.37128869018078,
"total_connections": 100,
"available_connections": 5
}
},
"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-8c239500",
"description": "Database connection pool near capacity on orders-db-01",
"timestamp": "2024-01-24T17:00:00Z",
"severity": "high",
"source": "database-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"server": "orders-db-01",
"pool_usage": 94.57949566148889,
"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-a96efe7b",
"description": "Increased error rate in orders-database due to database connectivity",
"timestamp": "2024-01-24T17:05:00Z",
"severity": "medium",
"source": "application-logs",
"metadata": {
"service": "orders-database",
"related_entities": [],
"error_rate": 24.113516072894996,
"threshold": 5,
"error_type": "DatabaseTimeoutException"
}
},
"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-8c239500",
"description": "Database connection pool near capacity on orders-db-01",
"timestamp": "2024-01-24T17:00:00Z",
"severity": "high",
"source": "database-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"server": "orders-db-01",
"pool_usage": 94.57949566148889,
"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-f3f97dcd",
"description": "High query latency on orders-db-01",
"timestamp": "2024-01-24T17:10:00Z",
"severity": "high",
"source": "database-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"server": "orders-db-01",
"query_latency": 1748.3043819039399,
"threshold": 200,
"query_type": "INSERT"
}
},
"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": 10.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-8c239500",
"description": "Database connection pool near capacity on orders-db-01",
"timestamp": "2024-01-24T17:00:00Z",
"severity": "high",
"source": "database-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"server": "orders-db-01",
"pool_usage": 94.57949566148889,
"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-632c3ace",
"description": "API endpoint /api/default experiencing high latency",
"timestamp": "2024-01-24T17:15:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"endpoint": "/api/default",
"response_time": 2963,
"threshold": 1000,
"method": "GET"
}
},
"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": 15.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-8c239500",
"description": "Database connection pool near capacity on orders-db-01",
"timestamp": "2024-01-24T17:00:00Z",
"severity": "high",
"source": "database-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"server": "orders-db-01",
"pool_usage": 94.57949566148889,
"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-9a0dd028",
"description": "Increased memory usage on orders-db-01",
"timestamp": "2024-01-24T17:16:00Z",
"severity": "medium",
"source": "database-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"server": "orders-db-01",
"memory_usage": 89.26672844133567,
"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": 16.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-a96efe7b",
"description": "Increased error rate in orders-database due to database connectivity",
"timestamp": "2024-01-24T17:05:00Z",
"severity": "medium",
"source": "application-logs",
"metadata": {
"service": "orders-database",
"related_entities": [],
"error_rate": 24.113516072894996,
"threshold": 5,
"error_type": "DatabaseTimeoutException"
}
},
"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-f3f97dcd",
"description": "High query latency on orders-db-01",
"timestamp": "2024-01-24T17:10:00Z",
"severity": "high",
"source": "database-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"server": "orders-db-01",
"query_latency": 1748.3043819039399,
"threshold": 200,
"query_type": "INSERT"
}
},
"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-a96efe7b",
"description": "Increased error rate in orders-database due to database connectivity",
"timestamp": "2024-01-24T17:05:00Z",
"severity": "medium",
"source": "application-logs",
"metadata": {
"service": "orders-database",
"related_entities": [],
"error_rate": 24.113516072894996,
"threshold": 5,
"error_type": "DatabaseTimeoutException"
}
},
"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-632c3ace",
"description": "API endpoint /api/default experiencing high latency",
"timestamp": "2024-01-24T17:15:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"endpoint": "/api/default",
"response_time": 2963,
"threshold": 1000,
"method": "GET"
}
},
"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": 10.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-a96efe7b",
"description": "Increased error rate in orders-database due to database connectivity",
"timestamp": "2024-01-24T17:05:00Z",
"severity": "medium",
"source": "application-logs",
"metadata": {
"service": "orders-database",
"related_entities": [],
"error_rate": 24.113516072894996,
"threshold": 5,
"error_type": "DatabaseTimeoutException"
}
},
"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-9a0dd028",
"description": "Increased memory usage on orders-db-01",
"timestamp": "2024-01-24T17:16:00Z",
"severity": "medium",
"source": "database-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"server": "orders-db-01",
"memory_usage": 89.26672844133567,
"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": 11.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-f3f97dcd",
"description": "High query latency on orders-db-01",
"timestamp": "2024-01-24T17:10:00Z",
"severity": "high",
"source": "database-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"server": "orders-db-01",
"query_latency": 1748.3043819039399,
"threshold": 200,
"query_type": "INSERT"
}
},
"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-632c3ace",
"description": "API endpoint /api/default experiencing high latency",
"timestamp": "2024-01-24T17:15:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"endpoint": "/api/default",
"response_time": 2963,
"threshold": 1000,
"method": "GET"
}
},
"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-f3f97dcd",
"description": "High query latency on orders-db-01",
"timestamp": "2024-01-24T17:10:00Z",
"severity": "high",
"source": "database-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"server": "orders-db-01",
"query_latency": 1748.3043819039399,
"threshold": 200,
"query_type": "INSERT"
}
},
"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-9a0dd028",
"description": "Increased memory usage on orders-db-01",
"timestamp": "2024-01-24T17:16:00Z",
"severity": "medium",
"source": "database-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"server": "orders-db-01",
"memory_usage": 89.26672844133567,
"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": 6.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-632c3ace",
"description": "API endpoint /api/default experiencing high latency",
"timestamp": "2024-01-24T17:15:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"endpoint": "/api/default",
"response_time": 2963,
"threshold": 1000,
"method": "GET"
}
},
"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-9a0dd028",
"description": "Increased memory usage on orders-db-01",
"timestamp": "2024-01-24T17:16:00Z",
"severity": "medium",
"source": "database-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"server": "orders-db-01",
"memory_usage": 89.26672844133567,
"threshold": 80
}
},
"sop_context": {
"signs": "Connection pool >90%, High query latency on returns-db, Memory pressure",
"actions": "Kill blocking queries, Clear cache, Release idle connections"
}
},
"time_difference_minutes": 1.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-e416a335",
"description": "High CPU usage detected on web-server-01",
"timestamp": "2024-01-24T22:00:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-01",
"cpu_usage": 85.52729455225145,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-7f1aa3d8",
"description": "Memory pressure on web-server-01",
"timestamp": "2024-01-24T22:03:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-01",
"memory_usage": 87.89000141434317,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 3.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-e416a335",
"description": "High CPU usage detected on web-server-01",
"timestamp": "2024-01-24T22:00:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-01",
"cpu_usage": 85.52729455225145,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-c00b6abe",
"description": "High error rate on web-server-02",
"timestamp": "2024-01-24T22:05:00Z",
"severity": "high",
"source": "web-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"error_rate": 25.370498274036706,
"threshold": 5,
"status_code": 503
}
},
"sop_context": {}
},
"time_difference_minutes": 5.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-e416a335",
"description": "High CPU usage detected on web-server-01",
"timestamp": "2024-01-24T22:00:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-01",
"cpu_usage": 85.52729455225145,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-4d822ed2",
"description": "Increased API response time for /api/customers endpoint",
"timestamp": "2024-01-24T22:10:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"endpoint": "/api/customers",
"response_time": 3430,
"threshold": 1000,
"method": "GET"
}
},
"sop_context": {}
},
"time_difference_minutes": 10.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-e416a335",
"description": "High CPU usage detected on web-server-01",
"timestamp": "2024-01-24T22:00:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-01",
"cpu_usage": 85.52729455225145,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-0a040fc8",
"description": "High CPU usage detected on order-proc-02",
"timestamp": "2024-01-24T22:13:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-02",
"cpu_usage": 84.95330541201498,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"time_difference_minutes": 13.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-e416a335",
"description": "High CPU usage detected on web-server-01",
"timestamp": "2024-01-24T22:00:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-01",
"cpu_usage": 85.52729455225145,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-2f746080",
"description": "Memory pressure on order-proc-01",
"timestamp": "2024-01-24T22:14:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"memory_usage": 88.9326588160766,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 14.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-e416a335",
"description": "High CPU usage detected on web-server-01",
"timestamp": "2024-01-24T22:00:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-01",
"cpu_usage": 85.52729455225145,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-6cb270a7",
"description": "High error rate on order-proc-01",
"timestamp": "2024-01-24T22:17:00Z",
"severity": "high",
"source": "web-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 28.50914979991586,
"threshold": 5,
"status_code": 502
}
},
"sop_context": {}
},
"time_difference_minutes": 17.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-e416a335",
"description": "High CPU usage detected on web-server-01",
"timestamp": "2024-01-24T22:00:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-01",
"cpu_usage": 85.52729455225145,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-43301312",
"description": "Increased API response time for /api/default endpoint",
"timestamp": "2024-01-24T22:18:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"endpoint": "/api/default",
"response_time": 2781,
"threshold": 1000,
"method": "GET"
}
},
"sop_context": {}
},
"time_difference_minutes": 18.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-e416a335",
"description": "High CPU usage detected on web-server-01",
"timestamp": "2024-01-24T22:00:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-01",
"cpu_usage": 85.52729455225145,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-c1867ede",
"description": "Degraded performance in customer-service due to web-frontend issues",
"timestamp": "2024-01-24T22:22:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "customer-service",
"related_entities": [
"web-frontend"
],
"error_rate": 12.12295160885935,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 22.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-e416a335",
"description": "High CPU usage detected on web-server-01",
"timestamp": "2024-01-24T22:00:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-01",
"cpu_usage": 85.52729455225145,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-cfd68c28",
"description": "Degraded performance in order-processing due to web-frontend issues",
"timestamp": "2024-01-24T22:23:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"web-frontend"
],
"error_rate": 13.590201332622293,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 23.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-e416a335",
"description": "High CPU usage detected on web-server-01",
"timestamp": "2024-01-24T22:00:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-01",
"cpu_usage": 85.52729455225145,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-1969fe05",
"description": "Degraded performance in orders-database due to order-processing issues",
"timestamp": "2024-01-24T22:24:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [
"order-processing"
],
"error_rate": 11.227279986918898,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 24.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-7f1aa3d8",
"description": "Memory pressure on web-server-01",
"timestamp": "2024-01-24T22:03:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-01",
"memory_usage": 87.89000141434317,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-c00b6abe",
"description": "High error rate on web-server-02",
"timestamp": "2024-01-24T22:05:00Z",
"severity": "high",
"source": "web-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"error_rate": 25.370498274036706,
"threshold": 5,
"status_code": 503
}
},
"sop_context": {}
},
"time_difference_minutes": 2.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-7f1aa3d8",
"description": "Memory pressure on web-server-01",
"timestamp": "2024-01-24T22:03:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-01",
"memory_usage": 87.89000141434317,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-4d822ed2",
"description": "Increased API response time for /api/customers endpoint",
"timestamp": "2024-01-24T22:10:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"endpoint": "/api/customers",
"response_time": 3430,
"threshold": 1000,
"method": "GET"
}
},
"sop_context": {}
},
"time_difference_minutes": 7.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-7f1aa3d8",
"description": "Memory pressure on web-server-01",
"timestamp": "2024-01-24T22:03:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-01",
"memory_usage": 87.89000141434317,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-0a040fc8",
"description": "High CPU usage detected on order-proc-02",
"timestamp": "2024-01-24T22:13:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-02",
"cpu_usage": 84.95330541201498,
"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-7f1aa3d8",
"description": "Memory pressure on web-server-01",
"timestamp": "2024-01-24T22:03:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-01",
"memory_usage": 87.89000141434317,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-2f746080",
"description": "Memory pressure on order-proc-01",
"timestamp": "2024-01-24T22:14:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"memory_usage": 88.9326588160766,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 11.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-7f1aa3d8",
"description": "Memory pressure on web-server-01",
"timestamp": "2024-01-24T22:03:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-01",
"memory_usage": 87.89000141434317,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-6cb270a7",
"description": "High error rate on order-proc-01",
"timestamp": "2024-01-24T22:17:00Z",
"severity": "high",
"source": "web-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 28.50914979991586,
"threshold": 5,
"status_code": 502
}
},
"sop_context": {}
},
"time_difference_minutes": 14.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-7f1aa3d8",
"description": "Memory pressure on web-server-01",
"timestamp": "2024-01-24T22:03:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-01",
"memory_usage": 87.89000141434317,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-43301312",
"description": "Increased API response time for /api/default endpoint",
"timestamp": "2024-01-24T22:18:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"endpoint": "/api/default",
"response_time": 2781,
"threshold": 1000,
"method": "GET"
}
},
"sop_context": {}
},
"time_difference_minutes": 15.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-7f1aa3d8",
"description": "Memory pressure on web-server-01",
"timestamp": "2024-01-24T22:03:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-01",
"memory_usage": 87.89000141434317,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-c1867ede",
"description": "Degraded performance in customer-service due to web-frontend issues",
"timestamp": "2024-01-24T22:22:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "customer-service",
"related_entities": [
"web-frontend"
],
"error_rate": 12.12295160885935,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 19.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-7f1aa3d8",
"description": "Memory pressure on web-server-01",
"timestamp": "2024-01-24T22:03:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-01",
"memory_usage": 87.89000141434317,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-cfd68c28",
"description": "Degraded performance in order-processing due to web-frontend issues",
"timestamp": "2024-01-24T22:23:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"web-frontend"
],
"error_rate": 13.590201332622293,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 20.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-7f1aa3d8",
"description": "Memory pressure on web-server-01",
"timestamp": "2024-01-24T22:03:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-01",
"memory_usage": 87.89000141434317,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-1969fe05",
"description": "Degraded performance in orders-database due to order-processing issues",
"timestamp": "2024-01-24T22:24:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [
"order-processing"
],
"error_rate": 11.227279986918898,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 21.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-c00b6abe",
"description": "High error rate on web-server-02",
"timestamp": "2024-01-24T22:05:00Z",
"severity": "high",
"source": "web-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"error_rate": 25.370498274036706,
"threshold": 5,
"status_code": 503
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-4d822ed2",
"description": "Increased API response time for /api/customers endpoint",
"timestamp": "2024-01-24T22:10:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"endpoint": "/api/customers",
"response_time": 3430,
"threshold": 1000,
"method": "GET"
}
},
"sop_context": {}
},
"time_difference_minutes": 5.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-c00b6abe",
"description": "High error rate on web-server-02",
"timestamp": "2024-01-24T22:05:00Z",
"severity": "high",
"source": "web-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"error_rate": 25.370498274036706,
"threshold": 5,
"status_code": 503
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-0a040fc8",
"description": "High CPU usage detected on order-proc-02",
"timestamp": "2024-01-24T22:13:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-02",
"cpu_usage": 84.95330541201498,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"time_difference_minutes": 8.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-c00b6abe",
"description": "High error rate on web-server-02",
"timestamp": "2024-01-24T22:05:00Z",
"severity": "high",
"source": "web-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"error_rate": 25.370498274036706,
"threshold": 5,
"status_code": 503
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-2f746080",
"description": "Memory pressure on order-proc-01",
"timestamp": "2024-01-24T22:14:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"memory_usage": 88.9326588160766,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 9.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-c00b6abe",
"description": "High error rate on web-server-02",
"timestamp": "2024-01-24T22:05:00Z",
"severity": "high",
"source": "web-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"error_rate": 25.370498274036706,
"threshold": 5,
"status_code": 503
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-6cb270a7",
"description": "High error rate on order-proc-01",
"timestamp": "2024-01-24T22:17:00Z",
"severity": "high",
"source": "web-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 28.50914979991586,
"threshold": 5,
"status_code": 502
}
},
"sop_context": {}
},
"time_difference_minutes": 12.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-c00b6abe",
"description": "High error rate on web-server-02",
"timestamp": "2024-01-24T22:05:00Z",
"severity": "high",
"source": "web-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"error_rate": 25.370498274036706,
"threshold": 5,
"status_code": 503
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-43301312",
"description": "Increased API response time for /api/default endpoint",
"timestamp": "2024-01-24T22:18:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"endpoint": "/api/default",
"response_time": 2781,
"threshold": 1000,
"method": "GET"
}
},
"sop_context": {}
},
"time_difference_minutes": 13.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-c00b6abe",
"description": "High error rate on web-server-02",
"timestamp": "2024-01-24T22:05:00Z",
"severity": "high",
"source": "web-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"error_rate": 25.370498274036706,
"threshold": 5,
"status_code": 503
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-c1867ede",
"description": "Degraded performance in customer-service due to web-frontend issues",
"timestamp": "2024-01-24T22:22:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "customer-service",
"related_entities": [
"web-frontend"
],
"error_rate": 12.12295160885935,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 17.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-c00b6abe",
"description": "High error rate on web-server-02",
"timestamp": "2024-01-24T22:05:00Z",
"severity": "high",
"source": "web-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"error_rate": 25.370498274036706,
"threshold": 5,
"status_code": 503
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-cfd68c28",
"description": "Degraded performance in order-processing due to web-frontend issues",
"timestamp": "2024-01-24T22:23:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"web-frontend"
],
"error_rate": 13.590201332622293,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 18.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-c00b6abe",
"description": "High error rate on web-server-02",
"timestamp": "2024-01-24T22:05:00Z",
"severity": "high",
"source": "web-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"error_rate": 25.370498274036706,
"threshold": 5,
"status_code": 503
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-1969fe05",
"description": "Degraded performance in orders-database due to order-processing issues",
"timestamp": "2024-01-24T22:24:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [
"order-processing"
],
"error_rate": 11.227279986918898,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 19.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-4d822ed2",
"description": "Increased API response time for /api/customers endpoint",
"timestamp": "2024-01-24T22:10:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"endpoint": "/api/customers",
"response_time": 3430,
"threshold": 1000,
"method": "GET"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-0a040fc8",
"description": "High CPU usage detected on order-proc-02",
"timestamp": "2024-01-24T22:13:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-02",
"cpu_usage": 84.95330541201498,
"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-4d822ed2",
"description": "Increased API response time for /api/customers endpoint",
"timestamp": "2024-01-24T22:10:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"endpoint": "/api/customers",
"response_time": 3430,
"threshold": 1000,
"method": "GET"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-2f746080",
"description": "Memory pressure on order-proc-01",
"timestamp": "2024-01-24T22:14:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"memory_usage": 88.9326588160766,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 4.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-4d822ed2",
"description": "Increased API response time for /api/customers endpoint",
"timestamp": "2024-01-24T22:10:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"endpoint": "/api/customers",
"response_time": 3430,
"threshold": 1000,
"method": "GET"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-6cb270a7",
"description": "High error rate on order-proc-01",
"timestamp": "2024-01-24T22:17:00Z",
"severity": "high",
"source": "web-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 28.50914979991586,
"threshold": 5,
"status_code": 502
}
},
"sop_context": {}
},
"time_difference_minutes": 7.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-4d822ed2",
"description": "Increased API response time for /api/customers endpoint",
"timestamp": "2024-01-24T22:10:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"endpoint": "/api/customers",
"response_time": 3430,
"threshold": 1000,
"method": "GET"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-43301312",
"description": "Increased API response time for /api/default endpoint",
"timestamp": "2024-01-24T22:18:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"endpoint": "/api/default",
"response_time": 2781,
"threshold": 1000,
"method": "GET"
}
},
"sop_context": {}
},
"time_difference_minutes": 8.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-4d822ed2",
"description": "Increased API response time for /api/customers endpoint",
"timestamp": "2024-01-24T22:10:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"endpoint": "/api/customers",
"response_time": 3430,
"threshold": 1000,
"method": "GET"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-c1867ede",
"description": "Degraded performance in customer-service due to web-frontend issues",
"timestamp": "2024-01-24T22:22:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "customer-service",
"related_entities": [
"web-frontend"
],
"error_rate": 12.12295160885935,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 12.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-4d822ed2",
"description": "Increased API response time for /api/customers endpoint",
"timestamp": "2024-01-24T22:10:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"endpoint": "/api/customers",
"response_time": 3430,
"threshold": 1000,
"method": "GET"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-cfd68c28",
"description": "Degraded performance in order-processing due to web-frontend issues",
"timestamp": "2024-01-24T22:23:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"web-frontend"
],
"error_rate": 13.590201332622293,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 13.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-4d822ed2",
"description": "Increased API response time for /api/customers endpoint",
"timestamp": "2024-01-24T22:10:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"endpoint": "/api/customers",
"response_time": 3430,
"threshold": 1000,
"method": "GET"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-1969fe05",
"description": "Degraded performance in orders-database due to order-processing issues",
"timestamp": "2024-01-24T22:24:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [
"order-processing"
],
"error_rate": 11.227279986918898,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 14.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-0a040fc8",
"description": "High CPU usage detected on order-proc-02",
"timestamp": "2024-01-24T22:13:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-02",
"cpu_usage": 84.95330541201498,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-2f746080",
"description": "Memory pressure on order-proc-01",
"timestamp": "2024-01-24T22:14:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"memory_usage": 88.9326588160766,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 1.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-0a040fc8",
"description": "High CPU usage detected on order-proc-02",
"timestamp": "2024-01-24T22:13:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-02",
"cpu_usage": 84.95330541201498,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-6cb270a7",
"description": "High error rate on order-proc-01",
"timestamp": "2024-01-24T22:17:00Z",
"severity": "high",
"source": "web-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 28.50914979991586,
"threshold": 5,
"status_code": 502
}
},
"sop_context": {}
},
"time_difference_minutes": 4.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-0a040fc8",
"description": "High CPU usage detected on order-proc-02",
"timestamp": "2024-01-24T22:13:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-02",
"cpu_usage": 84.95330541201498,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-43301312",
"description": "Increased API response time for /api/default endpoint",
"timestamp": "2024-01-24T22:18:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"endpoint": "/api/default",
"response_time": 2781,
"threshold": 1000,
"method": "GET"
}
},
"sop_context": {}
},
"time_difference_minutes": 5.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-0a040fc8",
"description": "High CPU usage detected on order-proc-02",
"timestamp": "2024-01-24T22:13:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-02",
"cpu_usage": 84.95330541201498,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-c1867ede",
"description": "Degraded performance in customer-service due to web-frontend issues",
"timestamp": "2024-01-24T22:22:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "customer-service",
"related_entities": [
"web-frontend"
],
"error_rate": 12.12295160885935,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 9.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-0a040fc8",
"description": "High CPU usage detected on order-proc-02",
"timestamp": "2024-01-24T22:13:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-02",
"cpu_usage": 84.95330541201498,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-cfd68c28",
"description": "Degraded performance in order-processing due to web-frontend issues",
"timestamp": "2024-01-24T22:23:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"web-frontend"
],
"error_rate": 13.590201332622293,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 10.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-0a040fc8",
"description": "High CPU usage detected on order-proc-02",
"timestamp": "2024-01-24T22:13:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-02",
"cpu_usage": 84.95330541201498,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-1969fe05",
"description": "Degraded performance in orders-database due to order-processing issues",
"timestamp": "2024-01-24T22:24:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [
"order-processing"
],
"error_rate": 11.227279986918898,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 11.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-2f746080",
"description": "Memory pressure on order-proc-01",
"timestamp": "2024-01-24T22:14:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"memory_usage": 88.9326588160766,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-6cb270a7",
"description": "High error rate on order-proc-01",
"timestamp": "2024-01-24T22:17:00Z",
"severity": "high",
"source": "web-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 28.50914979991586,
"threshold": 5,
"status_code": 502
}
},
"sop_context": {}
},
"time_difference_minutes": 3.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-2f746080",
"description": "Memory pressure on order-proc-01",
"timestamp": "2024-01-24T22:14:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"memory_usage": 88.9326588160766,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-43301312",
"description": "Increased API response time for /api/default endpoint",
"timestamp": "2024-01-24T22:18:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"endpoint": "/api/default",
"response_time": 2781,
"threshold": 1000,
"method": "GET"
}
},
"sop_context": {}
},
"time_difference_minutes": 4.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-2f746080",
"description": "Memory pressure on order-proc-01",
"timestamp": "2024-01-24T22:14:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"memory_usage": 88.9326588160766,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-c1867ede",
"description": "Degraded performance in customer-service due to web-frontend issues",
"timestamp": "2024-01-24T22:22:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "customer-service",
"related_entities": [
"web-frontend"
],
"error_rate": 12.12295160885935,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 8.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-2f746080",
"description": "Memory pressure on order-proc-01",
"timestamp": "2024-01-24T22:14:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"memory_usage": 88.9326588160766,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-cfd68c28",
"description": "Degraded performance in order-processing due to web-frontend issues",
"timestamp": "2024-01-24T22:23:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"web-frontend"
],
"error_rate": 13.590201332622293,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 9.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-2f746080",
"description": "Memory pressure on order-proc-01",
"timestamp": "2024-01-24T22:14:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"memory_usage": 88.9326588160766,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-1969fe05",
"description": "Degraded performance in orders-database due to order-processing issues",
"timestamp": "2024-01-24T22:24:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [
"order-processing"
],
"error_rate": 11.227279986918898,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 10.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-6cb270a7",
"description": "High error rate on order-proc-01",
"timestamp": "2024-01-24T22:17:00Z",
"severity": "high",
"source": "web-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 28.50914979991586,
"threshold": 5,
"status_code": 502
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-43301312",
"description": "Increased API response time for /api/default endpoint",
"timestamp": "2024-01-24T22:18:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"endpoint": "/api/default",
"response_time": 2781,
"threshold": 1000,
"method": "GET"
}
},
"sop_context": {}
},
"time_difference_minutes": 1.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-6cb270a7",
"description": "High error rate on order-proc-01",
"timestamp": "2024-01-24T22:17:00Z",
"severity": "high",
"source": "web-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 28.50914979991586,
"threshold": 5,
"status_code": 502
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-c1867ede",
"description": "Degraded performance in customer-service due to web-frontend issues",
"timestamp": "2024-01-24T22:22:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "customer-service",
"related_entities": [
"web-frontend"
],
"error_rate": 12.12295160885935,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 5.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-6cb270a7",
"description": "High error rate on order-proc-01",
"timestamp": "2024-01-24T22:17:00Z",
"severity": "high",
"source": "web-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 28.50914979991586,
"threshold": 5,
"status_code": 502
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-cfd68c28",
"description": "Degraded performance in order-processing due to web-frontend issues",
"timestamp": "2024-01-24T22:23:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"web-frontend"
],
"error_rate": 13.590201332622293,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 6.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-6cb270a7",
"description": "High error rate on order-proc-01",
"timestamp": "2024-01-24T22:17:00Z",
"severity": "high",
"source": "web-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 28.50914979991586,
"threshold": 5,
"status_code": 502
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-1969fe05",
"description": "Degraded performance in orders-database due to order-processing issues",
"timestamp": "2024-01-24T22:24:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [
"order-processing"
],
"error_rate": 11.227279986918898,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 7.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-43301312",
"description": "Increased API response time for /api/default endpoint",
"timestamp": "2024-01-24T22:18:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"endpoint": "/api/default",
"response_time": 2781,
"threshold": 1000,
"method": "GET"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-c1867ede",
"description": "Degraded performance in customer-service due to web-frontend issues",
"timestamp": "2024-01-24T22:22:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "customer-service",
"related_entities": [
"web-frontend"
],
"error_rate": 12.12295160885935,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 4.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-43301312",
"description": "Increased API response time for /api/default endpoint",
"timestamp": "2024-01-24T22:18:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"endpoint": "/api/default",
"response_time": 2781,
"threshold": 1000,
"method": "GET"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-cfd68c28",
"description": "Degraded performance in order-processing due to web-frontend issues",
"timestamp": "2024-01-24T22:23:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"web-frontend"
],
"error_rate": 13.590201332622293,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 5.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-43301312",
"description": "Increased API response time for /api/default endpoint",
"timestamp": "2024-01-24T22:18:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"endpoint": "/api/default",
"response_time": 2781,
"threshold": 1000,
"method": "GET"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-1969fe05",
"description": "Degraded performance in orders-database due to order-processing issues",
"timestamp": "2024-01-24T22:24:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [
"order-processing"
],
"error_rate": 11.227279986918898,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 6.0
}
|
true
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.