question
stringlengths 1.03k
1.62k
| answer
stringclasses 2
values |
---|---|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-31587f29",
"description": "High memory usage before crash on web-server-01",
"timestamp": "2024-02-26T07:00:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"memory_usage": 98.4389105967605,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-cc272edd",
"description": "High memory usage before crash on notification-01",
"timestamp": "2024-02-26T07:27:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"memory_usage": 92.40574772292031,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 27.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-31587f29",
"description": "High memory usage before crash on web-server-01",
"timestamp": "2024-02-26T07:00:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"memory_usage": 98.4389105967605,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-cc381d51",
"description": "Thread pool exhaustion on notification-01",
"timestamp": "2024-02-26T07:31:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"active_threads": 95,
"thread_pool_size": 100,
"queue_length": 325
}
},
"sop_context": {}
},
"time_difference_minutes": 31.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-bf496d1b",
"description": "Service web-frontend instance web-server-01 is down",
"timestamp": "2024-02-26T07:01:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-01",
"error_type": "ServiceCrashException",
"uptime": 36
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-f9cc64f1",
"description": "Thread pool exhaustion on web-server-01",
"timestamp": "2024-02-26T07:05:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"active_threads": 97,
"thread_pool_size": 100,
"queue_length": 259
}
},
"sop_context": {}
},
"time_difference_minutes": 4.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-bf496d1b",
"description": "Service web-frontend instance web-server-01 is down",
"timestamp": "2024-02-26T07:01:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-01",
"error_type": "ServiceCrashException",
"uptime": 36
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-d2283fbe",
"description": "High memory usage before crash on order-proc-01",
"timestamp": "2024-02-26T07:09:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"memory_usage": 91.16616922474377,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 8.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-bf496d1b",
"description": "Service web-frontend instance web-server-01 is down",
"timestamp": "2024-02-26T07:01:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-01",
"error_type": "ServiceCrashException",
"uptime": 36
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-577f8c60",
"description": "Thread pool exhaustion on order-proc-01",
"timestamp": "2024-02-26T07:13:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"active_threads": 100,
"thread_pool_size": 100,
"queue_length": 444
}
},
"sop_context": {}
},
"time_difference_minutes": 12.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-bf496d1b",
"description": "Service web-frontend instance web-server-01 is down",
"timestamp": "2024-02-26T07:01:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-01",
"error_type": "ServiceCrashException",
"uptime": 36
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-30fad326",
"description": "Service order-processing instance order-proc-01 is down",
"timestamp": "2024-02-26T07:17:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"error_type": "ServiceCrashException",
"uptime": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 16.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-bf496d1b",
"description": "Service web-frontend instance web-server-01 is down",
"timestamp": "2024-02-26T07:01:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-01",
"error_type": "ServiceCrashException",
"uptime": 36
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-ac6c2c5d",
"description": "High memory usage before crash on payment-01",
"timestamp": "2024-02-26T07:21:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"memory_usage": 96.14746463765523,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 20.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-bf496d1b",
"description": "Service web-frontend instance web-server-01 is down",
"timestamp": "2024-02-26T07:01:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-01",
"error_type": "ServiceCrashException",
"uptime": 36
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-e7777af7",
"description": "Thread pool exhaustion on payment-01",
"timestamp": "2024-02-26T07:22:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"active_threads": 100,
"thread_pool_size": 100,
"queue_length": 432
}
},
"sop_context": {}
},
"time_difference_minutes": 21.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-bf496d1b",
"description": "Service web-frontend instance web-server-01 is down",
"timestamp": "2024-02-26T07:01:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-01",
"error_type": "ServiceCrashException",
"uptime": 36
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-bd21af41",
"description": "Service payment-service instance payment-01 is down",
"timestamp": "2024-02-26T07:24:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"server": "payment-01",
"error_type": "ServiceCrashException",
"uptime": 45
}
},
"sop_context": {}
},
"time_difference_minutes": 23.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-bf496d1b",
"description": "Service web-frontend instance web-server-01 is down",
"timestamp": "2024-02-26T07:01:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-01",
"error_type": "ServiceCrashException",
"uptime": 36
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-4ddbdaef",
"description": "Service notification-service instance notification-01 is down",
"timestamp": "2024-02-26T07:25:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"server": "notification-01",
"error_type": "ServiceCrashException",
"uptime": 32
}
},
"sop_context": {}
},
"time_difference_minutes": 24.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-bf496d1b",
"description": "Service web-frontend instance web-server-01 is down",
"timestamp": "2024-02-26T07:01:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-01",
"error_type": "ServiceCrashException",
"uptime": 36
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-cc272edd",
"description": "High memory usage before crash on notification-01",
"timestamp": "2024-02-26T07:27:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"memory_usage": 92.40574772292031,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 26.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-bf496d1b",
"description": "Service web-frontend instance web-server-01 is down",
"timestamp": "2024-02-26T07:01:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-01",
"error_type": "ServiceCrashException",
"uptime": 36
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-cc381d51",
"description": "Thread pool exhaustion on notification-01",
"timestamp": "2024-02-26T07:31:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"active_threads": 95,
"thread_pool_size": 100,
"queue_length": 325
}
},
"sop_context": {}
},
"time_difference_minutes": 30.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-f9cc64f1",
"description": "Thread pool exhaustion on web-server-01",
"timestamp": "2024-02-26T07:05:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"active_threads": 97,
"thread_pool_size": 100,
"queue_length": 259
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-d2283fbe",
"description": "High memory usage before crash on order-proc-01",
"timestamp": "2024-02-26T07:09:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"memory_usage": 91.16616922474377,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 4.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-f9cc64f1",
"description": "Thread pool exhaustion on web-server-01",
"timestamp": "2024-02-26T07:05:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"active_threads": 97,
"thread_pool_size": 100,
"queue_length": 259
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-577f8c60",
"description": "Thread pool exhaustion on order-proc-01",
"timestamp": "2024-02-26T07:13:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"active_threads": 100,
"thread_pool_size": 100,
"queue_length": 444
}
},
"sop_context": {}
},
"time_difference_minutes": 8.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-f9cc64f1",
"description": "Thread pool exhaustion on web-server-01",
"timestamp": "2024-02-26T07:05:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"active_threads": 97,
"thread_pool_size": 100,
"queue_length": 259
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-30fad326",
"description": "Service order-processing instance order-proc-01 is down",
"timestamp": "2024-02-26T07:17:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"error_type": "ServiceCrashException",
"uptime": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 12.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-f9cc64f1",
"description": "Thread pool exhaustion on web-server-01",
"timestamp": "2024-02-26T07:05:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"active_threads": 97,
"thread_pool_size": 100,
"queue_length": 259
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-ac6c2c5d",
"description": "High memory usage before crash on payment-01",
"timestamp": "2024-02-26T07:21:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"memory_usage": 96.14746463765523,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 16.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-f9cc64f1",
"description": "Thread pool exhaustion on web-server-01",
"timestamp": "2024-02-26T07:05:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"active_threads": 97,
"thread_pool_size": 100,
"queue_length": 259
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-e7777af7",
"description": "Thread pool exhaustion on payment-01",
"timestamp": "2024-02-26T07:22:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"active_threads": 100,
"thread_pool_size": 100,
"queue_length": 432
}
},
"sop_context": {}
},
"time_difference_minutes": 17.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-f9cc64f1",
"description": "Thread pool exhaustion on web-server-01",
"timestamp": "2024-02-26T07:05:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"active_threads": 97,
"thread_pool_size": 100,
"queue_length": 259
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-bd21af41",
"description": "Service payment-service instance payment-01 is down",
"timestamp": "2024-02-26T07:24:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"server": "payment-01",
"error_type": "ServiceCrashException",
"uptime": 45
}
},
"sop_context": {}
},
"time_difference_minutes": 19.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-f9cc64f1",
"description": "Thread pool exhaustion on web-server-01",
"timestamp": "2024-02-26T07:05:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"active_threads": 97,
"thread_pool_size": 100,
"queue_length": 259
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-4ddbdaef",
"description": "Service notification-service instance notification-01 is down",
"timestamp": "2024-02-26T07:25:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"server": "notification-01",
"error_type": "ServiceCrashException",
"uptime": 32
}
},
"sop_context": {}
},
"time_difference_minutes": 20.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-f9cc64f1",
"description": "Thread pool exhaustion on web-server-01",
"timestamp": "2024-02-26T07:05:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"active_threads": 97,
"thread_pool_size": 100,
"queue_length": 259
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-cc272edd",
"description": "High memory usage before crash on notification-01",
"timestamp": "2024-02-26T07:27:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"memory_usage": 92.40574772292031,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 22.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-f9cc64f1",
"description": "Thread pool exhaustion on web-server-01",
"timestamp": "2024-02-26T07:05:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"active_threads": 97,
"thread_pool_size": 100,
"queue_length": 259
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-cc381d51",
"description": "Thread pool exhaustion on notification-01",
"timestamp": "2024-02-26T07:31:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"active_threads": 95,
"thread_pool_size": 100,
"queue_length": 325
}
},
"sop_context": {}
},
"time_difference_minutes": 26.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-d2283fbe",
"description": "High memory usage before crash on order-proc-01",
"timestamp": "2024-02-26T07:09:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"memory_usage": 91.16616922474377,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-577f8c60",
"description": "Thread pool exhaustion on order-proc-01",
"timestamp": "2024-02-26T07:13:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"active_threads": 100,
"thread_pool_size": 100,
"queue_length": 444
}
},
"sop_context": {}
},
"time_difference_minutes": 4.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-d2283fbe",
"description": "High memory usage before crash on order-proc-01",
"timestamp": "2024-02-26T07:09:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"memory_usage": 91.16616922474377,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-30fad326",
"description": "Service order-processing instance order-proc-01 is down",
"timestamp": "2024-02-26T07:17:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"error_type": "ServiceCrashException",
"uptime": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 8.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-d2283fbe",
"description": "High memory usage before crash on order-proc-01",
"timestamp": "2024-02-26T07:09:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"memory_usage": 91.16616922474377,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-ac6c2c5d",
"description": "High memory usage before crash on payment-01",
"timestamp": "2024-02-26T07:21:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"memory_usage": 96.14746463765523,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 12.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-d2283fbe",
"description": "High memory usage before crash on order-proc-01",
"timestamp": "2024-02-26T07:09:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"memory_usage": 91.16616922474377,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-e7777af7",
"description": "Thread pool exhaustion on payment-01",
"timestamp": "2024-02-26T07:22:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"active_threads": 100,
"thread_pool_size": 100,
"queue_length": 432
}
},
"sop_context": {}
},
"time_difference_minutes": 13.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-d2283fbe",
"description": "High memory usage before crash on order-proc-01",
"timestamp": "2024-02-26T07:09:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"memory_usage": 91.16616922474377,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-bd21af41",
"description": "Service payment-service instance payment-01 is down",
"timestamp": "2024-02-26T07:24:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"server": "payment-01",
"error_type": "ServiceCrashException",
"uptime": 45
}
},
"sop_context": {}
},
"time_difference_minutes": 15.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-d2283fbe",
"description": "High memory usage before crash on order-proc-01",
"timestamp": "2024-02-26T07:09:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"memory_usage": 91.16616922474377,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-4ddbdaef",
"description": "Service notification-service instance notification-01 is down",
"timestamp": "2024-02-26T07:25:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"server": "notification-01",
"error_type": "ServiceCrashException",
"uptime": 32
}
},
"sop_context": {}
},
"time_difference_minutes": 16.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-d2283fbe",
"description": "High memory usage before crash on order-proc-01",
"timestamp": "2024-02-26T07:09:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"memory_usage": 91.16616922474377,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-cc272edd",
"description": "High memory usage before crash on notification-01",
"timestamp": "2024-02-26T07:27:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"memory_usage": 92.40574772292031,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 18.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-d2283fbe",
"description": "High memory usage before crash on order-proc-01",
"timestamp": "2024-02-26T07:09:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"memory_usage": 91.16616922474377,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-cc381d51",
"description": "Thread pool exhaustion on notification-01",
"timestamp": "2024-02-26T07:31:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"active_threads": 95,
"thread_pool_size": 100,
"queue_length": 325
}
},
"sop_context": {}
},
"time_difference_minutes": 22.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-577f8c60",
"description": "Thread pool exhaustion on order-proc-01",
"timestamp": "2024-02-26T07:13:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"active_threads": 100,
"thread_pool_size": 100,
"queue_length": 444
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-30fad326",
"description": "Service order-processing instance order-proc-01 is down",
"timestamp": "2024-02-26T07:17:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"error_type": "ServiceCrashException",
"uptime": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 4.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-577f8c60",
"description": "Thread pool exhaustion on order-proc-01",
"timestamp": "2024-02-26T07:13:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"active_threads": 100,
"thread_pool_size": 100,
"queue_length": 444
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-ac6c2c5d",
"description": "High memory usage before crash on payment-01",
"timestamp": "2024-02-26T07:21:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"memory_usage": 96.14746463765523,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 8.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-577f8c60",
"description": "Thread pool exhaustion on order-proc-01",
"timestamp": "2024-02-26T07:13:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"active_threads": 100,
"thread_pool_size": 100,
"queue_length": 444
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-e7777af7",
"description": "Thread pool exhaustion on payment-01",
"timestamp": "2024-02-26T07:22:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"active_threads": 100,
"thread_pool_size": 100,
"queue_length": 432
}
},
"sop_context": {}
},
"time_difference_minutes": 9.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-577f8c60",
"description": "Thread pool exhaustion on order-proc-01",
"timestamp": "2024-02-26T07:13:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"active_threads": 100,
"thread_pool_size": 100,
"queue_length": 444
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-bd21af41",
"description": "Service payment-service instance payment-01 is down",
"timestamp": "2024-02-26T07:24:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"server": "payment-01",
"error_type": "ServiceCrashException",
"uptime": 45
}
},
"sop_context": {}
},
"time_difference_minutes": 11.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-577f8c60",
"description": "Thread pool exhaustion on order-proc-01",
"timestamp": "2024-02-26T07:13:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"active_threads": 100,
"thread_pool_size": 100,
"queue_length": 444
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-4ddbdaef",
"description": "Service notification-service instance notification-01 is down",
"timestamp": "2024-02-26T07:25:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"server": "notification-01",
"error_type": "ServiceCrashException",
"uptime": 32
}
},
"sop_context": {}
},
"time_difference_minutes": 12.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-577f8c60",
"description": "Thread pool exhaustion on order-proc-01",
"timestamp": "2024-02-26T07:13:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"active_threads": 100,
"thread_pool_size": 100,
"queue_length": 444
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-cc272edd",
"description": "High memory usage before crash on notification-01",
"timestamp": "2024-02-26T07:27:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"memory_usage": 92.40574772292031,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 14.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-577f8c60",
"description": "Thread pool exhaustion on order-proc-01",
"timestamp": "2024-02-26T07:13:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"active_threads": 100,
"thread_pool_size": 100,
"queue_length": 444
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-cc381d51",
"description": "Thread pool exhaustion on notification-01",
"timestamp": "2024-02-26T07:31:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"active_threads": 95,
"thread_pool_size": 100,
"queue_length": 325
}
},
"sop_context": {}
},
"time_difference_minutes": 18.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-30fad326",
"description": "Service order-processing instance order-proc-01 is down",
"timestamp": "2024-02-26T07:17:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"error_type": "ServiceCrashException",
"uptime": 5
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-ac6c2c5d",
"description": "High memory usage before crash on payment-01",
"timestamp": "2024-02-26T07:21:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"memory_usage": 96.14746463765523,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 4.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-30fad326",
"description": "Service order-processing instance order-proc-01 is down",
"timestamp": "2024-02-26T07:17:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"error_type": "ServiceCrashException",
"uptime": 5
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-e7777af7",
"description": "Thread pool exhaustion on payment-01",
"timestamp": "2024-02-26T07:22:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"active_threads": 100,
"thread_pool_size": 100,
"queue_length": 432
}
},
"sop_context": {}
},
"time_difference_minutes": 5.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-30fad326",
"description": "Service order-processing instance order-proc-01 is down",
"timestamp": "2024-02-26T07:17:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"error_type": "ServiceCrashException",
"uptime": 5
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-bd21af41",
"description": "Service payment-service instance payment-01 is down",
"timestamp": "2024-02-26T07:24:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"server": "payment-01",
"error_type": "ServiceCrashException",
"uptime": 45
}
},
"sop_context": {}
},
"time_difference_minutes": 7.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-30fad326",
"description": "Service order-processing instance order-proc-01 is down",
"timestamp": "2024-02-26T07:17:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"error_type": "ServiceCrashException",
"uptime": 5
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-4ddbdaef",
"description": "Service notification-service instance notification-01 is down",
"timestamp": "2024-02-26T07:25:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"server": "notification-01",
"error_type": "ServiceCrashException",
"uptime": 32
}
},
"sop_context": {}
},
"time_difference_minutes": 8.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-30fad326",
"description": "Service order-processing instance order-proc-01 is down",
"timestamp": "2024-02-26T07:17:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"error_type": "ServiceCrashException",
"uptime": 5
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-cc272edd",
"description": "High memory usage before crash on notification-01",
"timestamp": "2024-02-26T07:27:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"memory_usage": 92.40574772292031,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 10.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-30fad326",
"description": "Service order-processing instance order-proc-01 is down",
"timestamp": "2024-02-26T07:17:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"error_type": "ServiceCrashException",
"uptime": 5
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-cc381d51",
"description": "Thread pool exhaustion on notification-01",
"timestamp": "2024-02-26T07:31:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"active_threads": 95,
"thread_pool_size": 100,
"queue_length": 325
}
},
"sop_context": {}
},
"time_difference_minutes": 14.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-ac6c2c5d",
"description": "High memory usage before crash on payment-01",
"timestamp": "2024-02-26T07:21:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"memory_usage": 96.14746463765523,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-e7777af7",
"description": "Thread pool exhaustion on payment-01",
"timestamp": "2024-02-26T07:22:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"active_threads": 100,
"thread_pool_size": 100,
"queue_length": 432
}
},
"sop_context": {}
},
"time_difference_minutes": 1.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-ac6c2c5d",
"description": "High memory usage before crash on payment-01",
"timestamp": "2024-02-26T07:21:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"memory_usage": 96.14746463765523,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-bd21af41",
"description": "Service payment-service instance payment-01 is down",
"timestamp": "2024-02-26T07:24:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"server": "payment-01",
"error_type": "ServiceCrashException",
"uptime": 45
}
},
"sop_context": {}
},
"time_difference_minutes": 3.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-ac6c2c5d",
"description": "High memory usage before crash on payment-01",
"timestamp": "2024-02-26T07:21:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"memory_usage": 96.14746463765523,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-4ddbdaef",
"description": "Service notification-service instance notification-01 is down",
"timestamp": "2024-02-26T07:25:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"server": "notification-01",
"error_type": "ServiceCrashException",
"uptime": 32
}
},
"sop_context": {}
},
"time_difference_minutes": 4.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-ac6c2c5d",
"description": "High memory usage before crash on payment-01",
"timestamp": "2024-02-26T07:21:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"memory_usage": 96.14746463765523,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-cc272edd",
"description": "High memory usage before crash on notification-01",
"timestamp": "2024-02-26T07:27:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"memory_usage": 92.40574772292031,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 6.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-ac6c2c5d",
"description": "High memory usage before crash on payment-01",
"timestamp": "2024-02-26T07:21:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"memory_usage": 96.14746463765523,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-cc381d51",
"description": "Thread pool exhaustion on notification-01",
"timestamp": "2024-02-26T07:31:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"active_threads": 95,
"thread_pool_size": 100,
"queue_length": 325
}
},
"sop_context": {}
},
"time_difference_minutes": 10.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-e7777af7",
"description": "Thread pool exhaustion on payment-01",
"timestamp": "2024-02-26T07:22:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"active_threads": 100,
"thread_pool_size": 100,
"queue_length": 432
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-bd21af41",
"description": "Service payment-service instance payment-01 is down",
"timestamp": "2024-02-26T07:24:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"server": "payment-01",
"error_type": "ServiceCrashException",
"uptime": 45
}
},
"sop_context": {}
},
"time_difference_minutes": 2.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-e7777af7",
"description": "Thread pool exhaustion on payment-01",
"timestamp": "2024-02-26T07:22:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"active_threads": 100,
"thread_pool_size": 100,
"queue_length": 432
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-4ddbdaef",
"description": "Service notification-service instance notification-01 is down",
"timestamp": "2024-02-26T07:25:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"server": "notification-01",
"error_type": "ServiceCrashException",
"uptime": 32
}
},
"sop_context": {}
},
"time_difference_minutes": 3.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-e7777af7",
"description": "Thread pool exhaustion on payment-01",
"timestamp": "2024-02-26T07:22:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"active_threads": 100,
"thread_pool_size": 100,
"queue_length": 432
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-cc272edd",
"description": "High memory usage before crash on notification-01",
"timestamp": "2024-02-26T07:27:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"memory_usage": 92.40574772292031,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 5.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-e7777af7",
"description": "Thread pool exhaustion on payment-01",
"timestamp": "2024-02-26T07:22:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"active_threads": 100,
"thread_pool_size": 100,
"queue_length": 432
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-cc381d51",
"description": "Thread pool exhaustion on notification-01",
"timestamp": "2024-02-26T07:31:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"active_threads": 95,
"thread_pool_size": 100,
"queue_length": 325
}
},
"sop_context": {}
},
"time_difference_minutes": 9.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-bd21af41",
"description": "Service payment-service instance payment-01 is down",
"timestamp": "2024-02-26T07:24:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"server": "payment-01",
"error_type": "ServiceCrashException",
"uptime": 45
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-4ddbdaef",
"description": "Service notification-service instance notification-01 is down",
"timestamp": "2024-02-26T07:25:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"server": "notification-01",
"error_type": "ServiceCrashException",
"uptime": 32
}
},
"sop_context": {}
},
"time_difference_minutes": 1.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-bd21af41",
"description": "Service payment-service instance payment-01 is down",
"timestamp": "2024-02-26T07:24:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"server": "payment-01",
"error_type": "ServiceCrashException",
"uptime": 45
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-cc272edd",
"description": "High memory usage before crash on notification-01",
"timestamp": "2024-02-26T07:27:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"memory_usage": 92.40574772292031,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 3.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-bd21af41",
"description": "Service payment-service instance payment-01 is down",
"timestamp": "2024-02-26T07:24:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"server": "payment-01",
"error_type": "ServiceCrashException",
"uptime": 45
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-cc381d51",
"description": "Thread pool exhaustion on notification-01",
"timestamp": "2024-02-26T07:31:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"active_threads": 95,
"thread_pool_size": 100,
"queue_length": 325
}
},
"sop_context": {}
},
"time_difference_minutes": 7.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-4ddbdaef",
"description": "Service notification-service instance notification-01 is down",
"timestamp": "2024-02-26T07:25:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"server": "notification-01",
"error_type": "ServiceCrashException",
"uptime": 32
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-cc272edd",
"description": "High memory usage before crash on notification-01",
"timestamp": "2024-02-26T07:27:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"memory_usage": 92.40574772292031,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 2.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-4ddbdaef",
"description": "Service notification-service instance notification-01 is down",
"timestamp": "2024-02-26T07:25:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"server": "notification-01",
"error_type": "ServiceCrashException",
"uptime": 32
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-cc381d51",
"description": "Thread pool exhaustion on notification-01",
"timestamp": "2024-02-26T07:31:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"active_threads": 95,
"thread_pool_size": 100,
"queue_length": 325
}
},
"sop_context": {}
},
"time_difference_minutes": 6.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-cc272edd",
"description": "High memory usage before crash on notification-01",
"timestamp": "2024-02-26T07:27:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"memory_usage": 92.40574772292031,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-cc381d51",
"description": "Thread pool exhaustion on notification-01",
"timestamp": "2024-02-26T07:31:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"active_threads": 95,
"thread_pool_size": 100,
"queue_length": 325
}
},
"sop_context": {}
},
"time_difference_minutes": 4.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-e16c9c20",
"description": "Queue depth exceeding threshold",
"timestamp": "2024-02-26T11:00:00Z",
"severity": "high",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"queue": "order-proc-01",
"queue_depth": 7519,
"threshold": 3000
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-219cdc25",
"description": "Consumer group lag increasing",
"timestamp": "2024-02-26T11:01:00Z",
"severity": "medium",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"lag_messages": 3021,
"threshold": 1000,
"consumer_group": "main-consumers"
}
},
"sop_context": {}
},
"time_difference_minutes": 1.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-e16c9c20",
"description": "Queue depth exceeding threshold",
"timestamp": "2024-02-26T11:00:00Z",
"severity": "high",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"queue": "order-proc-01",
"queue_depth": 7519,
"threshold": 3000
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-6923bc13",
"description": "Message processing errors increasing",
"timestamp": "2024-02-26T11:04:00Z",
"severity": "critical",
"source": "application-logs",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 11.78561567623998,
"threshold": 5,
"error_type": "MessageProcessingException"
}
},
"sop_context": {}
},
"time_difference_minutes": 4.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-e16c9c20",
"description": "Queue depth exceeding threshold",
"timestamp": "2024-02-26T11:00:00Z",
"severity": "high",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"queue": "order-proc-01",
"queue_depth": 7519,
"threshold": 3000
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-7cdf35ae",
"description": "High latency in message queue processing",
"timestamp": "2024-02-26T11:07:00Z",
"severity": "medium",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"queue": "order-proc-01",
"processing_time": 1649,
"threshold": 500,
"messages_in_queue": 2093
}
},
"sop_context": {}
},
"time_difference_minutes": 7.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-e16c9c20",
"description": "Queue depth exceeding threshold",
"timestamp": "2024-02-26T11:00:00Z",
"severity": "high",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"queue": "order-proc-01",
"queue_depth": 7519,
"threshold": 3000
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-b87c5d48",
"description": "Degraded performance in payment-service due to order-processing issues",
"timestamp": "2024-02-26T11:11:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"order-processing"
],
"error_rate": 12.68569974920895,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 11.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-e16c9c20",
"description": "Queue depth exceeding threshold",
"timestamp": "2024-02-26T11:00:00Z",
"severity": "high",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"queue": "order-proc-01",
"queue_depth": 7519,
"threshold": 3000
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-7246c02e",
"description": "Degraded performance in notification-service due to order-processing issues",
"timestamp": "2024-02-26T11:16:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"order-processing"
],
"error_rate": 8.7104123025689,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 16.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-219cdc25",
"description": "Consumer group lag increasing",
"timestamp": "2024-02-26T11:01:00Z",
"severity": "medium",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"lag_messages": 3021,
"threshold": 1000,
"consumer_group": "main-consumers"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-6923bc13",
"description": "Message processing errors increasing",
"timestamp": "2024-02-26T11:04:00Z",
"severity": "critical",
"source": "application-logs",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 11.78561567623998,
"threshold": 5,
"error_type": "MessageProcessingException"
}
},
"sop_context": {}
},
"time_difference_minutes": 3.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-219cdc25",
"description": "Consumer group lag increasing",
"timestamp": "2024-02-26T11:01:00Z",
"severity": "medium",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"lag_messages": 3021,
"threshold": 1000,
"consumer_group": "main-consumers"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-7cdf35ae",
"description": "High latency in message queue processing",
"timestamp": "2024-02-26T11:07:00Z",
"severity": "medium",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"queue": "order-proc-01",
"processing_time": 1649,
"threshold": 500,
"messages_in_queue": 2093
}
},
"sop_context": {}
},
"time_difference_minutes": 6.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-219cdc25",
"description": "Consumer group lag increasing",
"timestamp": "2024-02-26T11:01:00Z",
"severity": "medium",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"lag_messages": 3021,
"threshold": 1000,
"consumer_group": "main-consumers"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-b87c5d48",
"description": "Degraded performance in payment-service due to order-processing issues",
"timestamp": "2024-02-26T11:11:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"order-processing"
],
"error_rate": 12.68569974920895,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 10.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-219cdc25",
"description": "Consumer group lag increasing",
"timestamp": "2024-02-26T11:01:00Z",
"severity": "medium",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"lag_messages": 3021,
"threshold": 1000,
"consumer_group": "main-consumers"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-7246c02e",
"description": "Degraded performance in notification-service due to order-processing issues",
"timestamp": "2024-02-26T11:16:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"order-processing"
],
"error_rate": 8.7104123025689,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 15.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-6923bc13",
"description": "Message processing errors increasing",
"timestamp": "2024-02-26T11:04:00Z",
"severity": "critical",
"source": "application-logs",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 11.78561567623998,
"threshold": 5,
"error_type": "MessageProcessingException"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-7cdf35ae",
"description": "High latency in message queue processing",
"timestamp": "2024-02-26T11:07:00Z",
"severity": "medium",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"queue": "order-proc-01",
"processing_time": 1649,
"threshold": 500,
"messages_in_queue": 2093
}
},
"sop_context": {}
},
"time_difference_minutes": 3.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-6923bc13",
"description": "Message processing errors increasing",
"timestamp": "2024-02-26T11:04:00Z",
"severity": "critical",
"source": "application-logs",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 11.78561567623998,
"threshold": 5,
"error_type": "MessageProcessingException"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-b87c5d48",
"description": "Degraded performance in payment-service due to order-processing issues",
"timestamp": "2024-02-26T11:11:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"order-processing"
],
"error_rate": 12.68569974920895,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 7.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-6923bc13",
"description": "Message processing errors increasing",
"timestamp": "2024-02-26T11:04:00Z",
"severity": "critical",
"source": "application-logs",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 11.78561567623998,
"threshold": 5,
"error_type": "MessageProcessingException"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-7246c02e",
"description": "Degraded performance in notification-service due to order-processing issues",
"timestamp": "2024-02-26T11:16:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"order-processing"
],
"error_rate": 8.7104123025689,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 12.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-7cdf35ae",
"description": "High latency in message queue processing",
"timestamp": "2024-02-26T11:07:00Z",
"severity": "medium",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"queue": "order-proc-01",
"processing_time": 1649,
"threshold": 500,
"messages_in_queue": 2093
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-b87c5d48",
"description": "Degraded performance in payment-service due to order-processing issues",
"timestamp": "2024-02-26T11:11:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"order-processing"
],
"error_rate": 12.68569974920895,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 4.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-7cdf35ae",
"description": "High latency in message queue processing",
"timestamp": "2024-02-26T11:07:00Z",
"severity": "medium",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"queue": "order-proc-01",
"processing_time": 1649,
"threshold": 500,
"messages_in_queue": 2093
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-7246c02e",
"description": "Degraded performance in notification-service due to order-processing issues",
"timestamp": "2024-02-26T11:16:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"order-processing"
],
"error_rate": 8.7104123025689,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 9.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-b87c5d48",
"description": "Degraded performance in payment-service due to order-processing issues",
"timestamp": "2024-02-26T11:11:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"order-processing"
],
"error_rate": 12.68569974920895,
"threshold": 5
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-7246c02e",
"description": "Degraded performance in notification-service due to order-processing issues",
"timestamp": "2024-02-26T11:16:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"order-processing"
],
"error_rate": 8.7104123025689,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 5.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-845787cc",
"description": "Queue depth exceeding threshold",
"timestamp": "2024-02-26T18:00:00Z",
"severity": "medium",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"queue": "order-proc-02",
"queue_depth": 7611,
"threshold": 3000
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-12cba9a5",
"description": "Consumer group lag increasing",
"timestamp": "2024-02-26T18:02:00Z",
"severity": "high",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"lag_messages": 1488,
"threshold": 1000,
"consumer_group": "main-consumers"
}
},
"sop_context": {}
},
"time_difference_minutes": 2.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-845787cc",
"description": "Queue depth exceeding threshold",
"timestamp": "2024-02-26T18:00:00Z",
"severity": "medium",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"queue": "order-proc-02",
"queue_depth": 7611,
"threshold": 3000
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-433e70dd",
"description": "High latency in message queue processing",
"timestamp": "2024-02-26T18:07:00Z",
"severity": "critical",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"queue": "order-proc-01",
"processing_time": 1434,
"threshold": 500,
"messages_in_queue": 2046
}
},
"sop_context": {}
},
"time_difference_minutes": 7.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-845787cc",
"description": "Queue depth exceeding threshold",
"timestamp": "2024-02-26T18:00:00Z",
"severity": "medium",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"queue": "order-proc-02",
"queue_depth": 7611,
"threshold": 3000
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-49a1ccb1",
"description": "Message processing errors increasing",
"timestamp": "2024-02-26T18:11:00Z",
"severity": "high",
"source": "application-logs",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 16.65971762712186,
"threshold": 5,
"error_type": "MessageProcessingException"
}
},
"sop_context": {}
},
"time_difference_minutes": 11.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-845787cc",
"description": "Queue depth exceeding threshold",
"timestamp": "2024-02-26T18:00:00Z",
"severity": "medium",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"queue": "order-proc-02",
"queue_depth": 7611,
"threshold": 3000
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-de2c88f2",
"description": "Degraded performance in orders-database due to order-processing issues",
"timestamp": "2024-02-26T18:12:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [
"order-processing"
],
"error_rate": 14.112256751087422,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 12.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-845787cc",
"description": "Queue depth exceeding threshold",
"timestamp": "2024-02-26T18:00:00Z",
"severity": "medium",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"queue": "order-proc-02",
"queue_depth": 7611,
"threshold": 3000
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-85b39a3c",
"description": "Degraded performance in notification-service due to order-processing issues",
"timestamp": "2024-02-26T18:13:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"order-processing"
],
"error_rate": 10.427499779992075,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 13.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-12cba9a5",
"description": "Consumer group lag increasing",
"timestamp": "2024-02-26T18:02:00Z",
"severity": "high",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"lag_messages": 1488,
"threshold": 1000,
"consumer_group": "main-consumers"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-433e70dd",
"description": "High latency in message queue processing",
"timestamp": "2024-02-26T18:07:00Z",
"severity": "critical",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"queue": "order-proc-01",
"processing_time": 1434,
"threshold": 500,
"messages_in_queue": 2046
}
},
"sop_context": {}
},
"time_difference_minutes": 5.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-12cba9a5",
"description": "Consumer group lag increasing",
"timestamp": "2024-02-26T18:02:00Z",
"severity": "high",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"lag_messages": 1488,
"threshold": 1000,
"consumer_group": "main-consumers"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-49a1ccb1",
"description": "Message processing errors increasing",
"timestamp": "2024-02-26T18:11:00Z",
"severity": "high",
"source": "application-logs",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 16.65971762712186,
"threshold": 5,
"error_type": "MessageProcessingException"
}
},
"sop_context": {}
},
"time_difference_minutes": 9.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-12cba9a5",
"description": "Consumer group lag increasing",
"timestamp": "2024-02-26T18:02:00Z",
"severity": "high",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"lag_messages": 1488,
"threshold": 1000,
"consumer_group": "main-consumers"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-de2c88f2",
"description": "Degraded performance in orders-database due to order-processing issues",
"timestamp": "2024-02-26T18:12:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [
"order-processing"
],
"error_rate": 14.112256751087422,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 10.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-12cba9a5",
"description": "Consumer group lag increasing",
"timestamp": "2024-02-26T18:02:00Z",
"severity": "high",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"lag_messages": 1488,
"threshold": 1000,
"consumer_group": "main-consumers"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-85b39a3c",
"description": "Degraded performance in notification-service due to order-processing issues",
"timestamp": "2024-02-26T18:13:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"order-processing"
],
"error_rate": 10.427499779992075,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 11.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-433e70dd",
"description": "High latency in message queue processing",
"timestamp": "2024-02-26T18:07:00Z",
"severity": "critical",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"queue": "order-proc-01",
"processing_time": 1434,
"threshold": 500,
"messages_in_queue": 2046
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-49a1ccb1",
"description": "Message processing errors increasing",
"timestamp": "2024-02-26T18:11:00Z",
"severity": "high",
"source": "application-logs",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 16.65971762712186,
"threshold": 5,
"error_type": "MessageProcessingException"
}
},
"sop_context": {}
},
"time_difference_minutes": 4.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-433e70dd",
"description": "High latency in message queue processing",
"timestamp": "2024-02-26T18:07:00Z",
"severity": "critical",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"queue": "order-proc-01",
"processing_time": 1434,
"threshold": 500,
"messages_in_queue": 2046
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-de2c88f2",
"description": "Degraded performance in orders-database due to order-processing issues",
"timestamp": "2024-02-26T18:12:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [
"order-processing"
],
"error_rate": 14.112256751087422,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 5.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-433e70dd",
"description": "High latency in message queue processing",
"timestamp": "2024-02-26T18:07:00Z",
"severity": "critical",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"queue": "order-proc-01",
"processing_time": 1434,
"threshold": 500,
"messages_in_queue": 2046
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-85b39a3c",
"description": "Degraded performance in notification-service due to order-processing issues",
"timestamp": "2024-02-26T18:13:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"order-processing"
],
"error_rate": 10.427499779992075,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 6.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-49a1ccb1",
"description": "Message processing errors increasing",
"timestamp": "2024-02-26T18:11:00Z",
"severity": "high",
"source": "application-logs",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 16.65971762712186,
"threshold": 5,
"error_type": "MessageProcessingException"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-de2c88f2",
"description": "Degraded performance in orders-database due to order-processing issues",
"timestamp": "2024-02-26T18:12:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [
"order-processing"
],
"error_rate": 14.112256751087422,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 1.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-49a1ccb1",
"description": "Message processing errors increasing",
"timestamp": "2024-02-26T18:11:00Z",
"severity": "high",
"source": "application-logs",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 16.65971762712186,
"threshold": 5,
"error_type": "MessageProcessingException"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-85b39a3c",
"description": "Degraded performance in notification-service due to order-processing issues",
"timestamp": "2024-02-26T18:13:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"order-processing"
],
"error_rate": 10.427499779992075,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 2.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-de2c88f2",
"description": "Degraded performance in orders-database due to order-processing issues",
"timestamp": "2024-02-26T18:12:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [
"order-processing"
],
"error_rate": 14.112256751087422,
"threshold": 5
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-85b39a3c",
"description": "Degraded performance in notification-service due to order-processing issues",
"timestamp": "2024-02-26T18:13:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"order-processing"
],
"error_rate": 10.427499779992075,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 1.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-79530f41",
"description": "API endpoint /api/default experiencing high latency",
"timestamp": "2024-02-27T23:00:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"endpoint": "/api/default",
"response_time": 2839,
"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-1d2b1fed",
"description": "Increased memory usage on orders-db-01",
"timestamp": "2024-02-27T23:02:00Z",
"severity": "critical",
"source": "database-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"server": "orders-db-01",
"memory_usage": 89.0305114215004,
"threshold": 80
}
},
"sop_context": {
"signs": "Connection pool >90%, High query latency on returns-db, Memory pressure",
"actions": "Kill blocking queries, Clear cache, Release idle connections"
}
},
"time_difference_minutes": 2.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-79530f41",
"description": "API endpoint /api/default experiencing high latency",
"timestamp": "2024-02-27T23:00:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"endpoint": "/api/default",
"response_time": 2839,
"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-8b057124",
"description": "High query latency on orders-db-01",
"timestamp": "2024-02-27T23:04:00Z",
"severity": "medium",
"source": "database-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"server": "orders-db-01",
"query_latency": 1942.99568988856,
"threshold": 200,
"query_type": "UPDATE"
}
},
"sop_context": {
"signs": "Connection pool >90%, High query latency on returns-db, Memory pressure",
"actions": "Kill blocking queries, Clear cache, Release idle connections"
}
},
"time_difference_minutes": 4.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-79530f41",
"description": "API endpoint /api/default experiencing high latency",
"timestamp": "2024-02-27T23:00:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"endpoint": "/api/default",
"response_time": 2839,
"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-14c51242",
"description": "Increased error rate in orders-database due to database connectivity",
"timestamp": "2024-02-27T23:06:00Z",
"severity": "medium",
"source": "application-logs",
"metadata": {
"service": "orders-database",
"related_entities": [],
"error_rate": 20.617318361143866,
"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": 6.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-79530f41",
"description": "API endpoint /api/default experiencing high latency",
"timestamp": "2024-02-27T23:00:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"endpoint": "/api/default",
"response_time": 2839,
"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-bf07db4e",
"description": "Database connection pool near capacity on orders-db-01",
"timestamp": "2024-02-27T23:11:00Z",
"severity": "high",
"source": "database-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"server": "orders-db-01",
"pool_usage": 97.91047398712092,
"total_connections": 100,
"available_connections": 9
}
},
"sop_context": {
"signs": "Connection pool >90%, High query latency on returns-db, Memory pressure",
"actions": "Kill blocking queries, Clear cache, Release idle connections"
}
},
"time_difference_minutes": 11.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-1d2b1fed",
"description": "Increased memory usage on orders-db-01",
"timestamp": "2024-02-27T23:02:00Z",
"severity": "critical",
"source": "database-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"server": "orders-db-01",
"memory_usage": 89.0305114215004,
"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-8b057124",
"description": "High query latency on orders-db-01",
"timestamp": "2024-02-27T23:04:00Z",
"severity": "medium",
"source": "database-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"server": "orders-db-01",
"query_latency": 1942.99568988856,
"threshold": 200,
"query_type": "UPDATE"
}
},
"sop_context": {
"signs": "Connection pool >90%, High query latency on returns-db, Memory pressure",
"actions": "Kill blocking queries, Clear cache, Release idle connections"
}
},
"time_difference_minutes": 2.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-1d2b1fed",
"description": "Increased memory usage on orders-db-01",
"timestamp": "2024-02-27T23:02:00Z",
"severity": "critical",
"source": "database-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"server": "orders-db-01",
"memory_usage": 89.0305114215004,
"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-14c51242",
"description": "Increased error rate in orders-database due to database connectivity",
"timestamp": "2024-02-27T23:06:00Z",
"severity": "medium",
"source": "application-logs",
"metadata": {
"service": "orders-database",
"related_entities": [],
"error_rate": 20.617318361143866,
"threshold": 5,
"error_type": "DatabaseTimeoutException"
}
},
"sop_context": {
"signs": "Connection pool >90%, High query latency on returns-db, Memory pressure",
"actions": "Kill blocking queries, Clear cache, Release idle connections"
}
},
"time_difference_minutes": 4.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-1d2b1fed",
"description": "Increased memory usage on orders-db-01",
"timestamp": "2024-02-27T23:02:00Z",
"severity": "critical",
"source": "database-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"server": "orders-db-01",
"memory_usage": 89.0305114215004,
"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-bf07db4e",
"description": "Database connection pool near capacity on orders-db-01",
"timestamp": "2024-02-27T23:11:00Z",
"severity": "high",
"source": "database-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"server": "orders-db-01",
"pool_usage": 97.91047398712092,
"total_connections": 100,
"available_connections": 9
}
},
"sop_context": {
"signs": "Connection pool >90%, High query latency on returns-db, Memory pressure",
"actions": "Kill blocking queries, Clear cache, Release idle connections"
}
},
"time_difference_minutes": 9.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-8b057124",
"description": "High query latency on orders-db-01",
"timestamp": "2024-02-27T23:04:00Z",
"severity": "medium",
"source": "database-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"server": "orders-db-01",
"query_latency": 1942.99568988856,
"threshold": 200,
"query_type": "UPDATE"
}
},
"sop_context": {
"signs": "Connection pool >90%, High query latency on returns-db, Memory pressure",
"actions": "Kill blocking queries, Clear cache, Release idle connections"
}
},
"alert2": {
"alert": {
"id": "alert-14c51242",
"description": "Increased error rate in orders-database due to database connectivity",
"timestamp": "2024-02-27T23:06:00Z",
"severity": "medium",
"source": "application-logs",
"metadata": {
"service": "orders-database",
"related_entities": [],
"error_rate": 20.617318361143866,
"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-8b057124",
"description": "High query latency on orders-db-01",
"timestamp": "2024-02-27T23:04:00Z",
"severity": "medium",
"source": "database-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"server": "orders-db-01",
"query_latency": 1942.99568988856,
"threshold": 200,
"query_type": "UPDATE"
}
},
"sop_context": {
"signs": "Connection pool >90%, High query latency on returns-db, Memory pressure",
"actions": "Kill blocking queries, Clear cache, Release idle connections"
}
},
"alert2": {
"alert": {
"id": "alert-bf07db4e",
"description": "Database connection pool near capacity on orders-db-01",
"timestamp": "2024-02-27T23:11:00Z",
"severity": "high",
"source": "database-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"server": "orders-db-01",
"pool_usage": 97.91047398712092,
"total_connections": 100,
"available_connections": 9
}
},
"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-14c51242",
"description": "Increased error rate in orders-database due to database connectivity",
"timestamp": "2024-02-27T23:06:00Z",
"severity": "medium",
"source": "application-logs",
"metadata": {
"service": "orders-database",
"related_entities": [],
"error_rate": 20.617318361143866,
"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-bf07db4e",
"description": "Database connection pool near capacity on orders-db-01",
"timestamp": "2024-02-27T23:11:00Z",
"severity": "high",
"source": "database-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"server": "orders-db-01",
"pool_usage": 97.91047398712092,
"total_connections": 100,
"available_connections": 9
}
},
"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-621012aa",
"description": "High query latency on orders-db-01",
"timestamp": "2024-02-28T02:00:00Z",
"severity": "critical",
"source": "database-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"server": "orders-db-01",
"query_latency": 1163.4045408607235,
"threshold": 200,
"query_type": "UPDATE"
}
},
"sop_context": {
"signs": "Connection pool >90%, High query latency on returns-db, Memory pressure",
"actions": "Kill blocking queries, Clear cache, Release idle connections"
}
},
"alert2": {
"alert": {
"id": "alert-8c299f4b",
"description": "API endpoint /api/default experiencing high latency",
"timestamp": "2024-02-28T02:02:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"endpoint": "/api/default",
"response_time": 3275,
"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": 2.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-621012aa",
"description": "High query latency on orders-db-01",
"timestamp": "2024-02-28T02:00:00Z",
"severity": "critical",
"source": "database-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"server": "orders-db-01",
"query_latency": 1163.4045408607235,
"threshold": 200,
"query_type": "UPDATE"
}
},
"sop_context": {
"signs": "Connection pool >90%, High query latency on returns-db, Memory pressure",
"actions": "Kill blocking queries, Clear cache, Release idle connections"
}
},
"alert2": {
"alert": {
"id": "alert-e91b12d2",
"description": "Increased error rate in orders-database due to database connectivity",
"timestamp": "2024-02-28T02:07:00Z",
"severity": "medium",
"source": "application-logs",
"metadata": {
"service": "orders-database",
"related_entities": [],
"error_rate": 23.382615305943105,
"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": 7.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-621012aa",
"description": "High query latency on orders-db-01",
"timestamp": "2024-02-28T02:00:00Z",
"severity": "critical",
"source": "database-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"server": "orders-db-01",
"query_latency": 1163.4045408607235,
"threshold": 200,
"query_type": "UPDATE"
}
},
"sop_context": {
"signs": "Connection pool >90%, High query latency on returns-db, Memory pressure",
"actions": "Kill blocking queries, Clear cache, Release idle connections"
}
},
"alert2": {
"alert": {
"id": "alert-02659bfe",
"description": "Database connection pool near capacity on orders-db-01",
"timestamp": "2024-02-28T02:10:00Z",
"severity": "critical",
"source": "database-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"server": "orders-db-01",
"pool_usage": 93.06527543655544,
"total_connections": 100,
"available_connections": 8
}
},
"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
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.