question
stringlengths 1.03k
1.62k
| answer
stringclasses 2
values |
---|---|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-89443add",
"description": "Degraded performance in notification-service due to order-processing issues",
"timestamp": "2024-03-04T16:11:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"order-processing"
],
"error_rate": 11.88556394844678,
"threshold": 5
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-ec6a14a5",
"description": "Degraded performance in orders-database due to order-processing issues",
"timestamp": "2024-03-04T16:16:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [
"order-processing"
],
"error_rate": 8.250668448923477,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 5.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-2158c727",
"description": "Thread pool exhaustion on web-server-01",
"timestamp": "2024-03-04T16:00:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"active_threads": 100,
"thread_pool_size": 100,
"queue_length": 222
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-dd0b4c92",
"description": "High memory usage before crash on web-server-02",
"timestamp": "2024-03-04T16:05:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"memory_usage": 94.99147099730058,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 5.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-2158c727",
"description": "Thread pool exhaustion on web-server-01",
"timestamp": "2024-03-04T16:00:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"active_threads": 100,
"thread_pool_size": 100,
"queue_length": 222
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-23c72fa3",
"description": "Service web-frontend instance web-server-01 is down",
"timestamp": "2024-03-04T16:06:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-01",
"error_type": "ServiceCrashException",
"uptime": 2
}
},
"sop_context": {}
},
"time_difference_minutes": 6.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-2158c727",
"description": "Thread pool exhaustion on web-server-01",
"timestamp": "2024-03-04T16:00:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"active_threads": 100,
"thread_pool_size": 100,
"queue_length": 222
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-95a61075",
"description": "High memory usage before crash on order-proc-02",
"timestamp": "2024-03-04T16:11:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"memory_usage": 92.74896849145219,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 11.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-2158c727",
"description": "Thread pool exhaustion on web-server-01",
"timestamp": "2024-03-04T16:00:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"active_threads": 100,
"thread_pool_size": 100,
"queue_length": 222
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-0644ddf3",
"description": "Thread pool exhaustion on order-proc-02",
"timestamp": "2024-03-04T16:13:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"active_threads": 99,
"thread_pool_size": 100,
"queue_length": 299
}
},
"sop_context": {}
},
"time_difference_minutes": 13.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-2158c727",
"description": "Thread pool exhaustion on web-server-01",
"timestamp": "2024-03-04T16:00:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"active_threads": 100,
"thread_pool_size": 100,
"queue_length": 222
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-583c2e4c",
"description": "Service order-processing instance order-proc-02 is down",
"timestamp": "2024-03-04T16:15:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-02",
"error_type": "ServiceCrashException",
"uptime": 38
}
},
"sop_context": {}
},
"time_difference_minutes": 15.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-2158c727",
"description": "Thread pool exhaustion on web-server-01",
"timestamp": "2024-03-04T16:00:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"active_threads": 100,
"thread_pool_size": 100,
"queue_length": 222
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-4089f701",
"description": "Service payment-service instance payment-01 is down",
"timestamp": "2024-03-04T16:20: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": 20.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-2158c727",
"description": "Thread pool exhaustion on web-server-01",
"timestamp": "2024-03-04T16:00:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"active_threads": 100,
"thread_pool_size": 100,
"queue_length": 222
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-0c77cebd",
"description": "Thread pool exhaustion on payment-01",
"timestamp": "2024-03-04T16:23:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"active_threads": 97,
"thread_pool_size": 100,
"queue_length": 487
}
},
"sop_context": {}
},
"time_difference_minutes": 23.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-2158c727",
"description": "Thread pool exhaustion on web-server-01",
"timestamp": "2024-03-04T16:00:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"active_threads": 100,
"thread_pool_size": 100,
"queue_length": 222
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-0a405cf1",
"description": "High memory usage before crash on payment-01",
"timestamp": "2024-03-04T16:28:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"memory_usage": 95.59642623610627,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 28.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-2158c727",
"description": "Thread pool exhaustion on web-server-01",
"timestamp": "2024-03-04T16:00:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"active_threads": 100,
"thread_pool_size": 100,
"queue_length": 222
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-787f7d47",
"description": "Service notification-service instance notification-01 is down",
"timestamp": "2024-03-04T16:32:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"server": "notification-01",
"error_type": "ServiceCrashException",
"uptime": 47
}
},
"sop_context": {}
},
"time_difference_minutes": 32.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-2158c727",
"description": "Thread pool exhaustion on web-server-01",
"timestamp": "2024-03-04T16:00:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"active_threads": 100,
"thread_pool_size": 100,
"queue_length": 222
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-64c8ad61",
"description": "High memory usage before crash on notification-01",
"timestamp": "2024-03-04T16:36:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"memory_usage": 95.63692026529039,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 36.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-2158c727",
"description": "Thread pool exhaustion on web-server-01",
"timestamp": "2024-03-04T16:00:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"active_threads": 100,
"thread_pool_size": 100,
"queue_length": 222
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-1308ab84",
"description": "Thread pool exhaustion on notification-01",
"timestamp": "2024-03-04T16:37:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"active_threads": 100,
"thread_pool_size": 100,
"queue_length": 248
}
},
"sop_context": {}
},
"time_difference_minutes": 37.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-dd0b4c92",
"description": "High memory usage before crash on web-server-02",
"timestamp": "2024-03-04T16:05:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"memory_usage": 94.99147099730058,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-23c72fa3",
"description": "Service web-frontend instance web-server-01 is down",
"timestamp": "2024-03-04T16:06:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-01",
"error_type": "ServiceCrashException",
"uptime": 2
}
},
"sop_context": {}
},
"time_difference_minutes": 1.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-dd0b4c92",
"description": "High memory usage before crash on web-server-02",
"timestamp": "2024-03-04T16:05:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"memory_usage": 94.99147099730058,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-95a61075",
"description": "High memory usage before crash on order-proc-02",
"timestamp": "2024-03-04T16:11:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"memory_usage": 92.74896849145219,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 6.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-dd0b4c92",
"description": "High memory usage before crash on web-server-02",
"timestamp": "2024-03-04T16:05:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"memory_usage": 94.99147099730058,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-0644ddf3",
"description": "Thread pool exhaustion on order-proc-02",
"timestamp": "2024-03-04T16:13:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"active_threads": 99,
"thread_pool_size": 100,
"queue_length": 299
}
},
"sop_context": {}
},
"time_difference_minutes": 8.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-dd0b4c92",
"description": "High memory usage before crash on web-server-02",
"timestamp": "2024-03-04T16:05:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"memory_usage": 94.99147099730058,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-583c2e4c",
"description": "Service order-processing instance order-proc-02 is down",
"timestamp": "2024-03-04T16:15:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-02",
"error_type": "ServiceCrashException",
"uptime": 38
}
},
"sop_context": {}
},
"time_difference_minutes": 10.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-dd0b4c92",
"description": "High memory usage before crash on web-server-02",
"timestamp": "2024-03-04T16:05:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"memory_usage": 94.99147099730058,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-4089f701",
"description": "Service payment-service instance payment-01 is down",
"timestamp": "2024-03-04T16:20: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": 15.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-dd0b4c92",
"description": "High memory usage before crash on web-server-02",
"timestamp": "2024-03-04T16:05:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"memory_usage": 94.99147099730058,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-0c77cebd",
"description": "Thread pool exhaustion on payment-01",
"timestamp": "2024-03-04T16:23:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"active_threads": 97,
"thread_pool_size": 100,
"queue_length": 487
}
},
"sop_context": {}
},
"time_difference_minutes": 18.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-dd0b4c92",
"description": "High memory usage before crash on web-server-02",
"timestamp": "2024-03-04T16:05:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"memory_usage": 94.99147099730058,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-0a405cf1",
"description": "High memory usage before crash on payment-01",
"timestamp": "2024-03-04T16:28:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"memory_usage": 95.59642623610627,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 23.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-dd0b4c92",
"description": "High memory usage before crash on web-server-02",
"timestamp": "2024-03-04T16:05:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"memory_usage": 94.99147099730058,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-787f7d47",
"description": "Service notification-service instance notification-01 is down",
"timestamp": "2024-03-04T16:32:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"server": "notification-01",
"error_type": "ServiceCrashException",
"uptime": 47
}
},
"sop_context": {}
},
"time_difference_minutes": 27.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-dd0b4c92",
"description": "High memory usage before crash on web-server-02",
"timestamp": "2024-03-04T16:05:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"memory_usage": 94.99147099730058,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-64c8ad61",
"description": "High memory usage before crash on notification-01",
"timestamp": "2024-03-04T16:36:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"memory_usage": 95.63692026529039,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 31.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-dd0b4c92",
"description": "High memory usage before crash on web-server-02",
"timestamp": "2024-03-04T16:05:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"memory_usage": 94.99147099730058,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-1308ab84",
"description": "Thread pool exhaustion on notification-01",
"timestamp": "2024-03-04T16:37:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"active_threads": 100,
"thread_pool_size": 100,
"queue_length": 248
}
},
"sop_context": {}
},
"time_difference_minutes": 32.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-23c72fa3",
"description": "Service web-frontend instance web-server-01 is down",
"timestamp": "2024-03-04T16:06:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-01",
"error_type": "ServiceCrashException",
"uptime": 2
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-95a61075",
"description": "High memory usage before crash on order-proc-02",
"timestamp": "2024-03-04T16:11:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"memory_usage": 92.74896849145219,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 5.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-23c72fa3",
"description": "Service web-frontend instance web-server-01 is down",
"timestamp": "2024-03-04T16:06:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-01",
"error_type": "ServiceCrashException",
"uptime": 2
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-0644ddf3",
"description": "Thread pool exhaustion on order-proc-02",
"timestamp": "2024-03-04T16:13:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"active_threads": 99,
"thread_pool_size": 100,
"queue_length": 299
}
},
"sop_context": {}
},
"time_difference_minutes": 7.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-23c72fa3",
"description": "Service web-frontend instance web-server-01 is down",
"timestamp": "2024-03-04T16:06:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-01",
"error_type": "ServiceCrashException",
"uptime": 2
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-583c2e4c",
"description": "Service order-processing instance order-proc-02 is down",
"timestamp": "2024-03-04T16:15:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-02",
"error_type": "ServiceCrashException",
"uptime": 38
}
},
"sop_context": {}
},
"time_difference_minutes": 9.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-23c72fa3",
"description": "Service web-frontend instance web-server-01 is down",
"timestamp": "2024-03-04T16:06:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-01",
"error_type": "ServiceCrashException",
"uptime": 2
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-4089f701",
"description": "Service payment-service instance payment-01 is down",
"timestamp": "2024-03-04T16:20: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": 14.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-23c72fa3",
"description": "Service web-frontend instance web-server-01 is down",
"timestamp": "2024-03-04T16:06:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-01",
"error_type": "ServiceCrashException",
"uptime": 2
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-0c77cebd",
"description": "Thread pool exhaustion on payment-01",
"timestamp": "2024-03-04T16:23:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"active_threads": 97,
"thread_pool_size": 100,
"queue_length": 487
}
},
"sop_context": {}
},
"time_difference_minutes": 17.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-23c72fa3",
"description": "Service web-frontend instance web-server-01 is down",
"timestamp": "2024-03-04T16:06:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-01",
"error_type": "ServiceCrashException",
"uptime": 2
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-0a405cf1",
"description": "High memory usage before crash on payment-01",
"timestamp": "2024-03-04T16:28:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"memory_usage": 95.59642623610627,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 22.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-23c72fa3",
"description": "Service web-frontend instance web-server-01 is down",
"timestamp": "2024-03-04T16:06:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-01",
"error_type": "ServiceCrashException",
"uptime": 2
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-787f7d47",
"description": "Service notification-service instance notification-01 is down",
"timestamp": "2024-03-04T16:32:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"server": "notification-01",
"error_type": "ServiceCrashException",
"uptime": 47
}
},
"sop_context": {}
},
"time_difference_minutes": 26.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-23c72fa3",
"description": "Service web-frontend instance web-server-01 is down",
"timestamp": "2024-03-04T16:06:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-01",
"error_type": "ServiceCrashException",
"uptime": 2
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-64c8ad61",
"description": "High memory usage before crash on notification-01",
"timestamp": "2024-03-04T16:36:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"memory_usage": 95.63692026529039,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 30.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-23c72fa3",
"description": "Service web-frontend instance web-server-01 is down",
"timestamp": "2024-03-04T16:06:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-01",
"error_type": "ServiceCrashException",
"uptime": 2
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-1308ab84",
"description": "Thread pool exhaustion on notification-01",
"timestamp": "2024-03-04T16:37:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"active_threads": 100,
"thread_pool_size": 100,
"queue_length": 248
}
},
"sop_context": {}
},
"time_difference_minutes": 31.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-95a61075",
"description": "High memory usage before crash on order-proc-02",
"timestamp": "2024-03-04T16:11:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"memory_usage": 92.74896849145219,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-0644ddf3",
"description": "Thread pool exhaustion on order-proc-02",
"timestamp": "2024-03-04T16:13:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"active_threads": 99,
"thread_pool_size": 100,
"queue_length": 299
}
},
"sop_context": {}
},
"time_difference_minutes": 2.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-95a61075",
"description": "High memory usage before crash on order-proc-02",
"timestamp": "2024-03-04T16:11:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"memory_usage": 92.74896849145219,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-583c2e4c",
"description": "Service order-processing instance order-proc-02 is down",
"timestamp": "2024-03-04T16:15:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-02",
"error_type": "ServiceCrashException",
"uptime": 38
}
},
"sop_context": {}
},
"time_difference_minutes": 4.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-95a61075",
"description": "High memory usage before crash on order-proc-02",
"timestamp": "2024-03-04T16:11:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"memory_usage": 92.74896849145219,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-4089f701",
"description": "Service payment-service instance payment-01 is down",
"timestamp": "2024-03-04T16:20: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-95a61075",
"description": "High memory usage before crash on order-proc-02",
"timestamp": "2024-03-04T16:11:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"memory_usage": 92.74896849145219,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-0c77cebd",
"description": "Thread pool exhaustion on payment-01",
"timestamp": "2024-03-04T16:23:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"active_threads": 97,
"thread_pool_size": 100,
"queue_length": 487
}
},
"sop_context": {}
},
"time_difference_minutes": 12.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-95a61075",
"description": "High memory usage before crash on order-proc-02",
"timestamp": "2024-03-04T16:11:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"memory_usage": 92.74896849145219,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-0a405cf1",
"description": "High memory usage before crash on payment-01",
"timestamp": "2024-03-04T16:28:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"memory_usage": 95.59642623610627,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 17.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-95a61075",
"description": "High memory usage before crash on order-proc-02",
"timestamp": "2024-03-04T16:11:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"memory_usage": 92.74896849145219,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-787f7d47",
"description": "Service notification-service instance notification-01 is down",
"timestamp": "2024-03-04T16:32:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"server": "notification-01",
"error_type": "ServiceCrashException",
"uptime": 47
}
},
"sop_context": {}
},
"time_difference_minutes": 21.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-95a61075",
"description": "High memory usage before crash on order-proc-02",
"timestamp": "2024-03-04T16:11:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"memory_usage": 92.74896849145219,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-64c8ad61",
"description": "High memory usage before crash on notification-01",
"timestamp": "2024-03-04T16:36:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"memory_usage": 95.63692026529039,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 25.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-95a61075",
"description": "High memory usage before crash on order-proc-02",
"timestamp": "2024-03-04T16:11:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"memory_usage": 92.74896849145219,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-1308ab84",
"description": "Thread pool exhaustion on notification-01",
"timestamp": "2024-03-04T16:37:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"active_threads": 100,
"thread_pool_size": 100,
"queue_length": 248
}
},
"sop_context": {}
},
"time_difference_minutes": 26.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-0644ddf3",
"description": "Thread pool exhaustion on order-proc-02",
"timestamp": "2024-03-04T16:13:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"active_threads": 99,
"thread_pool_size": 100,
"queue_length": 299
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-583c2e4c",
"description": "Service order-processing instance order-proc-02 is down",
"timestamp": "2024-03-04T16:15:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-02",
"error_type": "ServiceCrashException",
"uptime": 38
}
},
"sop_context": {}
},
"time_difference_minutes": 2.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-0644ddf3",
"description": "Thread pool exhaustion on order-proc-02",
"timestamp": "2024-03-04T16:13:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"active_threads": 99,
"thread_pool_size": 100,
"queue_length": 299
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-4089f701",
"description": "Service payment-service instance payment-01 is down",
"timestamp": "2024-03-04T16:20: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": 7.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-0644ddf3",
"description": "Thread pool exhaustion on order-proc-02",
"timestamp": "2024-03-04T16:13:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"active_threads": 99,
"thread_pool_size": 100,
"queue_length": 299
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-0c77cebd",
"description": "Thread pool exhaustion on payment-01",
"timestamp": "2024-03-04T16:23:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"active_threads": 97,
"thread_pool_size": 100,
"queue_length": 487
}
},
"sop_context": {}
},
"time_difference_minutes": 10.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-0644ddf3",
"description": "Thread pool exhaustion on order-proc-02",
"timestamp": "2024-03-04T16:13:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"active_threads": 99,
"thread_pool_size": 100,
"queue_length": 299
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-0a405cf1",
"description": "High memory usage before crash on payment-01",
"timestamp": "2024-03-04T16:28:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"memory_usage": 95.59642623610627,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 15.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-0644ddf3",
"description": "Thread pool exhaustion on order-proc-02",
"timestamp": "2024-03-04T16:13:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"active_threads": 99,
"thread_pool_size": 100,
"queue_length": 299
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-787f7d47",
"description": "Service notification-service instance notification-01 is down",
"timestamp": "2024-03-04T16:32:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"server": "notification-01",
"error_type": "ServiceCrashException",
"uptime": 47
}
},
"sop_context": {}
},
"time_difference_minutes": 19.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-0644ddf3",
"description": "Thread pool exhaustion on order-proc-02",
"timestamp": "2024-03-04T16:13:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"active_threads": 99,
"thread_pool_size": 100,
"queue_length": 299
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-64c8ad61",
"description": "High memory usage before crash on notification-01",
"timestamp": "2024-03-04T16:36:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"memory_usage": 95.63692026529039,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 23.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-0644ddf3",
"description": "Thread pool exhaustion on order-proc-02",
"timestamp": "2024-03-04T16:13:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"active_threads": 99,
"thread_pool_size": 100,
"queue_length": 299
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-1308ab84",
"description": "Thread pool exhaustion on notification-01",
"timestamp": "2024-03-04T16:37:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"active_threads": 100,
"thread_pool_size": 100,
"queue_length": 248
}
},
"sop_context": {}
},
"time_difference_minutes": 24.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-583c2e4c",
"description": "Service order-processing instance order-proc-02 is down",
"timestamp": "2024-03-04T16:15:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-02",
"error_type": "ServiceCrashException",
"uptime": 38
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-4089f701",
"description": "Service payment-service instance payment-01 is down",
"timestamp": "2024-03-04T16:20: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-583c2e4c",
"description": "Service order-processing instance order-proc-02 is down",
"timestamp": "2024-03-04T16:15:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-02",
"error_type": "ServiceCrashException",
"uptime": 38
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-0c77cebd",
"description": "Thread pool exhaustion on payment-01",
"timestamp": "2024-03-04T16:23:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"active_threads": 97,
"thread_pool_size": 100,
"queue_length": 487
}
},
"sop_context": {}
},
"time_difference_minutes": 8.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-583c2e4c",
"description": "Service order-processing instance order-proc-02 is down",
"timestamp": "2024-03-04T16:15:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-02",
"error_type": "ServiceCrashException",
"uptime": 38
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-0a405cf1",
"description": "High memory usage before crash on payment-01",
"timestamp": "2024-03-04T16:28:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"memory_usage": 95.59642623610627,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 13.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-583c2e4c",
"description": "Service order-processing instance order-proc-02 is down",
"timestamp": "2024-03-04T16:15:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-02",
"error_type": "ServiceCrashException",
"uptime": 38
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-787f7d47",
"description": "Service notification-service instance notification-01 is down",
"timestamp": "2024-03-04T16:32:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"server": "notification-01",
"error_type": "ServiceCrashException",
"uptime": 47
}
},
"sop_context": {}
},
"time_difference_minutes": 17.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-583c2e4c",
"description": "Service order-processing instance order-proc-02 is down",
"timestamp": "2024-03-04T16:15:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-02",
"error_type": "ServiceCrashException",
"uptime": 38
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-64c8ad61",
"description": "High memory usage before crash on notification-01",
"timestamp": "2024-03-04T16:36:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"memory_usage": 95.63692026529039,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 21.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-583c2e4c",
"description": "Service order-processing instance order-proc-02 is down",
"timestamp": "2024-03-04T16:15:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-02",
"error_type": "ServiceCrashException",
"uptime": 38
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-1308ab84",
"description": "Thread pool exhaustion on notification-01",
"timestamp": "2024-03-04T16:37:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"active_threads": 100,
"thread_pool_size": 100,
"queue_length": 248
}
},
"sop_context": {}
},
"time_difference_minutes": 22.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-4089f701",
"description": "Service payment-service instance payment-01 is down",
"timestamp": "2024-03-04T16:20: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-0c77cebd",
"description": "Thread pool exhaustion on payment-01",
"timestamp": "2024-03-04T16:23:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"active_threads": 97,
"thread_pool_size": 100,
"queue_length": 487
}
},
"sop_context": {}
},
"time_difference_minutes": 3.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-4089f701",
"description": "Service payment-service instance payment-01 is down",
"timestamp": "2024-03-04T16:20: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-0a405cf1",
"description": "High memory usage before crash on payment-01",
"timestamp": "2024-03-04T16:28:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"memory_usage": 95.59642623610627,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 8.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-4089f701",
"description": "Service payment-service instance payment-01 is down",
"timestamp": "2024-03-04T16:20: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-787f7d47",
"description": "Service notification-service instance notification-01 is down",
"timestamp": "2024-03-04T16:32:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"server": "notification-01",
"error_type": "ServiceCrashException",
"uptime": 47
}
},
"sop_context": {}
},
"time_difference_minutes": 12.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-4089f701",
"description": "Service payment-service instance payment-01 is down",
"timestamp": "2024-03-04T16:20: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-64c8ad61",
"description": "High memory usage before crash on notification-01",
"timestamp": "2024-03-04T16:36:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"memory_usage": 95.63692026529039,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 16.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-4089f701",
"description": "Service payment-service instance payment-01 is down",
"timestamp": "2024-03-04T16:20: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-1308ab84",
"description": "Thread pool exhaustion on notification-01",
"timestamp": "2024-03-04T16:37:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"active_threads": 100,
"thread_pool_size": 100,
"queue_length": 248
}
},
"sop_context": {}
},
"time_difference_minutes": 17.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-0c77cebd",
"description": "Thread pool exhaustion on payment-01",
"timestamp": "2024-03-04T16:23:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"active_threads": 97,
"thread_pool_size": 100,
"queue_length": 487
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-0a405cf1",
"description": "High memory usage before crash on payment-01",
"timestamp": "2024-03-04T16:28:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"memory_usage": 95.59642623610627,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 5.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-0c77cebd",
"description": "Thread pool exhaustion on payment-01",
"timestamp": "2024-03-04T16:23:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"active_threads": 97,
"thread_pool_size": 100,
"queue_length": 487
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-787f7d47",
"description": "Service notification-service instance notification-01 is down",
"timestamp": "2024-03-04T16:32:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"server": "notification-01",
"error_type": "ServiceCrashException",
"uptime": 47
}
},
"sop_context": {}
},
"time_difference_minutes": 9.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-0c77cebd",
"description": "Thread pool exhaustion on payment-01",
"timestamp": "2024-03-04T16:23:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"active_threads": 97,
"thread_pool_size": 100,
"queue_length": 487
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-64c8ad61",
"description": "High memory usage before crash on notification-01",
"timestamp": "2024-03-04T16:36:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"memory_usage": 95.63692026529039,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 13.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-0c77cebd",
"description": "Thread pool exhaustion on payment-01",
"timestamp": "2024-03-04T16:23:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"active_threads": 97,
"thread_pool_size": 100,
"queue_length": 487
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-1308ab84",
"description": "Thread pool exhaustion on notification-01",
"timestamp": "2024-03-04T16:37:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"active_threads": 100,
"thread_pool_size": 100,
"queue_length": 248
}
},
"sop_context": {}
},
"time_difference_minutes": 14.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-0a405cf1",
"description": "High memory usage before crash on payment-01",
"timestamp": "2024-03-04T16:28:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"memory_usage": 95.59642623610627,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-787f7d47",
"description": "Service notification-service instance notification-01 is down",
"timestamp": "2024-03-04T16:32:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"server": "notification-01",
"error_type": "ServiceCrashException",
"uptime": 47
}
},
"sop_context": {}
},
"time_difference_minutes": 4.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-0a405cf1",
"description": "High memory usage before crash on payment-01",
"timestamp": "2024-03-04T16:28:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"memory_usage": 95.59642623610627,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-64c8ad61",
"description": "High memory usage before crash on notification-01",
"timestamp": "2024-03-04T16:36:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"memory_usage": 95.63692026529039,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 8.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-0a405cf1",
"description": "High memory usage before crash on payment-01",
"timestamp": "2024-03-04T16:28:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"memory_usage": 95.59642623610627,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-1308ab84",
"description": "Thread pool exhaustion on notification-01",
"timestamp": "2024-03-04T16:37:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"active_threads": 100,
"thread_pool_size": 100,
"queue_length": 248
}
},
"sop_context": {}
},
"time_difference_minutes": 9.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-787f7d47",
"description": "Service notification-service instance notification-01 is down",
"timestamp": "2024-03-04T16:32:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"server": "notification-01",
"error_type": "ServiceCrashException",
"uptime": 47
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-64c8ad61",
"description": "High memory usage before crash on notification-01",
"timestamp": "2024-03-04T16:36:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"memory_usage": 95.63692026529039,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 4.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-787f7d47",
"description": "Service notification-service instance notification-01 is down",
"timestamp": "2024-03-04T16:32:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"server": "notification-01",
"error_type": "ServiceCrashException",
"uptime": 47
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-1308ab84",
"description": "Thread pool exhaustion on notification-01",
"timestamp": "2024-03-04T16:37:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"active_threads": 100,
"thread_pool_size": 100,
"queue_length": 248
}
},
"sop_context": {}
},
"time_difference_minutes": 5.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-64c8ad61",
"description": "High memory usage before crash on notification-01",
"timestamp": "2024-03-04T16:36:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"memory_usage": 95.63692026529039,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-1308ab84",
"description": "Thread pool exhaustion on notification-01",
"timestamp": "2024-03-04T16:37:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"active_threads": 100,
"thread_pool_size": 100,
"queue_length": 248
}
},
"sop_context": {}
},
"time_difference_minutes": 1.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-71ba4f6a",
"description": "High memory usage before crash on web-server-02",
"timestamp": "2024-03-05T00:00:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"memory_usage": 97.762571881674,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-ecb22526",
"description": "Thread pool exhaustion on web-server-01",
"timestamp": "2024-03-05T00:03:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"active_threads": 98,
"thread_pool_size": 100,
"queue_length": 399
}
},
"sop_context": {}
},
"time_difference_minutes": 3.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-71ba4f6a",
"description": "High memory usage before crash on web-server-02",
"timestamp": "2024-03-05T00:00:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"memory_usage": 97.762571881674,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-94bd6b00",
"description": "Service web-frontend instance web-server-02 is down",
"timestamp": "2024-03-05T00:08:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"error_type": "ServiceCrashException",
"uptime": 14
}
},
"sop_context": {}
},
"time_difference_minutes": 8.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-71ba4f6a",
"description": "High memory usage before crash on web-server-02",
"timestamp": "2024-03-05T00:00:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"memory_usage": 97.762571881674,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-aa5e60d7",
"description": "Service order-processing instance order-proc-02 is down",
"timestamp": "2024-03-05T00:09:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-02",
"error_type": "ServiceCrashException",
"uptime": 8
}
},
"sop_context": {}
},
"time_difference_minutes": 9.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-71ba4f6a",
"description": "High memory usage before crash on web-server-02",
"timestamp": "2024-03-05T00:00:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"memory_usage": 97.762571881674,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-e04e322e",
"description": "High memory usage before crash on order-proc-01",
"timestamp": "2024-03-05T00:14:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"memory_usage": 95.07800643403442,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 14.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-71ba4f6a",
"description": "High memory usage before crash on web-server-02",
"timestamp": "2024-03-05T00:00:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"memory_usage": 97.762571881674,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-99cfc6ec",
"description": "Thread pool exhaustion on order-proc-02",
"timestamp": "2024-03-05T00:15:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"active_threads": 95,
"thread_pool_size": 100,
"queue_length": 256
}
},
"sop_context": {}
},
"time_difference_minutes": 15.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-71ba4f6a",
"description": "High memory usage before crash on web-server-02",
"timestamp": "2024-03-05T00:00:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"memory_usage": 97.762571881674,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-4b977467",
"description": "Thread pool exhaustion on payment-01",
"timestamp": "2024-03-05T00:18:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"active_threads": 98,
"thread_pool_size": 100,
"queue_length": 239
}
},
"sop_context": {}
},
"time_difference_minutes": 18.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-71ba4f6a",
"description": "High memory usage before crash on web-server-02",
"timestamp": "2024-03-05T00:00:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"memory_usage": 97.762571881674,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-ec003e1e",
"description": "Service payment-service instance payment-01 is down",
"timestamp": "2024-03-05T00:20:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"server": "payment-01",
"error_type": "ServiceCrashException",
"uptime": 37
}
},
"sop_context": {}
},
"time_difference_minutes": 20.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-71ba4f6a",
"description": "High memory usage before crash on web-server-02",
"timestamp": "2024-03-05T00:00:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"memory_usage": 97.762571881674,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-4df0bf12",
"description": "High memory usage before crash on payment-01",
"timestamp": "2024-03-05T00:22:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"memory_usage": 96.70279545028045,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 22.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-71ba4f6a",
"description": "High memory usage before crash on web-server-02",
"timestamp": "2024-03-05T00:00:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"memory_usage": 97.762571881674,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-f04eaacb",
"description": "High memory usage before crash on notification-01",
"timestamp": "2024-03-05T00:23:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"memory_usage": 94.70822717096189,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 23.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-71ba4f6a",
"description": "High memory usage before crash on web-server-02",
"timestamp": "2024-03-05T00:00:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"memory_usage": 97.762571881674,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-a8a364ed",
"description": "Service notification-service instance notification-01 is down",
"timestamp": "2024-03-05T00:28:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"server": "notification-01",
"error_type": "ServiceCrashException",
"uptime": 4
}
},
"sop_context": {}
},
"time_difference_minutes": 28.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-71ba4f6a",
"description": "High memory usage before crash on web-server-02",
"timestamp": "2024-03-05T00:00:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"memory_usage": 97.762571881674,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-136e7c96",
"description": "Thread pool exhaustion on notification-01",
"timestamp": "2024-03-05T00:30:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"active_threads": 95,
"thread_pool_size": 100,
"queue_length": 479
}
},
"sop_context": {}
},
"time_difference_minutes": 30.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-ecb22526",
"description": "Thread pool exhaustion on web-server-01",
"timestamp": "2024-03-05T00:03:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"active_threads": 98,
"thread_pool_size": 100,
"queue_length": 399
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-94bd6b00",
"description": "Service web-frontend instance web-server-02 is down",
"timestamp": "2024-03-05T00:08:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"error_type": "ServiceCrashException",
"uptime": 14
}
},
"sop_context": {}
},
"time_difference_minutes": 5.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-ecb22526",
"description": "Thread pool exhaustion on web-server-01",
"timestamp": "2024-03-05T00:03:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"active_threads": 98,
"thread_pool_size": 100,
"queue_length": 399
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-aa5e60d7",
"description": "Service order-processing instance order-proc-02 is down",
"timestamp": "2024-03-05T00:09:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-02",
"error_type": "ServiceCrashException",
"uptime": 8
}
},
"sop_context": {}
},
"time_difference_minutes": 6.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-ecb22526",
"description": "Thread pool exhaustion on web-server-01",
"timestamp": "2024-03-05T00:03:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"active_threads": 98,
"thread_pool_size": 100,
"queue_length": 399
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-e04e322e",
"description": "High memory usage before crash on order-proc-01",
"timestamp": "2024-03-05T00:14:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"memory_usage": 95.07800643403442,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 11.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-ecb22526",
"description": "Thread pool exhaustion on web-server-01",
"timestamp": "2024-03-05T00:03:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"active_threads": 98,
"thread_pool_size": 100,
"queue_length": 399
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-99cfc6ec",
"description": "Thread pool exhaustion on order-proc-02",
"timestamp": "2024-03-05T00:15:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"active_threads": 95,
"thread_pool_size": 100,
"queue_length": 256
}
},
"sop_context": {}
},
"time_difference_minutes": 12.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-ecb22526",
"description": "Thread pool exhaustion on web-server-01",
"timestamp": "2024-03-05T00:03:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"active_threads": 98,
"thread_pool_size": 100,
"queue_length": 399
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-4b977467",
"description": "Thread pool exhaustion on payment-01",
"timestamp": "2024-03-05T00:18:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"active_threads": 98,
"thread_pool_size": 100,
"queue_length": 239
}
},
"sop_context": {}
},
"time_difference_minutes": 15.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-ecb22526",
"description": "Thread pool exhaustion on web-server-01",
"timestamp": "2024-03-05T00:03:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"active_threads": 98,
"thread_pool_size": 100,
"queue_length": 399
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-ec003e1e",
"description": "Service payment-service instance payment-01 is down",
"timestamp": "2024-03-05T00:20:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"server": "payment-01",
"error_type": "ServiceCrashException",
"uptime": 37
}
},
"sop_context": {}
},
"time_difference_minutes": 17.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-ecb22526",
"description": "Thread pool exhaustion on web-server-01",
"timestamp": "2024-03-05T00:03:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"active_threads": 98,
"thread_pool_size": 100,
"queue_length": 399
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-4df0bf12",
"description": "High memory usage before crash on payment-01",
"timestamp": "2024-03-05T00:22:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"memory_usage": 96.70279545028045,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 19.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-ecb22526",
"description": "Thread pool exhaustion on web-server-01",
"timestamp": "2024-03-05T00:03:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"active_threads": 98,
"thread_pool_size": 100,
"queue_length": 399
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-f04eaacb",
"description": "High memory usage before crash on notification-01",
"timestamp": "2024-03-05T00:23:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"memory_usage": 94.70822717096189,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 20.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-ecb22526",
"description": "Thread pool exhaustion on web-server-01",
"timestamp": "2024-03-05T00:03:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"active_threads": 98,
"thread_pool_size": 100,
"queue_length": 399
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-a8a364ed",
"description": "Service notification-service instance notification-01 is down",
"timestamp": "2024-03-05T00:28:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"server": "notification-01",
"error_type": "ServiceCrashException",
"uptime": 4
}
},
"sop_context": {}
},
"time_difference_minutes": 25.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-ecb22526",
"description": "Thread pool exhaustion on web-server-01",
"timestamp": "2024-03-05T00:03:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"active_threads": 98,
"thread_pool_size": 100,
"queue_length": 399
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-136e7c96",
"description": "Thread pool exhaustion on notification-01",
"timestamp": "2024-03-05T00:30:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"active_threads": 95,
"thread_pool_size": 100,
"queue_length": 479
}
},
"sop_context": {}
},
"time_difference_minutes": 27.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-94bd6b00",
"description": "Service web-frontend instance web-server-02 is down",
"timestamp": "2024-03-05T00:08:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"error_type": "ServiceCrashException",
"uptime": 14
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-aa5e60d7",
"description": "Service order-processing instance order-proc-02 is down",
"timestamp": "2024-03-05T00:09:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-02",
"error_type": "ServiceCrashException",
"uptime": 8
}
},
"sop_context": {}
},
"time_difference_minutes": 1.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-94bd6b00",
"description": "Service web-frontend instance web-server-02 is down",
"timestamp": "2024-03-05T00:08:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"error_type": "ServiceCrashException",
"uptime": 14
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-e04e322e",
"description": "High memory usage before crash on order-proc-01",
"timestamp": "2024-03-05T00:14:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"memory_usage": 95.07800643403442,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 6.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-94bd6b00",
"description": "Service web-frontend instance web-server-02 is down",
"timestamp": "2024-03-05T00:08:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"error_type": "ServiceCrashException",
"uptime": 14
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-99cfc6ec",
"description": "Thread pool exhaustion on order-proc-02",
"timestamp": "2024-03-05T00:15:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"active_threads": 95,
"thread_pool_size": 100,
"queue_length": 256
}
},
"sop_context": {}
},
"time_difference_minutes": 7.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-94bd6b00",
"description": "Service web-frontend instance web-server-02 is down",
"timestamp": "2024-03-05T00:08:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"error_type": "ServiceCrashException",
"uptime": 14
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-4b977467",
"description": "Thread pool exhaustion on payment-01",
"timestamp": "2024-03-05T00:18:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"active_threads": 98,
"thread_pool_size": 100,
"queue_length": 239
}
},
"sop_context": {}
},
"time_difference_minutes": 10.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-94bd6b00",
"description": "Service web-frontend instance web-server-02 is down",
"timestamp": "2024-03-05T00:08:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"error_type": "ServiceCrashException",
"uptime": 14
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-ec003e1e",
"description": "Service payment-service instance payment-01 is down",
"timestamp": "2024-03-05T00:20:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"server": "payment-01",
"error_type": "ServiceCrashException",
"uptime": 37
}
},
"sop_context": {}
},
"time_difference_minutes": 12.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-94bd6b00",
"description": "Service web-frontend instance web-server-02 is down",
"timestamp": "2024-03-05T00:08:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"error_type": "ServiceCrashException",
"uptime": 14
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-4df0bf12",
"description": "High memory usage before crash on payment-01",
"timestamp": "2024-03-05T00:22:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"memory_usage": 96.70279545028045,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 14.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-94bd6b00",
"description": "Service web-frontend instance web-server-02 is down",
"timestamp": "2024-03-05T00:08:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"error_type": "ServiceCrashException",
"uptime": 14
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-f04eaacb",
"description": "High memory usage before crash on notification-01",
"timestamp": "2024-03-05T00:23:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"memory_usage": 94.70822717096189,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 15.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-94bd6b00",
"description": "Service web-frontend instance web-server-02 is down",
"timestamp": "2024-03-05T00:08:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"error_type": "ServiceCrashException",
"uptime": 14
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-a8a364ed",
"description": "Service notification-service instance notification-01 is down",
"timestamp": "2024-03-05T00:28:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"server": "notification-01",
"error_type": "ServiceCrashException",
"uptime": 4
}
},
"sop_context": {}
},
"time_difference_minutes": 20.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-94bd6b00",
"description": "Service web-frontend instance web-server-02 is down",
"timestamp": "2024-03-05T00:08:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"error_type": "ServiceCrashException",
"uptime": 14
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-136e7c96",
"description": "Thread pool exhaustion on notification-01",
"timestamp": "2024-03-05T00:30:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"active_threads": 95,
"thread_pool_size": 100,
"queue_length": 479
}
},
"sop_context": {}
},
"time_difference_minutes": 22.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-aa5e60d7",
"description": "Service order-processing instance order-proc-02 is down",
"timestamp": "2024-03-05T00:09:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-02",
"error_type": "ServiceCrashException",
"uptime": 8
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-e04e322e",
"description": "High memory usage before crash on order-proc-01",
"timestamp": "2024-03-05T00:14:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"memory_usage": 95.07800643403442,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 5.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-aa5e60d7",
"description": "Service order-processing instance order-proc-02 is down",
"timestamp": "2024-03-05T00:09:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-02",
"error_type": "ServiceCrashException",
"uptime": 8
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-99cfc6ec",
"description": "Thread pool exhaustion on order-proc-02",
"timestamp": "2024-03-05T00:15:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"active_threads": 95,
"thread_pool_size": 100,
"queue_length": 256
}
},
"sop_context": {}
},
"time_difference_minutes": 6.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-aa5e60d7",
"description": "Service order-processing instance order-proc-02 is down",
"timestamp": "2024-03-05T00:09:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-02",
"error_type": "ServiceCrashException",
"uptime": 8
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-4b977467",
"description": "Thread pool exhaustion on payment-01",
"timestamp": "2024-03-05T00:18:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"active_threads": 98,
"thread_pool_size": 100,
"queue_length": 239
}
},
"sop_context": {}
},
"time_difference_minutes": 9.0
}
|
true
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.