question
stringlengths 1.03k
1.62k
| answer
stringclasses 2
values |
---|---|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-3559b9d6",
"description": "Consumer group lag increasing",
"timestamp": "2024-02-05T12:00:00Z",
"severity": "medium",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"lag_messages": 4264,
"threshold": 1000,
"consumer_group": "main-consumers"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-2425407e",
"description": "Message processing errors increasing",
"timestamp": "2024-02-05T12:11:00Z",
"severity": "high",
"source": "application-logs",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 10.507983611156149,
"threshold": 5,
"error_type": "MessageProcessingException"
}
},
"sop_context": {}
},
"time_difference_minutes": 11.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-0020a821",
"description": "Queue depth exceeding threshold",
"timestamp": "2024-02-05T12:02:00Z",
"severity": "critical",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"queue": "order-proc-01",
"queue_depth": 9479,
"threshold": 3000
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-b1ca57da",
"description": "High latency in message queue processing",
"timestamp": "2024-02-05T12:06:00Z",
"severity": "medium",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"queue": "order-proc-02",
"processing_time": 1577,
"threshold": 500,
"messages_in_queue": 1767
}
},
"sop_context": {}
},
"time_difference_minutes": 4.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-0020a821",
"description": "Queue depth exceeding threshold",
"timestamp": "2024-02-05T12:02:00Z",
"severity": "critical",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"queue": "order-proc-01",
"queue_depth": 9479,
"threshold": 3000
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-2425407e",
"description": "Message processing errors increasing",
"timestamp": "2024-02-05T12:11:00Z",
"severity": "high",
"source": "application-logs",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 10.507983611156149,
"threshold": 5,
"error_type": "MessageProcessingException"
}
},
"sop_context": {}
},
"time_difference_minutes": 9.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-b1ca57da",
"description": "High latency in message queue processing",
"timestamp": "2024-02-05T12:06:00Z",
"severity": "medium",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"queue": "order-proc-02",
"processing_time": 1577,
"threshold": 500,
"messages_in_queue": 1767
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-2425407e",
"description": "Message processing errors increasing",
"timestamp": "2024-02-05T12:11:00Z",
"severity": "high",
"source": "application-logs",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 10.507983611156149,
"threshold": 5,
"error_type": "MessageProcessingException"
}
},
"sop_context": {}
},
"time_difference_minutes": 5.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-1c6bd34f",
"description": "High memory usage before crash on web-server-01",
"timestamp": "2024-02-05T12:00:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"memory_usage": 97.90339775112983,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-dd1fd95b",
"description": "Service web-frontend instance web-server-02 is down",
"timestamp": "2024-02-05T12:05:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"error_type": "ServiceCrashException",
"uptime": 19
}
},
"sop_context": {}
},
"time_difference_minutes": 5.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-1c6bd34f",
"description": "High memory usage before crash on web-server-01",
"timestamp": "2024-02-05T12:00:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"memory_usage": 97.90339775112983,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-d0024c15",
"description": "Thread pool exhaustion on web-server-02",
"timestamp": "2024-02-05T12:07:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"active_threads": 95,
"thread_pool_size": 100,
"queue_length": 457
}
},
"sop_context": {}
},
"time_difference_minutes": 7.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-1c6bd34f",
"description": "High memory usage before crash on web-server-01",
"timestamp": "2024-02-05T12:00:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"memory_usage": 97.90339775112983,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-ad447c6e",
"description": "High memory usage before crash on order-proc-01",
"timestamp": "2024-02-05T12:11:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"memory_usage": 97.94531676132154,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 11.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-1c6bd34f",
"description": "High memory usage before crash on web-server-01",
"timestamp": "2024-02-05T12:00:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"memory_usage": 97.90339775112983,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-03983232",
"description": "Service order-processing instance order-proc-02 is down",
"timestamp": "2024-02-05T12:14: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": 4
}
},
"sop_context": {}
},
"time_difference_minutes": 14.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-1c6bd34f",
"description": "High memory usage before crash on web-server-01",
"timestamp": "2024-02-05T12:00:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"memory_usage": 97.90339775112983,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-13bee219",
"description": "Thread pool exhaustion on order-proc-02",
"timestamp": "2024-02-05T12:18:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"active_threads": 98,
"thread_pool_size": 100,
"queue_length": 224
}
},
"sop_context": {}
},
"time_difference_minutes": 18.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-1c6bd34f",
"description": "High memory usage before crash on web-server-01",
"timestamp": "2024-02-05T12:00:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"memory_usage": 97.90339775112983,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-ce73d64b",
"description": "High memory usage before crash on payment-01",
"timestamp": "2024-02-05T12:21:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"memory_usage": 98.58478369320878,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 21.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-1c6bd34f",
"description": "High memory usage before crash on web-server-01",
"timestamp": "2024-02-05T12:00:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"memory_usage": 97.90339775112983,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-3833491e",
"description": "Thread pool exhaustion on payment-01",
"timestamp": "2024-02-05T12:25:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"active_threads": 97,
"thread_pool_size": 100,
"queue_length": 209
}
},
"sop_context": {}
},
"time_difference_minutes": 25.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-1c6bd34f",
"description": "High memory usage before crash on web-server-01",
"timestamp": "2024-02-05T12:00:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"memory_usage": 97.90339775112983,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-8130cae3",
"description": "Service payment-service instance payment-01 is down",
"timestamp": "2024-02-05T12:26:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"server": "payment-01",
"error_type": "ServiceCrashException",
"uptime": 24
}
},
"sop_context": {}
},
"time_difference_minutes": 26.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-1c6bd34f",
"description": "High memory usage before crash on web-server-01",
"timestamp": "2024-02-05T12:00:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"memory_usage": 97.90339775112983,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-a2b1885b",
"description": "High memory usage before crash on notification-01",
"timestamp": "2024-02-05T12:31:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"memory_usage": 96.95640775637578,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 31.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-1c6bd34f",
"description": "High memory usage before crash on web-server-01",
"timestamp": "2024-02-05T12:00:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"memory_usage": 97.90339775112983,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-80c935c5",
"description": "Thread pool exhaustion on notification-01",
"timestamp": "2024-02-05T12:36:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"active_threads": 98,
"thread_pool_size": 100,
"queue_length": 289
}
},
"sop_context": {}
},
"time_difference_minutes": 36.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-1c6bd34f",
"description": "High memory usage before crash on web-server-01",
"timestamp": "2024-02-05T12:00:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"memory_usage": 97.90339775112983,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-a29fe4fe",
"description": "Service notification-service instance notification-01 is down",
"timestamp": "2024-02-05T12:38:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"server": "notification-01",
"error_type": "ServiceCrashException",
"uptime": 31
}
},
"sop_context": {}
},
"time_difference_minutes": 38.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-dd1fd95b",
"description": "Service web-frontend instance web-server-02 is down",
"timestamp": "2024-02-05T12:05:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"error_type": "ServiceCrashException",
"uptime": 19
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-d0024c15",
"description": "Thread pool exhaustion on web-server-02",
"timestamp": "2024-02-05T12:07:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"active_threads": 95,
"thread_pool_size": 100,
"queue_length": 457
}
},
"sop_context": {}
},
"time_difference_minutes": 2.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-dd1fd95b",
"description": "Service web-frontend instance web-server-02 is down",
"timestamp": "2024-02-05T12:05:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"error_type": "ServiceCrashException",
"uptime": 19
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-ad447c6e",
"description": "High memory usage before crash on order-proc-01",
"timestamp": "2024-02-05T12:11:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"memory_usage": 97.94531676132154,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 6.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-dd1fd95b",
"description": "Service web-frontend instance web-server-02 is down",
"timestamp": "2024-02-05T12:05:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"error_type": "ServiceCrashException",
"uptime": 19
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-03983232",
"description": "Service order-processing instance order-proc-02 is down",
"timestamp": "2024-02-05T12:14: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": 4
}
},
"sop_context": {}
},
"time_difference_minutes": 9.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-dd1fd95b",
"description": "Service web-frontend instance web-server-02 is down",
"timestamp": "2024-02-05T12:05:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"error_type": "ServiceCrashException",
"uptime": 19
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-13bee219",
"description": "Thread pool exhaustion on order-proc-02",
"timestamp": "2024-02-05T12:18:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"active_threads": 98,
"thread_pool_size": 100,
"queue_length": 224
}
},
"sop_context": {}
},
"time_difference_minutes": 13.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-dd1fd95b",
"description": "Service web-frontend instance web-server-02 is down",
"timestamp": "2024-02-05T12:05:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"error_type": "ServiceCrashException",
"uptime": 19
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-ce73d64b",
"description": "High memory usage before crash on payment-01",
"timestamp": "2024-02-05T12:21:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"memory_usage": 98.58478369320878,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 16.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-dd1fd95b",
"description": "Service web-frontend instance web-server-02 is down",
"timestamp": "2024-02-05T12:05:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"error_type": "ServiceCrashException",
"uptime": 19
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-3833491e",
"description": "Thread pool exhaustion on payment-01",
"timestamp": "2024-02-05T12:25:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"active_threads": 97,
"thread_pool_size": 100,
"queue_length": 209
}
},
"sop_context": {}
},
"time_difference_minutes": 20.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-dd1fd95b",
"description": "Service web-frontend instance web-server-02 is down",
"timestamp": "2024-02-05T12:05:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"error_type": "ServiceCrashException",
"uptime": 19
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-8130cae3",
"description": "Service payment-service instance payment-01 is down",
"timestamp": "2024-02-05T12:26:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"server": "payment-01",
"error_type": "ServiceCrashException",
"uptime": 24
}
},
"sop_context": {}
},
"time_difference_minutes": 21.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-dd1fd95b",
"description": "Service web-frontend instance web-server-02 is down",
"timestamp": "2024-02-05T12:05:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"error_type": "ServiceCrashException",
"uptime": 19
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-a2b1885b",
"description": "High memory usage before crash on notification-01",
"timestamp": "2024-02-05T12:31:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"memory_usage": 96.95640775637578,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 26.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-dd1fd95b",
"description": "Service web-frontend instance web-server-02 is down",
"timestamp": "2024-02-05T12:05:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"error_type": "ServiceCrashException",
"uptime": 19
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-80c935c5",
"description": "Thread pool exhaustion on notification-01",
"timestamp": "2024-02-05T12:36:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"active_threads": 98,
"thread_pool_size": 100,
"queue_length": 289
}
},
"sop_context": {}
},
"time_difference_minutes": 31.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-dd1fd95b",
"description": "Service web-frontend instance web-server-02 is down",
"timestamp": "2024-02-05T12:05:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"error_type": "ServiceCrashException",
"uptime": 19
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-a29fe4fe",
"description": "Service notification-service instance notification-01 is down",
"timestamp": "2024-02-05T12:38:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"server": "notification-01",
"error_type": "ServiceCrashException",
"uptime": 31
}
},
"sop_context": {}
},
"time_difference_minutes": 33.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-d0024c15",
"description": "Thread pool exhaustion on web-server-02",
"timestamp": "2024-02-05T12:07:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"active_threads": 95,
"thread_pool_size": 100,
"queue_length": 457
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-ad447c6e",
"description": "High memory usage before crash on order-proc-01",
"timestamp": "2024-02-05T12:11:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"memory_usage": 97.94531676132154,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 4.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-d0024c15",
"description": "Thread pool exhaustion on web-server-02",
"timestamp": "2024-02-05T12:07:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"active_threads": 95,
"thread_pool_size": 100,
"queue_length": 457
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-03983232",
"description": "Service order-processing instance order-proc-02 is down",
"timestamp": "2024-02-05T12:14: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": 4
}
},
"sop_context": {}
},
"time_difference_minutes": 7.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-d0024c15",
"description": "Thread pool exhaustion on web-server-02",
"timestamp": "2024-02-05T12:07:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"active_threads": 95,
"thread_pool_size": 100,
"queue_length": 457
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-13bee219",
"description": "Thread pool exhaustion on order-proc-02",
"timestamp": "2024-02-05T12:18:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"active_threads": 98,
"thread_pool_size": 100,
"queue_length": 224
}
},
"sop_context": {}
},
"time_difference_minutes": 11.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-d0024c15",
"description": "Thread pool exhaustion on web-server-02",
"timestamp": "2024-02-05T12:07:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"active_threads": 95,
"thread_pool_size": 100,
"queue_length": 457
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-ce73d64b",
"description": "High memory usage before crash on payment-01",
"timestamp": "2024-02-05T12:21:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"memory_usage": 98.58478369320878,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 14.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-d0024c15",
"description": "Thread pool exhaustion on web-server-02",
"timestamp": "2024-02-05T12:07:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"active_threads": 95,
"thread_pool_size": 100,
"queue_length": 457
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-3833491e",
"description": "Thread pool exhaustion on payment-01",
"timestamp": "2024-02-05T12:25:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"active_threads": 97,
"thread_pool_size": 100,
"queue_length": 209
}
},
"sop_context": {}
},
"time_difference_minutes": 18.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-d0024c15",
"description": "Thread pool exhaustion on web-server-02",
"timestamp": "2024-02-05T12:07:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"active_threads": 95,
"thread_pool_size": 100,
"queue_length": 457
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-8130cae3",
"description": "Service payment-service instance payment-01 is down",
"timestamp": "2024-02-05T12:26:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"server": "payment-01",
"error_type": "ServiceCrashException",
"uptime": 24
}
},
"sop_context": {}
},
"time_difference_minutes": 19.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-d0024c15",
"description": "Thread pool exhaustion on web-server-02",
"timestamp": "2024-02-05T12:07:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"active_threads": 95,
"thread_pool_size": 100,
"queue_length": 457
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-a2b1885b",
"description": "High memory usage before crash on notification-01",
"timestamp": "2024-02-05T12:31:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"memory_usage": 96.95640775637578,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 24.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-d0024c15",
"description": "Thread pool exhaustion on web-server-02",
"timestamp": "2024-02-05T12:07:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"active_threads": 95,
"thread_pool_size": 100,
"queue_length": 457
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-80c935c5",
"description": "Thread pool exhaustion on notification-01",
"timestamp": "2024-02-05T12:36:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"active_threads": 98,
"thread_pool_size": 100,
"queue_length": 289
}
},
"sop_context": {}
},
"time_difference_minutes": 29.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-d0024c15",
"description": "Thread pool exhaustion on web-server-02",
"timestamp": "2024-02-05T12:07:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"active_threads": 95,
"thread_pool_size": 100,
"queue_length": 457
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-a29fe4fe",
"description": "Service notification-service instance notification-01 is down",
"timestamp": "2024-02-05T12:38:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"server": "notification-01",
"error_type": "ServiceCrashException",
"uptime": 31
}
},
"sop_context": {}
},
"time_difference_minutes": 31.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-ad447c6e",
"description": "High memory usage before crash on order-proc-01",
"timestamp": "2024-02-05T12:11:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"memory_usage": 97.94531676132154,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-03983232",
"description": "Service order-processing instance order-proc-02 is down",
"timestamp": "2024-02-05T12:14: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": 4
}
},
"sop_context": {}
},
"time_difference_minutes": 3.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-ad447c6e",
"description": "High memory usage before crash on order-proc-01",
"timestamp": "2024-02-05T12:11:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"memory_usage": 97.94531676132154,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-13bee219",
"description": "Thread pool exhaustion on order-proc-02",
"timestamp": "2024-02-05T12:18:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"active_threads": 98,
"thread_pool_size": 100,
"queue_length": 224
}
},
"sop_context": {}
},
"time_difference_minutes": 7.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-ad447c6e",
"description": "High memory usage before crash on order-proc-01",
"timestamp": "2024-02-05T12:11:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"memory_usage": 97.94531676132154,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-ce73d64b",
"description": "High memory usage before crash on payment-01",
"timestamp": "2024-02-05T12:21:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"memory_usage": 98.58478369320878,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 10.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-ad447c6e",
"description": "High memory usage before crash on order-proc-01",
"timestamp": "2024-02-05T12:11:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"memory_usage": 97.94531676132154,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-3833491e",
"description": "Thread pool exhaustion on payment-01",
"timestamp": "2024-02-05T12:25:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"active_threads": 97,
"thread_pool_size": 100,
"queue_length": 209
}
},
"sop_context": {}
},
"time_difference_minutes": 14.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-ad447c6e",
"description": "High memory usage before crash on order-proc-01",
"timestamp": "2024-02-05T12:11:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"memory_usage": 97.94531676132154,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-8130cae3",
"description": "Service payment-service instance payment-01 is down",
"timestamp": "2024-02-05T12:26:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"server": "payment-01",
"error_type": "ServiceCrashException",
"uptime": 24
}
},
"sop_context": {}
},
"time_difference_minutes": 15.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-ad447c6e",
"description": "High memory usage before crash on order-proc-01",
"timestamp": "2024-02-05T12:11:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"memory_usage": 97.94531676132154,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-a2b1885b",
"description": "High memory usage before crash on notification-01",
"timestamp": "2024-02-05T12:31:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"memory_usage": 96.95640775637578,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 20.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-ad447c6e",
"description": "High memory usage before crash on order-proc-01",
"timestamp": "2024-02-05T12:11:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"memory_usage": 97.94531676132154,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-80c935c5",
"description": "Thread pool exhaustion on notification-01",
"timestamp": "2024-02-05T12:36:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"active_threads": 98,
"thread_pool_size": 100,
"queue_length": 289
}
},
"sop_context": {}
},
"time_difference_minutes": 25.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-ad447c6e",
"description": "High memory usage before crash on order-proc-01",
"timestamp": "2024-02-05T12:11:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"memory_usage": 97.94531676132154,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-a29fe4fe",
"description": "Service notification-service instance notification-01 is down",
"timestamp": "2024-02-05T12:38:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"server": "notification-01",
"error_type": "ServiceCrashException",
"uptime": 31
}
},
"sop_context": {}
},
"time_difference_minutes": 27.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-03983232",
"description": "Service order-processing instance order-proc-02 is down",
"timestamp": "2024-02-05T12:14: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": 4
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-13bee219",
"description": "Thread pool exhaustion on order-proc-02",
"timestamp": "2024-02-05T12:18:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"active_threads": 98,
"thread_pool_size": 100,
"queue_length": 224
}
},
"sop_context": {}
},
"time_difference_minutes": 4.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-03983232",
"description": "Service order-processing instance order-proc-02 is down",
"timestamp": "2024-02-05T12:14: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": 4
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-ce73d64b",
"description": "High memory usage before crash on payment-01",
"timestamp": "2024-02-05T12:21:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"memory_usage": 98.58478369320878,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 7.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-03983232",
"description": "Service order-processing instance order-proc-02 is down",
"timestamp": "2024-02-05T12:14: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": 4
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-3833491e",
"description": "Thread pool exhaustion on payment-01",
"timestamp": "2024-02-05T12:25:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"active_threads": 97,
"thread_pool_size": 100,
"queue_length": 209
}
},
"sop_context": {}
},
"time_difference_minutes": 11.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-03983232",
"description": "Service order-processing instance order-proc-02 is down",
"timestamp": "2024-02-05T12:14: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": 4
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-8130cae3",
"description": "Service payment-service instance payment-01 is down",
"timestamp": "2024-02-05T12:26:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"server": "payment-01",
"error_type": "ServiceCrashException",
"uptime": 24
}
},
"sop_context": {}
},
"time_difference_minutes": 12.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-03983232",
"description": "Service order-processing instance order-proc-02 is down",
"timestamp": "2024-02-05T12:14: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": 4
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-a2b1885b",
"description": "High memory usage before crash on notification-01",
"timestamp": "2024-02-05T12:31:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"memory_usage": 96.95640775637578,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 17.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-03983232",
"description": "Service order-processing instance order-proc-02 is down",
"timestamp": "2024-02-05T12:14: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": 4
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-80c935c5",
"description": "Thread pool exhaustion on notification-01",
"timestamp": "2024-02-05T12:36:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"active_threads": 98,
"thread_pool_size": 100,
"queue_length": 289
}
},
"sop_context": {}
},
"time_difference_minutes": 22.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-03983232",
"description": "Service order-processing instance order-proc-02 is down",
"timestamp": "2024-02-05T12:14: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": 4
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-a29fe4fe",
"description": "Service notification-service instance notification-01 is down",
"timestamp": "2024-02-05T12:38:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"server": "notification-01",
"error_type": "ServiceCrashException",
"uptime": 31
}
},
"sop_context": {}
},
"time_difference_minutes": 24.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-13bee219",
"description": "Thread pool exhaustion on order-proc-02",
"timestamp": "2024-02-05T12:18:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"active_threads": 98,
"thread_pool_size": 100,
"queue_length": 224
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-ce73d64b",
"description": "High memory usage before crash on payment-01",
"timestamp": "2024-02-05T12:21:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"memory_usage": 98.58478369320878,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 3.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-13bee219",
"description": "Thread pool exhaustion on order-proc-02",
"timestamp": "2024-02-05T12:18:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"active_threads": 98,
"thread_pool_size": 100,
"queue_length": 224
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-3833491e",
"description": "Thread pool exhaustion on payment-01",
"timestamp": "2024-02-05T12:25:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"active_threads": 97,
"thread_pool_size": 100,
"queue_length": 209
}
},
"sop_context": {}
},
"time_difference_minutes": 7.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-13bee219",
"description": "Thread pool exhaustion on order-proc-02",
"timestamp": "2024-02-05T12:18:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"active_threads": 98,
"thread_pool_size": 100,
"queue_length": 224
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-8130cae3",
"description": "Service payment-service instance payment-01 is down",
"timestamp": "2024-02-05T12:26:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"server": "payment-01",
"error_type": "ServiceCrashException",
"uptime": 24
}
},
"sop_context": {}
},
"time_difference_minutes": 8.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-13bee219",
"description": "Thread pool exhaustion on order-proc-02",
"timestamp": "2024-02-05T12:18:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"active_threads": 98,
"thread_pool_size": 100,
"queue_length": 224
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-a2b1885b",
"description": "High memory usage before crash on notification-01",
"timestamp": "2024-02-05T12:31:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"memory_usage": 96.95640775637578,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 13.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-13bee219",
"description": "Thread pool exhaustion on order-proc-02",
"timestamp": "2024-02-05T12:18:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"active_threads": 98,
"thread_pool_size": 100,
"queue_length": 224
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-80c935c5",
"description": "Thread pool exhaustion on notification-01",
"timestamp": "2024-02-05T12:36:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"active_threads": 98,
"thread_pool_size": 100,
"queue_length": 289
}
},
"sop_context": {}
},
"time_difference_minutes": 18.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-13bee219",
"description": "Thread pool exhaustion on order-proc-02",
"timestamp": "2024-02-05T12:18:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"active_threads": 98,
"thread_pool_size": 100,
"queue_length": 224
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-a29fe4fe",
"description": "Service notification-service instance notification-01 is down",
"timestamp": "2024-02-05T12:38:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"server": "notification-01",
"error_type": "ServiceCrashException",
"uptime": 31
}
},
"sop_context": {}
},
"time_difference_minutes": 20.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-ce73d64b",
"description": "High memory usage before crash on payment-01",
"timestamp": "2024-02-05T12:21:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"memory_usage": 98.58478369320878,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-3833491e",
"description": "Thread pool exhaustion on payment-01",
"timestamp": "2024-02-05T12:25:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"active_threads": 97,
"thread_pool_size": 100,
"queue_length": 209
}
},
"sop_context": {}
},
"time_difference_minutes": 4.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-ce73d64b",
"description": "High memory usage before crash on payment-01",
"timestamp": "2024-02-05T12:21:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"memory_usage": 98.58478369320878,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-8130cae3",
"description": "Service payment-service instance payment-01 is down",
"timestamp": "2024-02-05T12:26:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"server": "payment-01",
"error_type": "ServiceCrashException",
"uptime": 24
}
},
"sop_context": {}
},
"time_difference_minutes": 5.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-ce73d64b",
"description": "High memory usage before crash on payment-01",
"timestamp": "2024-02-05T12:21:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"memory_usage": 98.58478369320878,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-a2b1885b",
"description": "High memory usage before crash on notification-01",
"timestamp": "2024-02-05T12:31:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"memory_usage": 96.95640775637578,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 10.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-ce73d64b",
"description": "High memory usage before crash on payment-01",
"timestamp": "2024-02-05T12:21:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"memory_usage": 98.58478369320878,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-80c935c5",
"description": "Thread pool exhaustion on notification-01",
"timestamp": "2024-02-05T12:36:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"active_threads": 98,
"thread_pool_size": 100,
"queue_length": 289
}
},
"sop_context": {}
},
"time_difference_minutes": 15.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-ce73d64b",
"description": "High memory usage before crash on payment-01",
"timestamp": "2024-02-05T12:21:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"memory_usage": 98.58478369320878,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-a29fe4fe",
"description": "Service notification-service instance notification-01 is down",
"timestamp": "2024-02-05T12:38:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"server": "notification-01",
"error_type": "ServiceCrashException",
"uptime": 31
}
},
"sop_context": {}
},
"time_difference_minutes": 17.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-3833491e",
"description": "Thread pool exhaustion on payment-01",
"timestamp": "2024-02-05T12:25:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"active_threads": 97,
"thread_pool_size": 100,
"queue_length": 209
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-8130cae3",
"description": "Service payment-service instance payment-01 is down",
"timestamp": "2024-02-05T12:26:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"server": "payment-01",
"error_type": "ServiceCrashException",
"uptime": 24
}
},
"sop_context": {}
},
"time_difference_minutes": 1.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-3833491e",
"description": "Thread pool exhaustion on payment-01",
"timestamp": "2024-02-05T12:25:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"active_threads": 97,
"thread_pool_size": 100,
"queue_length": 209
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-a2b1885b",
"description": "High memory usage before crash on notification-01",
"timestamp": "2024-02-05T12:31:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"memory_usage": 96.95640775637578,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 6.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-3833491e",
"description": "Thread pool exhaustion on payment-01",
"timestamp": "2024-02-05T12:25:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"active_threads": 97,
"thread_pool_size": 100,
"queue_length": 209
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-80c935c5",
"description": "Thread pool exhaustion on notification-01",
"timestamp": "2024-02-05T12:36:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"active_threads": 98,
"thread_pool_size": 100,
"queue_length": 289
}
},
"sop_context": {}
},
"time_difference_minutes": 11.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-3833491e",
"description": "Thread pool exhaustion on payment-01",
"timestamp": "2024-02-05T12:25:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"active_threads": 97,
"thread_pool_size": 100,
"queue_length": 209
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-a29fe4fe",
"description": "Service notification-service instance notification-01 is down",
"timestamp": "2024-02-05T12:38:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"server": "notification-01",
"error_type": "ServiceCrashException",
"uptime": 31
}
},
"sop_context": {}
},
"time_difference_minutes": 13.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-8130cae3",
"description": "Service payment-service instance payment-01 is down",
"timestamp": "2024-02-05T12:26:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"server": "payment-01",
"error_type": "ServiceCrashException",
"uptime": 24
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-a2b1885b",
"description": "High memory usage before crash on notification-01",
"timestamp": "2024-02-05T12:31:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"memory_usage": 96.95640775637578,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 5.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-8130cae3",
"description": "Service payment-service instance payment-01 is down",
"timestamp": "2024-02-05T12:26:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"server": "payment-01",
"error_type": "ServiceCrashException",
"uptime": 24
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-80c935c5",
"description": "Thread pool exhaustion on notification-01",
"timestamp": "2024-02-05T12:36:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"active_threads": 98,
"thread_pool_size": 100,
"queue_length": 289
}
},
"sop_context": {}
},
"time_difference_minutes": 10.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-8130cae3",
"description": "Service payment-service instance payment-01 is down",
"timestamp": "2024-02-05T12:26:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"server": "payment-01",
"error_type": "ServiceCrashException",
"uptime": 24
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-a29fe4fe",
"description": "Service notification-service instance notification-01 is down",
"timestamp": "2024-02-05T12:38:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"server": "notification-01",
"error_type": "ServiceCrashException",
"uptime": 31
}
},
"sop_context": {}
},
"time_difference_minutes": 12.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-a2b1885b",
"description": "High memory usage before crash on notification-01",
"timestamp": "2024-02-05T12:31:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"memory_usage": 96.95640775637578,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-80c935c5",
"description": "Thread pool exhaustion on notification-01",
"timestamp": "2024-02-05T12:36:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"active_threads": 98,
"thread_pool_size": 100,
"queue_length": 289
}
},
"sop_context": {}
},
"time_difference_minutes": 5.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-a2b1885b",
"description": "High memory usage before crash on notification-01",
"timestamp": "2024-02-05T12:31:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"memory_usage": 96.95640775637578,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-a29fe4fe",
"description": "Service notification-service instance notification-01 is down",
"timestamp": "2024-02-05T12:38:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"server": "notification-01",
"error_type": "ServiceCrashException",
"uptime": 31
}
},
"sop_context": {}
},
"time_difference_minutes": 7.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-80c935c5",
"description": "Thread pool exhaustion on notification-01",
"timestamp": "2024-02-05T12:36:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"active_threads": 98,
"thread_pool_size": 100,
"queue_length": 289
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-a29fe4fe",
"description": "Service notification-service instance notification-01 is down",
"timestamp": "2024-02-05T12:38:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"server": "notification-01",
"error_type": "ServiceCrashException",
"uptime": 31
}
},
"sop_context": {}
},
"time_difference_minutes": 2.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-044957f2",
"description": "Message processing errors increasing",
"timestamp": "2024-02-06T15:00:00Z",
"severity": "critical",
"source": "application-logs",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 10.920732519532327,
"threshold": 5,
"error_type": "MessageProcessingException"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-4893cabf",
"description": "Queue depth exceeding threshold",
"timestamp": "2024-02-06T15:03:00Z",
"severity": "critical",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"queue": "order-proc-01",
"queue_depth": 5367,
"threshold": 3000
}
},
"sop_context": {}
},
"time_difference_minutes": 3.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-044957f2",
"description": "Message processing errors increasing",
"timestamp": "2024-02-06T15:00:00Z",
"severity": "critical",
"source": "application-logs",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 10.920732519532327,
"threshold": 5,
"error_type": "MessageProcessingException"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-d3e1ead5",
"description": "Consumer group lag increasing",
"timestamp": "2024-02-06T15:08:00Z",
"severity": "high",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"lag_messages": 3831,
"threshold": 1000,
"consumer_group": "main-consumers"
}
},
"sop_context": {}
},
"time_difference_minutes": 8.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-044957f2",
"description": "Message processing errors increasing",
"timestamp": "2024-02-06T15:00:00Z",
"severity": "critical",
"source": "application-logs",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 10.920732519532327,
"threshold": 5,
"error_type": "MessageProcessingException"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-fbefa5c3",
"description": "High latency in message queue processing",
"timestamp": "2024-02-06T15:09:00Z",
"severity": "critical",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"queue": "order-proc-02",
"processing_time": 1645,
"threshold": 500,
"messages_in_queue": 1860
}
},
"sop_context": {}
},
"time_difference_minutes": 9.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-044957f2",
"description": "Message processing errors increasing",
"timestamp": "2024-02-06T15:00:00Z",
"severity": "critical",
"source": "application-logs",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 10.920732519532327,
"threshold": 5,
"error_type": "MessageProcessingException"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-ecbd746f",
"description": "Degraded performance in orders-database due to order-processing issues",
"timestamp": "2024-02-06T15:14:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [
"order-processing"
],
"error_rate": 12.191119304764639,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 14.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-044957f2",
"description": "Message processing errors increasing",
"timestamp": "2024-02-06T15:00:00Z",
"severity": "critical",
"source": "application-logs",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 10.920732519532327,
"threshold": 5,
"error_type": "MessageProcessingException"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-58408648",
"description": "Degraded performance in notification-service due to order-processing issues",
"timestamp": "2024-02-06T15:17:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"order-processing"
],
"error_rate": 13.875816247954088,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 17.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-4893cabf",
"description": "Queue depth exceeding threshold",
"timestamp": "2024-02-06T15:03:00Z",
"severity": "critical",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"queue": "order-proc-01",
"queue_depth": 5367,
"threshold": 3000
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-d3e1ead5",
"description": "Consumer group lag increasing",
"timestamp": "2024-02-06T15:08:00Z",
"severity": "high",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"lag_messages": 3831,
"threshold": 1000,
"consumer_group": "main-consumers"
}
},
"sop_context": {}
},
"time_difference_minutes": 5.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-4893cabf",
"description": "Queue depth exceeding threshold",
"timestamp": "2024-02-06T15:03:00Z",
"severity": "critical",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"queue": "order-proc-01",
"queue_depth": 5367,
"threshold": 3000
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-fbefa5c3",
"description": "High latency in message queue processing",
"timestamp": "2024-02-06T15:09:00Z",
"severity": "critical",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"queue": "order-proc-02",
"processing_time": 1645,
"threshold": 500,
"messages_in_queue": 1860
}
},
"sop_context": {}
},
"time_difference_minutes": 6.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-4893cabf",
"description": "Queue depth exceeding threshold",
"timestamp": "2024-02-06T15:03:00Z",
"severity": "critical",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"queue": "order-proc-01",
"queue_depth": 5367,
"threshold": 3000
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-ecbd746f",
"description": "Degraded performance in orders-database due to order-processing issues",
"timestamp": "2024-02-06T15:14:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [
"order-processing"
],
"error_rate": 12.191119304764639,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 11.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-4893cabf",
"description": "Queue depth exceeding threshold",
"timestamp": "2024-02-06T15:03:00Z",
"severity": "critical",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"queue": "order-proc-01",
"queue_depth": 5367,
"threshold": 3000
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-58408648",
"description": "Degraded performance in notification-service due to order-processing issues",
"timestamp": "2024-02-06T15:17:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"order-processing"
],
"error_rate": 13.875816247954088,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 14.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-d3e1ead5",
"description": "Consumer group lag increasing",
"timestamp": "2024-02-06T15:08:00Z",
"severity": "high",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"lag_messages": 3831,
"threshold": 1000,
"consumer_group": "main-consumers"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-fbefa5c3",
"description": "High latency in message queue processing",
"timestamp": "2024-02-06T15:09:00Z",
"severity": "critical",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"queue": "order-proc-02",
"processing_time": 1645,
"threshold": 500,
"messages_in_queue": 1860
}
},
"sop_context": {}
},
"time_difference_minutes": 1.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-d3e1ead5",
"description": "Consumer group lag increasing",
"timestamp": "2024-02-06T15:08:00Z",
"severity": "high",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"lag_messages": 3831,
"threshold": 1000,
"consumer_group": "main-consumers"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-ecbd746f",
"description": "Degraded performance in orders-database due to order-processing issues",
"timestamp": "2024-02-06T15:14:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [
"order-processing"
],
"error_rate": 12.191119304764639,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 6.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-d3e1ead5",
"description": "Consumer group lag increasing",
"timestamp": "2024-02-06T15:08:00Z",
"severity": "high",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"lag_messages": 3831,
"threshold": 1000,
"consumer_group": "main-consumers"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-58408648",
"description": "Degraded performance in notification-service due to order-processing issues",
"timestamp": "2024-02-06T15:17:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"order-processing"
],
"error_rate": 13.875816247954088,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 9.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-fbefa5c3",
"description": "High latency in message queue processing",
"timestamp": "2024-02-06T15:09:00Z",
"severity": "critical",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"queue": "order-proc-02",
"processing_time": 1645,
"threshold": 500,
"messages_in_queue": 1860
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-ecbd746f",
"description": "Degraded performance in orders-database due to order-processing issues",
"timestamp": "2024-02-06T15:14:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [
"order-processing"
],
"error_rate": 12.191119304764639,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 5.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-fbefa5c3",
"description": "High latency in message queue processing",
"timestamp": "2024-02-06T15:09:00Z",
"severity": "critical",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"queue": "order-proc-02",
"processing_time": 1645,
"threshold": 500,
"messages_in_queue": 1860
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-58408648",
"description": "Degraded performance in notification-service due to order-processing issues",
"timestamp": "2024-02-06T15:17:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"order-processing"
],
"error_rate": 13.875816247954088,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 8.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-ecbd746f",
"description": "Degraded performance in orders-database due to order-processing issues",
"timestamp": "2024-02-06T15:14:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [
"order-processing"
],
"error_rate": 12.191119304764639,
"threshold": 5
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-58408648",
"description": "Degraded performance in notification-service due to order-processing issues",
"timestamp": "2024-02-06T15:17:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"order-processing"
],
"error_rate": 13.875816247954088,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 3.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-15911314",
"description": "High query latency on orders-db-01",
"timestamp": "2024-02-06T19:00:00Z",
"severity": "medium",
"source": "database-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"server": "orders-db-01",
"query_latency": 1940.1448998115627,
"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-5a70d7e8",
"description": "Increased error rate in orders-database due to database connectivity",
"timestamp": "2024-02-06T19:02:00Z",
"severity": "high",
"source": "application-logs",
"metadata": {
"service": "orders-database",
"related_entities": [],
"error_rate": 10.407557053415148,
"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": 2.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-15911314",
"description": "High query latency on orders-db-01",
"timestamp": "2024-02-06T19:00:00Z",
"severity": "medium",
"source": "database-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"server": "orders-db-01",
"query_latency": 1940.1448998115627,
"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-ebb97814",
"description": "Increased memory usage on orders-db-01",
"timestamp": "2024-02-06T19:06:00Z",
"severity": "medium",
"source": "database-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"server": "orders-db-01",
"memory_usage": 89.34703126693846,
"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-15911314",
"description": "High query latency on orders-db-01",
"timestamp": "2024-02-06T19:00:00Z",
"severity": "medium",
"source": "database-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"server": "orders-db-01",
"query_latency": 1940.1448998115627,
"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-258ad3a0",
"description": "API endpoint /api/default experiencing high latency",
"timestamp": "2024-02-06T19:07:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"endpoint": "/api/default",
"response_time": 4135,
"threshold": 1000,
"method": "POST"
}
},
"sop_context": {
"signs": "Connection pool >90%, High query latency on returns-db, Memory pressure",
"actions": "Kill blocking queries, Clear cache, Release idle connections"
}
},
"time_difference_minutes": 7.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-15911314",
"description": "High query latency on orders-db-01",
"timestamp": "2024-02-06T19:00:00Z",
"severity": "medium",
"source": "database-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"server": "orders-db-01",
"query_latency": 1940.1448998115627,
"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-506d805b",
"description": "Database connection pool near capacity on orders-db-01",
"timestamp": "2024-02-06T19:12:00Z",
"severity": "critical",
"source": "database-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"server": "orders-db-01",
"pool_usage": 97.11033212791686,
"total_connections": 100,
"available_connections": 3
}
},
"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": 12.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-5a70d7e8",
"description": "Increased error rate in orders-database due to database connectivity",
"timestamp": "2024-02-06T19:02:00Z",
"severity": "high",
"source": "application-logs",
"metadata": {
"service": "orders-database",
"related_entities": [],
"error_rate": 10.407557053415148,
"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-ebb97814",
"description": "Increased memory usage on orders-db-01",
"timestamp": "2024-02-06T19:06:00Z",
"severity": "medium",
"source": "database-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"server": "orders-db-01",
"memory_usage": 89.34703126693846,
"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": 4.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-5a70d7e8",
"description": "Increased error rate in orders-database due to database connectivity",
"timestamp": "2024-02-06T19:02:00Z",
"severity": "high",
"source": "application-logs",
"metadata": {
"service": "orders-database",
"related_entities": [],
"error_rate": 10.407557053415148,
"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-258ad3a0",
"description": "API endpoint /api/default experiencing high latency",
"timestamp": "2024-02-06T19:07:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"endpoint": "/api/default",
"response_time": 4135,
"threshold": 1000,
"method": "POST"
}
},
"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-5a70d7e8",
"description": "Increased error rate in orders-database due to database connectivity",
"timestamp": "2024-02-06T19:02:00Z",
"severity": "high",
"source": "application-logs",
"metadata": {
"service": "orders-database",
"related_entities": [],
"error_rate": 10.407557053415148,
"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-506d805b",
"description": "Database connection pool near capacity on orders-db-01",
"timestamp": "2024-02-06T19:12:00Z",
"severity": "critical",
"source": "database-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"server": "orders-db-01",
"pool_usage": 97.11033212791686,
"total_connections": 100,
"available_connections": 3
}
},
"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-ebb97814",
"description": "Increased memory usage on orders-db-01",
"timestamp": "2024-02-06T19:06:00Z",
"severity": "medium",
"source": "database-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"server": "orders-db-01",
"memory_usage": 89.34703126693846,
"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-258ad3a0",
"description": "API endpoint /api/default experiencing high latency",
"timestamp": "2024-02-06T19:07:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"endpoint": "/api/default",
"response_time": 4135,
"threshold": 1000,
"method": "POST"
}
},
"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-ebb97814",
"description": "Increased memory usage on orders-db-01",
"timestamp": "2024-02-06T19:06:00Z",
"severity": "medium",
"source": "database-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"server": "orders-db-01",
"memory_usage": 89.34703126693846,
"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-506d805b",
"description": "Database connection pool near capacity on orders-db-01",
"timestamp": "2024-02-06T19:12:00Z",
"severity": "critical",
"source": "database-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"server": "orders-db-01",
"pool_usage": 97.11033212791686,
"total_connections": 100,
"available_connections": 3
}
},
"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-258ad3a0",
"description": "API endpoint /api/default experiencing high latency",
"timestamp": "2024-02-06T19:07:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"endpoint": "/api/default",
"response_time": 4135,
"threshold": 1000,
"method": "POST"
}
},
"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-506d805b",
"description": "Database connection pool near capacity on orders-db-01",
"timestamp": "2024-02-06T19:12:00Z",
"severity": "critical",
"source": "database-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"server": "orders-db-01",
"pool_usage": 97.11033212791686,
"total_connections": 100,
"available_connections": 3
}
},
"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-8d7a0c47",
"description": "Consumer group lag increasing",
"timestamp": "2024-02-07T18:00:00Z",
"severity": "high",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"lag_messages": 2804,
"threshold": 1000,
"consumer_group": "main-consumers"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-739be7f0",
"description": "Message processing errors increasing",
"timestamp": "2024-02-07T18:01:00Z",
"severity": "medium",
"source": "application-logs",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 12.255630225835013,
"threshold": 5,
"error_type": "MessageProcessingException"
}
},
"sop_context": {}
},
"time_difference_minutes": 1.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-8d7a0c47",
"description": "Consumer group lag increasing",
"timestamp": "2024-02-07T18:00:00Z",
"severity": "high",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"lag_messages": 2804,
"threshold": 1000,
"consumer_group": "main-consumers"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-1fd7f2a7",
"description": "High latency in message queue processing",
"timestamp": "2024-02-07T18:06:00Z",
"severity": "medium",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"queue": "order-proc-02",
"processing_time": 1536,
"threshold": 500,
"messages_in_queue": 1957
}
},
"sop_context": {}
},
"time_difference_minutes": 6.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-8d7a0c47",
"description": "Consumer group lag increasing",
"timestamp": "2024-02-07T18:00:00Z",
"severity": "high",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"lag_messages": 2804,
"threshold": 1000,
"consumer_group": "main-consumers"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-cdf3172b",
"description": "Queue depth exceeding threshold",
"timestamp": "2024-02-07T18:08:00Z",
"severity": "high",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"queue": "order-proc-01",
"queue_depth": 7142,
"threshold": 3000
}
},
"sop_context": {}
},
"time_difference_minutes": 8.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-8d7a0c47",
"description": "Consumer group lag increasing",
"timestamp": "2024-02-07T18:00:00Z",
"severity": "high",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"lag_messages": 2804,
"threshold": 1000,
"consumer_group": "main-consumers"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-fe0c4dd0",
"description": "Degraded performance in payment-service due to order-processing issues",
"timestamp": "2024-02-07T18:10:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"order-processing"
],
"error_rate": 7.512989271061911,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 10.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-8d7a0c47",
"description": "Consumer group lag increasing",
"timestamp": "2024-02-07T18:00:00Z",
"severity": "high",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"lag_messages": 2804,
"threshold": 1000,
"consumer_group": "main-consumers"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-68236adc",
"description": "Degraded performance in orders-database due to order-processing issues",
"timestamp": "2024-02-07T18:13:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [
"order-processing"
],
"error_rate": 12.197957533683702,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 13.0
}
|
true
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.