question
stringlengths
1.03k
1.62k
answer
stringclasses
2 values
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-343ec9ed", "description": "High memory usage before crash on notification-01", "timestamp": "2024-02-10T23:30:00Z", "severity": "high", "source": "application-monitoring", "metadata": { "service": "notification-service", "related_entities": [ "notification-queue" ], "memory_usage": 94.0851402075035, "threshold": 80 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-6ed0d520", "description": "Service notification-service instance notification-01 is down", "timestamp": "2024-02-10T23:34:00Z", "severity": "critical", "source": "application-monitoring", "metadata": { "service": "notification-service", "related_entities": [ "notification-queue" ], "server": "notification-01", "error_type": "ServiceCrashException", "uptime": 22 } }, "sop_context": {} }, "time_difference_minutes": 4.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-c7763c2a", "description": "Service web-frontend instance web-server-01 is down", "timestamp": "2024-02-12T20:00:00Z", "severity": "critical", "source": "application-monitoring", "metadata": { "service": "web-frontend", "related_entities": [ "order-processing", "customer-service" ], "server": "web-server-01", "error_type": "ServiceCrashException", "uptime": 32 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-4c8e57ff", "description": "High memory usage before crash on web-server-01", "timestamp": "2024-02-12T20:04:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "web-frontend", "related_entities": [ "order-processing", "customer-service" ], "memory_usage": 94.79604367718657, "threshold": 80 } }, "sop_context": {} }, "time_difference_minutes": 4.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-c7763c2a", "description": "Service web-frontend instance web-server-01 is down", "timestamp": "2024-02-12T20:00:00Z", "severity": "critical", "source": "application-monitoring", "metadata": { "service": "web-frontend", "related_entities": [ "order-processing", "customer-service" ], "server": "web-server-01", "error_type": "ServiceCrashException", "uptime": 32 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-4e4f155e", "description": "Thread pool exhaustion on web-server-01", "timestamp": "2024-02-12T20:09:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "web-frontend", "related_entities": [ "order-processing", "customer-service" ], "active_threads": 99, "thread_pool_size": 100, "queue_length": 492 } }, "sop_context": {} }, "time_difference_minutes": 9.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-c7763c2a", "description": "Service web-frontend instance web-server-01 is down", "timestamp": "2024-02-12T20:00:00Z", "severity": "critical", "source": "application-monitoring", "metadata": { "service": "web-frontend", "related_entities": [ "order-processing", "customer-service" ], "server": "web-server-01", "error_type": "ServiceCrashException", "uptime": 32 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-9a2f551e", "description": "Thread pool exhaustion on order-proc-01", "timestamp": "2024-02-12T20:10:00Z", "severity": "critical", "source": "application-monitoring", "metadata": { "service": "order-processing", "related_entities": [ "orders-database", "payment-service", "notification-service" ], "active_threads": 96, "thread_pool_size": 100, "queue_length": 343 } }, "sop_context": {} }, "time_difference_minutes": 10.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-c7763c2a", "description": "Service web-frontend instance web-server-01 is down", "timestamp": "2024-02-12T20:00:00Z", "severity": "critical", "source": "application-monitoring", "metadata": { "service": "web-frontend", "related_entities": [ "order-processing", "customer-service" ], "server": "web-server-01", "error_type": "ServiceCrashException", "uptime": 32 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-d345bc00", "description": "Service order-processing instance order-proc-01 is down", "timestamp": "2024-02-12T20:11: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": 24 } }, "sop_context": {} }, "time_difference_minutes": 11.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-c7763c2a", "description": "Service web-frontend instance web-server-01 is down", "timestamp": "2024-02-12T20:00:00Z", "severity": "critical", "source": "application-monitoring", "metadata": { "service": "web-frontend", "related_entities": [ "order-processing", "customer-service" ], "server": "web-server-01", "error_type": "ServiceCrashException", "uptime": 32 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-1b9cd926", "description": "High memory usage before crash on order-proc-01", "timestamp": "2024-02-12T20:15:00Z", "severity": "critical", "source": "application-monitoring", "metadata": { "service": "order-processing", "related_entities": [ "orders-database", "payment-service", "notification-service" ], "memory_usage": 90.62037876480235, "threshold": 80 } }, "sop_context": {} }, "time_difference_minutes": 15.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-c7763c2a", "description": "Service web-frontend instance web-server-01 is down", "timestamp": "2024-02-12T20:00:00Z", "severity": "critical", "source": "application-monitoring", "metadata": { "service": "web-frontend", "related_entities": [ "order-processing", "customer-service" ], "server": "web-server-01", "error_type": "ServiceCrashException", "uptime": 32 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-9277eb83", "description": "Thread pool exhaustion on payment-01", "timestamp": "2024-02-12T20:16:00Z", "severity": "high", "source": "application-monitoring", "metadata": { "service": "payment-service", "related_entities": [ "payment-database" ], "active_threads": 100, "thread_pool_size": 100, "queue_length": 222 } }, "sop_context": {} }, "time_difference_minutes": 16.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-c7763c2a", "description": "Service web-frontend instance web-server-01 is down", "timestamp": "2024-02-12T20:00:00Z", "severity": "critical", "source": "application-monitoring", "metadata": { "service": "web-frontend", "related_entities": [ "order-processing", "customer-service" ], "server": "web-server-01", "error_type": "ServiceCrashException", "uptime": 32 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-6ce19e8c", "description": "High memory usage before crash on payment-01", "timestamp": "2024-02-12T20:17:00Z", "severity": "critical", "source": "application-monitoring", "metadata": { "service": "payment-service", "related_entities": [ "payment-database" ], "memory_usage": 91.64579737307719, "threshold": 80 } }, "sop_context": {} }, "time_difference_minutes": 17.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-c7763c2a", "description": "Service web-frontend instance web-server-01 is down", "timestamp": "2024-02-12T20:00:00Z", "severity": "critical", "source": "application-monitoring", "metadata": { "service": "web-frontend", "related_entities": [ "order-processing", "customer-service" ], "server": "web-server-01", "error_type": "ServiceCrashException", "uptime": 32 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-62518711", "description": "Service payment-service instance payment-01 is down", "timestamp": "2024-02-12T20:19:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "payment-service", "related_entities": [ "payment-database" ], "server": "payment-01", "error_type": "ServiceCrashException", "uptime": 39 } }, "sop_context": {} }, "time_difference_minutes": 19.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-c7763c2a", "description": "Service web-frontend instance web-server-01 is down", "timestamp": "2024-02-12T20:00:00Z", "severity": "critical", "source": "application-monitoring", "metadata": { "service": "web-frontend", "related_entities": [ "order-processing", "customer-service" ], "server": "web-server-01", "error_type": "ServiceCrashException", "uptime": 32 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-c88c3e2b", "description": "Service notification-service instance notification-01 is down", "timestamp": "2024-02-12T20:21:00Z", "severity": "critical", "source": "application-monitoring", "metadata": { "service": "notification-service", "related_entities": [ "notification-queue" ], "server": "notification-01", "error_type": "ServiceCrashException", "uptime": 39 } }, "sop_context": {} }, "time_difference_minutes": 21.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-c7763c2a", "description": "Service web-frontend instance web-server-01 is down", "timestamp": "2024-02-12T20:00:00Z", "severity": "critical", "source": "application-monitoring", "metadata": { "service": "web-frontend", "related_entities": [ "order-processing", "customer-service" ], "server": "web-server-01", "error_type": "ServiceCrashException", "uptime": 32 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-2b9616ba", "description": "High memory usage before crash on notification-01", "timestamp": "2024-02-12T20:25:00Z", "severity": "critical", "source": "application-monitoring", "metadata": { "service": "notification-service", "related_entities": [ "notification-queue" ], "memory_usage": 95.13314334623686, "threshold": 80 } }, "sop_context": {} }, "time_difference_minutes": 25.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-c7763c2a", "description": "Service web-frontend instance web-server-01 is down", "timestamp": "2024-02-12T20:00:00Z", "severity": "critical", "source": "application-monitoring", "metadata": { "service": "web-frontend", "related_entities": [ "order-processing", "customer-service" ], "server": "web-server-01", "error_type": "ServiceCrashException", "uptime": 32 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-34634697", "description": "Thread pool exhaustion on notification-01", "timestamp": "2024-02-12T20:27:00Z", "severity": "critical", "source": "application-monitoring", "metadata": { "service": "notification-service", "related_entities": [ "notification-queue" ], "active_threads": 96, "thread_pool_size": 100, "queue_length": 394 } }, "sop_context": {} }, "time_difference_minutes": 27.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-4c8e57ff", "description": "High memory usage before crash on web-server-01", "timestamp": "2024-02-12T20:04:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "web-frontend", "related_entities": [ "order-processing", "customer-service" ], "memory_usage": 94.79604367718657, "threshold": 80 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-4e4f155e", "description": "Thread pool exhaustion on web-server-01", "timestamp": "2024-02-12T20:09:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "web-frontend", "related_entities": [ "order-processing", "customer-service" ], "active_threads": 99, "thread_pool_size": 100, "queue_length": 492 } }, "sop_context": {} }, "time_difference_minutes": 5.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-4c8e57ff", "description": "High memory usage before crash on web-server-01", "timestamp": "2024-02-12T20:04:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "web-frontend", "related_entities": [ "order-processing", "customer-service" ], "memory_usage": 94.79604367718657, "threshold": 80 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-9a2f551e", "description": "Thread pool exhaustion on order-proc-01", "timestamp": "2024-02-12T20:10:00Z", "severity": "critical", "source": "application-monitoring", "metadata": { "service": "order-processing", "related_entities": [ "orders-database", "payment-service", "notification-service" ], "active_threads": 96, "thread_pool_size": 100, "queue_length": 343 } }, "sop_context": {} }, "time_difference_minutes": 6.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-4c8e57ff", "description": "High memory usage before crash on web-server-01", "timestamp": "2024-02-12T20:04:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "web-frontend", "related_entities": [ "order-processing", "customer-service" ], "memory_usage": 94.79604367718657, "threshold": 80 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-d345bc00", "description": "Service order-processing instance order-proc-01 is down", "timestamp": "2024-02-12T20:11: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": 24 } }, "sop_context": {} }, "time_difference_minutes": 7.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-4c8e57ff", "description": "High memory usage before crash on web-server-01", "timestamp": "2024-02-12T20:04:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "web-frontend", "related_entities": [ "order-processing", "customer-service" ], "memory_usage": 94.79604367718657, "threshold": 80 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-1b9cd926", "description": "High memory usage before crash on order-proc-01", "timestamp": "2024-02-12T20:15:00Z", "severity": "critical", "source": "application-monitoring", "metadata": { "service": "order-processing", "related_entities": [ "orders-database", "payment-service", "notification-service" ], "memory_usage": 90.62037876480235, "threshold": 80 } }, "sop_context": {} }, "time_difference_minutes": 11.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-4c8e57ff", "description": "High memory usage before crash on web-server-01", "timestamp": "2024-02-12T20:04:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "web-frontend", "related_entities": [ "order-processing", "customer-service" ], "memory_usage": 94.79604367718657, "threshold": 80 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-9277eb83", "description": "Thread pool exhaustion on payment-01", "timestamp": "2024-02-12T20:16:00Z", "severity": "high", "source": "application-monitoring", "metadata": { "service": "payment-service", "related_entities": [ "payment-database" ], "active_threads": 100, "thread_pool_size": 100, "queue_length": 222 } }, "sop_context": {} }, "time_difference_minutes": 12.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-4c8e57ff", "description": "High memory usage before crash on web-server-01", "timestamp": "2024-02-12T20:04:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "web-frontend", "related_entities": [ "order-processing", "customer-service" ], "memory_usage": 94.79604367718657, "threshold": 80 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-6ce19e8c", "description": "High memory usage before crash on payment-01", "timestamp": "2024-02-12T20:17:00Z", "severity": "critical", "source": "application-monitoring", "metadata": { "service": "payment-service", "related_entities": [ "payment-database" ], "memory_usage": 91.64579737307719, "threshold": 80 } }, "sop_context": {} }, "time_difference_minutes": 13.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-4c8e57ff", "description": "High memory usage before crash on web-server-01", "timestamp": "2024-02-12T20:04:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "web-frontend", "related_entities": [ "order-processing", "customer-service" ], "memory_usage": 94.79604367718657, "threshold": 80 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-62518711", "description": "Service payment-service instance payment-01 is down", "timestamp": "2024-02-12T20:19:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "payment-service", "related_entities": [ "payment-database" ], "server": "payment-01", "error_type": "ServiceCrashException", "uptime": 39 } }, "sop_context": {} }, "time_difference_minutes": 15.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-4c8e57ff", "description": "High memory usage before crash on web-server-01", "timestamp": "2024-02-12T20:04:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "web-frontend", "related_entities": [ "order-processing", "customer-service" ], "memory_usage": 94.79604367718657, "threshold": 80 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-c88c3e2b", "description": "Service notification-service instance notification-01 is down", "timestamp": "2024-02-12T20:21:00Z", "severity": "critical", "source": "application-monitoring", "metadata": { "service": "notification-service", "related_entities": [ "notification-queue" ], "server": "notification-01", "error_type": "ServiceCrashException", "uptime": 39 } }, "sop_context": {} }, "time_difference_minutes": 17.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-4c8e57ff", "description": "High memory usage before crash on web-server-01", "timestamp": "2024-02-12T20:04:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "web-frontend", "related_entities": [ "order-processing", "customer-service" ], "memory_usage": 94.79604367718657, "threshold": 80 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-2b9616ba", "description": "High memory usage before crash on notification-01", "timestamp": "2024-02-12T20:25:00Z", "severity": "critical", "source": "application-monitoring", "metadata": { "service": "notification-service", "related_entities": [ "notification-queue" ], "memory_usage": 95.13314334623686, "threshold": 80 } }, "sop_context": {} }, "time_difference_minutes": 21.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-4c8e57ff", "description": "High memory usage before crash on web-server-01", "timestamp": "2024-02-12T20:04:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "web-frontend", "related_entities": [ "order-processing", "customer-service" ], "memory_usage": 94.79604367718657, "threshold": 80 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-34634697", "description": "Thread pool exhaustion on notification-01", "timestamp": "2024-02-12T20:27:00Z", "severity": "critical", "source": "application-monitoring", "metadata": { "service": "notification-service", "related_entities": [ "notification-queue" ], "active_threads": 96, "thread_pool_size": 100, "queue_length": 394 } }, "sop_context": {} }, "time_difference_minutes": 23.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-4e4f155e", "description": "Thread pool exhaustion on web-server-01", "timestamp": "2024-02-12T20:09:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "web-frontend", "related_entities": [ "order-processing", "customer-service" ], "active_threads": 99, "thread_pool_size": 100, "queue_length": 492 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-9a2f551e", "description": "Thread pool exhaustion on order-proc-01", "timestamp": "2024-02-12T20:10:00Z", "severity": "critical", "source": "application-monitoring", "metadata": { "service": "order-processing", "related_entities": [ "orders-database", "payment-service", "notification-service" ], "active_threads": 96, "thread_pool_size": 100, "queue_length": 343 } }, "sop_context": {} }, "time_difference_minutes": 1.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-4e4f155e", "description": "Thread pool exhaustion on web-server-01", "timestamp": "2024-02-12T20:09:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "web-frontend", "related_entities": [ "order-processing", "customer-service" ], "active_threads": 99, "thread_pool_size": 100, "queue_length": 492 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-d345bc00", "description": "Service order-processing instance order-proc-01 is down", "timestamp": "2024-02-12T20:11: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": 24 } }, "sop_context": {} }, "time_difference_minutes": 2.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-4e4f155e", "description": "Thread pool exhaustion on web-server-01", "timestamp": "2024-02-12T20:09:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "web-frontend", "related_entities": [ "order-processing", "customer-service" ], "active_threads": 99, "thread_pool_size": 100, "queue_length": 492 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-1b9cd926", "description": "High memory usage before crash on order-proc-01", "timestamp": "2024-02-12T20:15:00Z", "severity": "critical", "source": "application-monitoring", "metadata": { "service": "order-processing", "related_entities": [ "orders-database", "payment-service", "notification-service" ], "memory_usage": 90.62037876480235, "threshold": 80 } }, "sop_context": {} }, "time_difference_minutes": 6.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-4e4f155e", "description": "Thread pool exhaustion on web-server-01", "timestamp": "2024-02-12T20:09:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "web-frontend", "related_entities": [ "order-processing", "customer-service" ], "active_threads": 99, "thread_pool_size": 100, "queue_length": 492 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-9277eb83", "description": "Thread pool exhaustion on payment-01", "timestamp": "2024-02-12T20:16:00Z", "severity": "high", "source": "application-monitoring", "metadata": { "service": "payment-service", "related_entities": [ "payment-database" ], "active_threads": 100, "thread_pool_size": 100, "queue_length": 222 } }, "sop_context": {} }, "time_difference_minutes": 7.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-4e4f155e", "description": "Thread pool exhaustion on web-server-01", "timestamp": "2024-02-12T20:09:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "web-frontend", "related_entities": [ "order-processing", "customer-service" ], "active_threads": 99, "thread_pool_size": 100, "queue_length": 492 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-6ce19e8c", "description": "High memory usage before crash on payment-01", "timestamp": "2024-02-12T20:17:00Z", "severity": "critical", "source": "application-monitoring", "metadata": { "service": "payment-service", "related_entities": [ "payment-database" ], "memory_usage": 91.64579737307719, "threshold": 80 } }, "sop_context": {} }, "time_difference_minutes": 8.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-4e4f155e", "description": "Thread pool exhaustion on web-server-01", "timestamp": "2024-02-12T20:09:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "web-frontend", "related_entities": [ "order-processing", "customer-service" ], "active_threads": 99, "thread_pool_size": 100, "queue_length": 492 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-62518711", "description": "Service payment-service instance payment-01 is down", "timestamp": "2024-02-12T20:19:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "payment-service", "related_entities": [ "payment-database" ], "server": "payment-01", "error_type": "ServiceCrashException", "uptime": 39 } }, "sop_context": {} }, "time_difference_minutes": 10.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-4e4f155e", "description": "Thread pool exhaustion on web-server-01", "timestamp": "2024-02-12T20:09:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "web-frontend", "related_entities": [ "order-processing", "customer-service" ], "active_threads": 99, "thread_pool_size": 100, "queue_length": 492 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-c88c3e2b", "description": "Service notification-service instance notification-01 is down", "timestamp": "2024-02-12T20:21:00Z", "severity": "critical", "source": "application-monitoring", "metadata": { "service": "notification-service", "related_entities": [ "notification-queue" ], "server": "notification-01", "error_type": "ServiceCrashException", "uptime": 39 } }, "sop_context": {} }, "time_difference_minutes": 12.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-4e4f155e", "description": "Thread pool exhaustion on web-server-01", "timestamp": "2024-02-12T20:09:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "web-frontend", "related_entities": [ "order-processing", "customer-service" ], "active_threads": 99, "thread_pool_size": 100, "queue_length": 492 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-2b9616ba", "description": "High memory usage before crash on notification-01", "timestamp": "2024-02-12T20:25:00Z", "severity": "critical", "source": "application-monitoring", "metadata": { "service": "notification-service", "related_entities": [ "notification-queue" ], "memory_usage": 95.13314334623686, "threshold": 80 } }, "sop_context": {} }, "time_difference_minutes": 16.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-4e4f155e", "description": "Thread pool exhaustion on web-server-01", "timestamp": "2024-02-12T20:09:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "web-frontend", "related_entities": [ "order-processing", "customer-service" ], "active_threads": 99, "thread_pool_size": 100, "queue_length": 492 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-34634697", "description": "Thread pool exhaustion on notification-01", "timestamp": "2024-02-12T20:27:00Z", "severity": "critical", "source": "application-monitoring", "metadata": { "service": "notification-service", "related_entities": [ "notification-queue" ], "active_threads": 96, "thread_pool_size": 100, "queue_length": 394 } }, "sop_context": {} }, "time_difference_minutes": 18.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-9a2f551e", "description": "Thread pool exhaustion on order-proc-01", "timestamp": "2024-02-12T20:10:00Z", "severity": "critical", "source": "application-monitoring", "metadata": { "service": "order-processing", "related_entities": [ "orders-database", "payment-service", "notification-service" ], "active_threads": 96, "thread_pool_size": 100, "queue_length": 343 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-d345bc00", "description": "Service order-processing instance order-proc-01 is down", "timestamp": "2024-02-12T20:11: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": 24 } }, "sop_context": {} }, "time_difference_minutes": 1.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-9a2f551e", "description": "Thread pool exhaustion on order-proc-01", "timestamp": "2024-02-12T20:10:00Z", "severity": "critical", "source": "application-monitoring", "metadata": { "service": "order-processing", "related_entities": [ "orders-database", "payment-service", "notification-service" ], "active_threads": 96, "thread_pool_size": 100, "queue_length": 343 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-1b9cd926", "description": "High memory usage before crash on order-proc-01", "timestamp": "2024-02-12T20:15:00Z", "severity": "critical", "source": "application-monitoring", "metadata": { "service": "order-processing", "related_entities": [ "orders-database", "payment-service", "notification-service" ], "memory_usage": 90.62037876480235, "threshold": 80 } }, "sop_context": {} }, "time_difference_minutes": 5.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-9a2f551e", "description": "Thread pool exhaustion on order-proc-01", "timestamp": "2024-02-12T20:10:00Z", "severity": "critical", "source": "application-monitoring", "metadata": { "service": "order-processing", "related_entities": [ "orders-database", "payment-service", "notification-service" ], "active_threads": 96, "thread_pool_size": 100, "queue_length": 343 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-9277eb83", "description": "Thread pool exhaustion on payment-01", "timestamp": "2024-02-12T20:16:00Z", "severity": "high", "source": "application-monitoring", "metadata": { "service": "payment-service", "related_entities": [ "payment-database" ], "active_threads": 100, "thread_pool_size": 100, "queue_length": 222 } }, "sop_context": {} }, "time_difference_minutes": 6.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-9a2f551e", "description": "Thread pool exhaustion on order-proc-01", "timestamp": "2024-02-12T20:10:00Z", "severity": "critical", "source": "application-monitoring", "metadata": { "service": "order-processing", "related_entities": [ "orders-database", "payment-service", "notification-service" ], "active_threads": 96, "thread_pool_size": 100, "queue_length": 343 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-6ce19e8c", "description": "High memory usage before crash on payment-01", "timestamp": "2024-02-12T20:17:00Z", "severity": "critical", "source": "application-monitoring", "metadata": { "service": "payment-service", "related_entities": [ "payment-database" ], "memory_usage": 91.64579737307719, "threshold": 80 } }, "sop_context": {} }, "time_difference_minutes": 7.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-9a2f551e", "description": "Thread pool exhaustion on order-proc-01", "timestamp": "2024-02-12T20:10:00Z", "severity": "critical", "source": "application-monitoring", "metadata": { "service": "order-processing", "related_entities": [ "orders-database", "payment-service", "notification-service" ], "active_threads": 96, "thread_pool_size": 100, "queue_length": 343 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-62518711", "description": "Service payment-service instance payment-01 is down", "timestamp": "2024-02-12T20:19:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "payment-service", "related_entities": [ "payment-database" ], "server": "payment-01", "error_type": "ServiceCrashException", "uptime": 39 } }, "sop_context": {} }, "time_difference_minutes": 9.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-9a2f551e", "description": "Thread pool exhaustion on order-proc-01", "timestamp": "2024-02-12T20:10:00Z", "severity": "critical", "source": "application-monitoring", "metadata": { "service": "order-processing", "related_entities": [ "orders-database", "payment-service", "notification-service" ], "active_threads": 96, "thread_pool_size": 100, "queue_length": 343 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-c88c3e2b", "description": "Service notification-service instance notification-01 is down", "timestamp": "2024-02-12T20:21:00Z", "severity": "critical", "source": "application-monitoring", "metadata": { "service": "notification-service", "related_entities": [ "notification-queue" ], "server": "notification-01", "error_type": "ServiceCrashException", "uptime": 39 } }, "sop_context": {} }, "time_difference_minutes": 11.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-9a2f551e", "description": "Thread pool exhaustion on order-proc-01", "timestamp": "2024-02-12T20:10:00Z", "severity": "critical", "source": "application-monitoring", "metadata": { "service": "order-processing", "related_entities": [ "orders-database", "payment-service", "notification-service" ], "active_threads": 96, "thread_pool_size": 100, "queue_length": 343 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-2b9616ba", "description": "High memory usage before crash on notification-01", "timestamp": "2024-02-12T20:25:00Z", "severity": "critical", "source": "application-monitoring", "metadata": { "service": "notification-service", "related_entities": [ "notification-queue" ], "memory_usage": 95.13314334623686, "threshold": 80 } }, "sop_context": {} }, "time_difference_minutes": 15.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-9a2f551e", "description": "Thread pool exhaustion on order-proc-01", "timestamp": "2024-02-12T20:10:00Z", "severity": "critical", "source": "application-monitoring", "metadata": { "service": "order-processing", "related_entities": [ "orders-database", "payment-service", "notification-service" ], "active_threads": 96, "thread_pool_size": 100, "queue_length": 343 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-34634697", "description": "Thread pool exhaustion on notification-01", "timestamp": "2024-02-12T20:27:00Z", "severity": "critical", "source": "application-monitoring", "metadata": { "service": "notification-service", "related_entities": [ "notification-queue" ], "active_threads": 96, "thread_pool_size": 100, "queue_length": 394 } }, "sop_context": {} }, "time_difference_minutes": 17.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-d345bc00", "description": "Service order-processing instance order-proc-01 is down", "timestamp": "2024-02-12T20:11: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": 24 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-1b9cd926", "description": "High memory usage before crash on order-proc-01", "timestamp": "2024-02-12T20:15:00Z", "severity": "critical", "source": "application-monitoring", "metadata": { "service": "order-processing", "related_entities": [ "orders-database", "payment-service", "notification-service" ], "memory_usage": 90.62037876480235, "threshold": 80 } }, "sop_context": {} }, "time_difference_minutes": 4.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-d345bc00", "description": "Service order-processing instance order-proc-01 is down", "timestamp": "2024-02-12T20:11: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": 24 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-9277eb83", "description": "Thread pool exhaustion on payment-01", "timestamp": "2024-02-12T20:16:00Z", "severity": "high", "source": "application-monitoring", "metadata": { "service": "payment-service", "related_entities": [ "payment-database" ], "active_threads": 100, "thread_pool_size": 100, "queue_length": 222 } }, "sop_context": {} }, "time_difference_minutes": 5.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-d345bc00", "description": "Service order-processing instance order-proc-01 is down", "timestamp": "2024-02-12T20:11: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": 24 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-6ce19e8c", "description": "High memory usage before crash on payment-01", "timestamp": "2024-02-12T20:17:00Z", "severity": "critical", "source": "application-monitoring", "metadata": { "service": "payment-service", "related_entities": [ "payment-database" ], "memory_usage": 91.64579737307719, "threshold": 80 } }, "sop_context": {} }, "time_difference_minutes": 6.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-d345bc00", "description": "Service order-processing instance order-proc-01 is down", "timestamp": "2024-02-12T20:11: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": 24 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-62518711", "description": "Service payment-service instance payment-01 is down", "timestamp": "2024-02-12T20:19:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "payment-service", "related_entities": [ "payment-database" ], "server": "payment-01", "error_type": "ServiceCrashException", "uptime": 39 } }, "sop_context": {} }, "time_difference_minutes": 8.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-d345bc00", "description": "Service order-processing instance order-proc-01 is down", "timestamp": "2024-02-12T20:11: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": 24 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-c88c3e2b", "description": "Service notification-service instance notification-01 is down", "timestamp": "2024-02-12T20:21:00Z", "severity": "critical", "source": "application-monitoring", "metadata": { "service": "notification-service", "related_entities": [ "notification-queue" ], "server": "notification-01", "error_type": "ServiceCrashException", "uptime": 39 } }, "sop_context": {} }, "time_difference_minutes": 10.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-d345bc00", "description": "Service order-processing instance order-proc-01 is down", "timestamp": "2024-02-12T20:11: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": 24 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-2b9616ba", "description": "High memory usage before crash on notification-01", "timestamp": "2024-02-12T20:25:00Z", "severity": "critical", "source": "application-monitoring", "metadata": { "service": "notification-service", "related_entities": [ "notification-queue" ], "memory_usage": 95.13314334623686, "threshold": 80 } }, "sop_context": {} }, "time_difference_minutes": 14.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-d345bc00", "description": "Service order-processing instance order-proc-01 is down", "timestamp": "2024-02-12T20:11: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": 24 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-34634697", "description": "Thread pool exhaustion on notification-01", "timestamp": "2024-02-12T20:27:00Z", "severity": "critical", "source": "application-monitoring", "metadata": { "service": "notification-service", "related_entities": [ "notification-queue" ], "active_threads": 96, "thread_pool_size": 100, "queue_length": 394 } }, "sop_context": {} }, "time_difference_minutes": 16.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-1b9cd926", "description": "High memory usage before crash on order-proc-01", "timestamp": "2024-02-12T20:15:00Z", "severity": "critical", "source": "application-monitoring", "metadata": { "service": "order-processing", "related_entities": [ "orders-database", "payment-service", "notification-service" ], "memory_usage": 90.62037876480235, "threshold": 80 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-9277eb83", "description": "Thread pool exhaustion on payment-01", "timestamp": "2024-02-12T20:16:00Z", "severity": "high", "source": "application-monitoring", "metadata": { "service": "payment-service", "related_entities": [ "payment-database" ], "active_threads": 100, "thread_pool_size": 100, "queue_length": 222 } }, "sop_context": {} }, "time_difference_minutes": 1.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-1b9cd926", "description": "High memory usage before crash on order-proc-01", "timestamp": "2024-02-12T20:15:00Z", "severity": "critical", "source": "application-monitoring", "metadata": { "service": "order-processing", "related_entities": [ "orders-database", "payment-service", "notification-service" ], "memory_usage": 90.62037876480235, "threshold": 80 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-6ce19e8c", "description": "High memory usage before crash on payment-01", "timestamp": "2024-02-12T20:17:00Z", "severity": "critical", "source": "application-monitoring", "metadata": { "service": "payment-service", "related_entities": [ "payment-database" ], "memory_usage": 91.64579737307719, "threshold": 80 } }, "sop_context": {} }, "time_difference_minutes": 2.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-1b9cd926", "description": "High memory usage before crash on order-proc-01", "timestamp": "2024-02-12T20:15:00Z", "severity": "critical", "source": "application-monitoring", "metadata": { "service": "order-processing", "related_entities": [ "orders-database", "payment-service", "notification-service" ], "memory_usage": 90.62037876480235, "threshold": 80 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-62518711", "description": "Service payment-service instance payment-01 is down", "timestamp": "2024-02-12T20:19:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "payment-service", "related_entities": [ "payment-database" ], "server": "payment-01", "error_type": "ServiceCrashException", "uptime": 39 } }, "sop_context": {} }, "time_difference_minutes": 4.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-1b9cd926", "description": "High memory usage before crash on order-proc-01", "timestamp": "2024-02-12T20:15:00Z", "severity": "critical", "source": "application-monitoring", "metadata": { "service": "order-processing", "related_entities": [ "orders-database", "payment-service", "notification-service" ], "memory_usage": 90.62037876480235, "threshold": 80 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-c88c3e2b", "description": "Service notification-service instance notification-01 is down", "timestamp": "2024-02-12T20:21:00Z", "severity": "critical", "source": "application-monitoring", "metadata": { "service": "notification-service", "related_entities": [ "notification-queue" ], "server": "notification-01", "error_type": "ServiceCrashException", "uptime": 39 } }, "sop_context": {} }, "time_difference_minutes": 6.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-1b9cd926", "description": "High memory usage before crash on order-proc-01", "timestamp": "2024-02-12T20:15:00Z", "severity": "critical", "source": "application-monitoring", "metadata": { "service": "order-processing", "related_entities": [ "orders-database", "payment-service", "notification-service" ], "memory_usage": 90.62037876480235, "threshold": 80 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-2b9616ba", "description": "High memory usage before crash on notification-01", "timestamp": "2024-02-12T20:25:00Z", "severity": "critical", "source": "application-monitoring", "metadata": { "service": "notification-service", "related_entities": [ "notification-queue" ], "memory_usage": 95.13314334623686, "threshold": 80 } }, "sop_context": {} }, "time_difference_minutes": 10.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-1b9cd926", "description": "High memory usage before crash on order-proc-01", "timestamp": "2024-02-12T20:15:00Z", "severity": "critical", "source": "application-monitoring", "metadata": { "service": "order-processing", "related_entities": [ "orders-database", "payment-service", "notification-service" ], "memory_usage": 90.62037876480235, "threshold": 80 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-34634697", "description": "Thread pool exhaustion on notification-01", "timestamp": "2024-02-12T20:27:00Z", "severity": "critical", "source": "application-monitoring", "metadata": { "service": "notification-service", "related_entities": [ "notification-queue" ], "active_threads": 96, "thread_pool_size": 100, "queue_length": 394 } }, "sop_context": {} }, "time_difference_minutes": 12.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-9277eb83", "description": "Thread pool exhaustion on payment-01", "timestamp": "2024-02-12T20:16:00Z", "severity": "high", "source": "application-monitoring", "metadata": { "service": "payment-service", "related_entities": [ "payment-database" ], "active_threads": 100, "thread_pool_size": 100, "queue_length": 222 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-6ce19e8c", "description": "High memory usage before crash on payment-01", "timestamp": "2024-02-12T20:17:00Z", "severity": "critical", "source": "application-monitoring", "metadata": { "service": "payment-service", "related_entities": [ "payment-database" ], "memory_usage": 91.64579737307719, "threshold": 80 } }, "sop_context": {} }, "time_difference_minutes": 1.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-9277eb83", "description": "Thread pool exhaustion on payment-01", "timestamp": "2024-02-12T20:16:00Z", "severity": "high", "source": "application-monitoring", "metadata": { "service": "payment-service", "related_entities": [ "payment-database" ], "active_threads": 100, "thread_pool_size": 100, "queue_length": 222 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-62518711", "description": "Service payment-service instance payment-01 is down", "timestamp": "2024-02-12T20:19:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "payment-service", "related_entities": [ "payment-database" ], "server": "payment-01", "error_type": "ServiceCrashException", "uptime": 39 } }, "sop_context": {} }, "time_difference_minutes": 3.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-9277eb83", "description": "Thread pool exhaustion on payment-01", "timestamp": "2024-02-12T20:16:00Z", "severity": "high", "source": "application-monitoring", "metadata": { "service": "payment-service", "related_entities": [ "payment-database" ], "active_threads": 100, "thread_pool_size": 100, "queue_length": 222 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-c88c3e2b", "description": "Service notification-service instance notification-01 is down", "timestamp": "2024-02-12T20:21:00Z", "severity": "critical", "source": "application-monitoring", "metadata": { "service": "notification-service", "related_entities": [ "notification-queue" ], "server": "notification-01", "error_type": "ServiceCrashException", "uptime": 39 } }, "sop_context": {} }, "time_difference_minutes": 5.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-9277eb83", "description": "Thread pool exhaustion on payment-01", "timestamp": "2024-02-12T20:16:00Z", "severity": "high", "source": "application-monitoring", "metadata": { "service": "payment-service", "related_entities": [ "payment-database" ], "active_threads": 100, "thread_pool_size": 100, "queue_length": 222 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-2b9616ba", "description": "High memory usage before crash on notification-01", "timestamp": "2024-02-12T20:25:00Z", "severity": "critical", "source": "application-monitoring", "metadata": { "service": "notification-service", "related_entities": [ "notification-queue" ], "memory_usage": 95.13314334623686, "threshold": 80 } }, "sop_context": {} }, "time_difference_minutes": 9.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-9277eb83", "description": "Thread pool exhaustion on payment-01", "timestamp": "2024-02-12T20:16:00Z", "severity": "high", "source": "application-monitoring", "metadata": { "service": "payment-service", "related_entities": [ "payment-database" ], "active_threads": 100, "thread_pool_size": 100, "queue_length": 222 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-34634697", "description": "Thread pool exhaustion on notification-01", "timestamp": "2024-02-12T20:27:00Z", "severity": "critical", "source": "application-monitoring", "metadata": { "service": "notification-service", "related_entities": [ "notification-queue" ], "active_threads": 96, "thread_pool_size": 100, "queue_length": 394 } }, "sop_context": {} }, "time_difference_minutes": 11.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-6ce19e8c", "description": "High memory usage before crash on payment-01", "timestamp": "2024-02-12T20:17:00Z", "severity": "critical", "source": "application-monitoring", "metadata": { "service": "payment-service", "related_entities": [ "payment-database" ], "memory_usage": 91.64579737307719, "threshold": 80 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-62518711", "description": "Service payment-service instance payment-01 is down", "timestamp": "2024-02-12T20:19:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "payment-service", "related_entities": [ "payment-database" ], "server": "payment-01", "error_type": "ServiceCrashException", "uptime": 39 } }, "sop_context": {} }, "time_difference_minutes": 2.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-6ce19e8c", "description": "High memory usage before crash on payment-01", "timestamp": "2024-02-12T20:17:00Z", "severity": "critical", "source": "application-monitoring", "metadata": { "service": "payment-service", "related_entities": [ "payment-database" ], "memory_usage": 91.64579737307719, "threshold": 80 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-c88c3e2b", "description": "Service notification-service instance notification-01 is down", "timestamp": "2024-02-12T20:21:00Z", "severity": "critical", "source": "application-monitoring", "metadata": { "service": "notification-service", "related_entities": [ "notification-queue" ], "server": "notification-01", "error_type": "ServiceCrashException", "uptime": 39 } }, "sop_context": {} }, "time_difference_minutes": 4.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-6ce19e8c", "description": "High memory usage before crash on payment-01", "timestamp": "2024-02-12T20:17:00Z", "severity": "critical", "source": "application-monitoring", "metadata": { "service": "payment-service", "related_entities": [ "payment-database" ], "memory_usage": 91.64579737307719, "threshold": 80 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-2b9616ba", "description": "High memory usage before crash on notification-01", "timestamp": "2024-02-12T20:25:00Z", "severity": "critical", "source": "application-monitoring", "metadata": { "service": "notification-service", "related_entities": [ "notification-queue" ], "memory_usage": 95.13314334623686, "threshold": 80 } }, "sop_context": {} }, "time_difference_minutes": 8.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-6ce19e8c", "description": "High memory usage before crash on payment-01", "timestamp": "2024-02-12T20:17:00Z", "severity": "critical", "source": "application-monitoring", "metadata": { "service": "payment-service", "related_entities": [ "payment-database" ], "memory_usage": 91.64579737307719, "threshold": 80 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-34634697", "description": "Thread pool exhaustion on notification-01", "timestamp": "2024-02-12T20:27:00Z", "severity": "critical", "source": "application-monitoring", "metadata": { "service": "notification-service", "related_entities": [ "notification-queue" ], "active_threads": 96, "thread_pool_size": 100, "queue_length": 394 } }, "sop_context": {} }, "time_difference_minutes": 10.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-62518711", "description": "Service payment-service instance payment-01 is down", "timestamp": "2024-02-12T20:19:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "payment-service", "related_entities": [ "payment-database" ], "server": "payment-01", "error_type": "ServiceCrashException", "uptime": 39 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-c88c3e2b", "description": "Service notification-service instance notification-01 is down", "timestamp": "2024-02-12T20:21:00Z", "severity": "critical", "source": "application-monitoring", "metadata": { "service": "notification-service", "related_entities": [ "notification-queue" ], "server": "notification-01", "error_type": "ServiceCrashException", "uptime": 39 } }, "sop_context": {} }, "time_difference_minutes": 2.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-62518711", "description": "Service payment-service instance payment-01 is down", "timestamp": "2024-02-12T20:19:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "payment-service", "related_entities": [ "payment-database" ], "server": "payment-01", "error_type": "ServiceCrashException", "uptime": 39 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-2b9616ba", "description": "High memory usage before crash on notification-01", "timestamp": "2024-02-12T20:25:00Z", "severity": "critical", "source": "application-monitoring", "metadata": { "service": "notification-service", "related_entities": [ "notification-queue" ], "memory_usage": 95.13314334623686, "threshold": 80 } }, "sop_context": {} }, "time_difference_minutes": 6.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-62518711", "description": "Service payment-service instance payment-01 is down", "timestamp": "2024-02-12T20:19:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "payment-service", "related_entities": [ "payment-database" ], "server": "payment-01", "error_type": "ServiceCrashException", "uptime": 39 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-34634697", "description": "Thread pool exhaustion on notification-01", "timestamp": "2024-02-12T20:27:00Z", "severity": "critical", "source": "application-monitoring", "metadata": { "service": "notification-service", "related_entities": [ "notification-queue" ], "active_threads": 96, "thread_pool_size": 100, "queue_length": 394 } }, "sop_context": {} }, "time_difference_minutes": 8.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-c88c3e2b", "description": "Service notification-service instance notification-01 is down", "timestamp": "2024-02-12T20:21:00Z", "severity": "critical", "source": "application-monitoring", "metadata": { "service": "notification-service", "related_entities": [ "notification-queue" ], "server": "notification-01", "error_type": "ServiceCrashException", "uptime": 39 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-2b9616ba", "description": "High memory usage before crash on notification-01", "timestamp": "2024-02-12T20:25:00Z", "severity": "critical", "source": "application-monitoring", "metadata": { "service": "notification-service", "related_entities": [ "notification-queue" ], "memory_usage": 95.13314334623686, "threshold": 80 } }, "sop_context": {} }, "time_difference_minutes": 4.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-c88c3e2b", "description": "Service notification-service instance notification-01 is down", "timestamp": "2024-02-12T20:21:00Z", "severity": "critical", "source": "application-monitoring", "metadata": { "service": "notification-service", "related_entities": [ "notification-queue" ], "server": "notification-01", "error_type": "ServiceCrashException", "uptime": 39 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-34634697", "description": "Thread pool exhaustion on notification-01", "timestamp": "2024-02-12T20:27:00Z", "severity": "critical", "source": "application-monitoring", "metadata": { "service": "notification-service", "related_entities": [ "notification-queue" ], "active_threads": 96, "thread_pool_size": 100, "queue_length": 394 } }, "sop_context": {} }, "time_difference_minutes": 6.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-2b9616ba", "description": "High memory usage before crash on notification-01", "timestamp": "2024-02-12T20:25:00Z", "severity": "critical", "source": "application-monitoring", "metadata": { "service": "notification-service", "related_entities": [ "notification-queue" ], "memory_usage": 95.13314334623686, "threshold": 80 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-34634697", "description": "Thread pool exhaustion on notification-01", "timestamp": "2024-02-12T20:27:00Z", "severity": "critical", "source": "application-monitoring", "metadata": { "service": "notification-service", "related_entities": [ "notification-queue" ], "active_threads": 96, "thread_pool_size": 100, "queue_length": 394 } }, "sop_context": {} }, "time_difference_minutes": 2.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-52b9bddf", "description": "High memory usage before crash on web-server-01", "timestamp": "2024-02-13T08:00:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "web-frontend", "related_entities": [ "order-processing", "customer-service" ], "memory_usage": 98.15592998168322, "threshold": 80 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-4878416c", "description": "Thread pool exhaustion on web-server-02", "timestamp": "2024-02-13T08:03:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "web-frontend", "related_entities": [ "order-processing", "customer-service" ], "active_threads": 95, "thread_pool_size": 100, "queue_length": 235 } }, "sop_context": {} }, "time_difference_minutes": 3.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-52b9bddf", "description": "High memory usage before crash on web-server-01", "timestamp": "2024-02-13T08:00:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "web-frontend", "related_entities": [ "order-processing", "customer-service" ], "memory_usage": 98.15592998168322, "threshold": 80 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-ddb40c8e", "description": "Service web-frontend instance web-server-02 is down", "timestamp": "2024-02-13T08:05:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "web-frontend", "related_entities": [ "order-processing", "customer-service" ], "server": "web-server-02", "error_type": "ServiceCrashException", "uptime": 18 } }, "sop_context": {} }, "time_difference_minutes": 5.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-52b9bddf", "description": "High memory usage before crash on web-server-01", "timestamp": "2024-02-13T08:00:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "web-frontend", "related_entities": [ "order-processing", "customer-service" ], "memory_usage": 98.15592998168322, "threshold": 80 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-5a347088", "description": "Service order-processing instance order-proc-02 is down", "timestamp": "2024-02-13T08:09:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "order-processing", "related_entities": [ "orders-database", "payment-service", "notification-service" ], "server": "order-proc-02", "error_type": "ServiceCrashException", "uptime": 37 } }, "sop_context": {} }, "time_difference_minutes": 9.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-52b9bddf", "description": "High memory usage before crash on web-server-01", "timestamp": "2024-02-13T08:00:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "web-frontend", "related_entities": [ "order-processing", "customer-service" ], "memory_usage": 98.15592998168322, "threshold": 80 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-32df884c", "description": "Thread pool exhaustion on order-proc-01", "timestamp": "2024-02-13T08:12:00Z", "severity": "high", "source": "application-monitoring", "metadata": { "service": "order-processing", "related_entities": [ "orders-database", "payment-service", "notification-service" ], "active_threads": 97, "thread_pool_size": 100, "queue_length": 363 } }, "sop_context": {} }, "time_difference_minutes": 12.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-52b9bddf", "description": "High memory usage before crash on web-server-01", "timestamp": "2024-02-13T08:00:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "web-frontend", "related_entities": [ "order-processing", "customer-service" ], "memory_usage": 98.15592998168322, "threshold": 80 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-1dec1c0b", "description": "High memory usage before crash on order-proc-02", "timestamp": "2024-02-13T08:14:00Z", "severity": "high", "source": "application-monitoring", "metadata": { "service": "order-processing", "related_entities": [ "orders-database", "payment-service", "notification-service" ], "memory_usage": 93.82121264404849, "threshold": 80 } }, "sop_context": {} }, "time_difference_minutes": 14.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-52b9bddf", "description": "High memory usage before crash on web-server-01", "timestamp": "2024-02-13T08:00:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "web-frontend", "related_entities": [ "order-processing", "customer-service" ], "memory_usage": 98.15592998168322, "threshold": 80 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-4bed24f7", "description": "High memory usage before crash on payment-01", "timestamp": "2024-02-13T08:19:00Z", "severity": "critical", "source": "application-monitoring", "metadata": { "service": "payment-service", "related_entities": [ "payment-database" ], "memory_usage": 96.33188548106405, "threshold": 80 } }, "sop_context": {} }, "time_difference_minutes": 19.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-52b9bddf", "description": "High memory usage before crash on web-server-01", "timestamp": "2024-02-13T08:00:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "web-frontend", "related_entities": [ "order-processing", "customer-service" ], "memory_usage": 98.15592998168322, "threshold": 80 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-4b29e493", "description": "Thread pool exhaustion on payment-01", "timestamp": "2024-02-13T08:21:00Z", "severity": "high", "source": "application-monitoring", "metadata": { "service": "payment-service", "related_entities": [ "payment-database" ], "active_threads": 96, "thread_pool_size": 100, "queue_length": 391 } }, "sop_context": {} }, "time_difference_minutes": 21.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-52b9bddf", "description": "High memory usage before crash on web-server-01", "timestamp": "2024-02-13T08:00:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "web-frontend", "related_entities": [ "order-processing", "customer-service" ], "memory_usage": 98.15592998168322, "threshold": 80 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-dad46fe4", "description": "Service payment-service instance payment-01 is down", "timestamp": "2024-02-13T08:24:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "payment-service", "related_entities": [ "payment-database" ], "server": "payment-01", "error_type": "ServiceCrashException", "uptime": 35 } }, "sop_context": {} }, "time_difference_minutes": 24.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-52b9bddf", "description": "High memory usage before crash on web-server-01", "timestamp": "2024-02-13T08:00:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "web-frontend", "related_entities": [ "order-processing", "customer-service" ], "memory_usage": 98.15592998168322, "threshold": 80 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-d77ca25d", "description": "High memory usage before crash on notification-01", "timestamp": "2024-02-13T08:29:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "notification-service", "related_entities": [ "notification-queue" ], "memory_usage": 97.350756321585, "threshold": 80 } }, "sop_context": {} }, "time_difference_minutes": 29.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-52b9bddf", "description": "High memory usage before crash on web-server-01", "timestamp": "2024-02-13T08:00:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "web-frontend", "related_entities": [ "order-processing", "customer-service" ], "memory_usage": 98.15592998168322, "threshold": 80 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-3bcdcb42", "description": "Service notification-service instance notification-01 is down", "timestamp": "2024-02-13T08:34:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "notification-service", "related_entities": [ "notification-queue" ], "server": "notification-01", "error_type": "ServiceCrashException", "uptime": 22 } }, "sop_context": {} }, "time_difference_minutes": 34.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-52b9bddf", "description": "High memory usage before crash on web-server-01", "timestamp": "2024-02-13T08:00:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "web-frontend", "related_entities": [ "order-processing", "customer-service" ], "memory_usage": 98.15592998168322, "threshold": 80 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-66a89a36", "description": "Thread pool exhaustion on notification-01", "timestamp": "2024-02-13T08:36:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "notification-service", "related_entities": [ "notification-queue" ], "active_threads": 99, "thread_pool_size": 100, "queue_length": 363 } }, "sop_context": {} }, "time_difference_minutes": 36.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-4878416c", "description": "Thread pool exhaustion on web-server-02", "timestamp": "2024-02-13T08:03:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "web-frontend", "related_entities": [ "order-processing", "customer-service" ], "active_threads": 95, "thread_pool_size": 100, "queue_length": 235 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-ddb40c8e", "description": "Service web-frontend instance web-server-02 is down", "timestamp": "2024-02-13T08:05:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "web-frontend", "related_entities": [ "order-processing", "customer-service" ], "server": "web-server-02", "error_type": "ServiceCrashException", "uptime": 18 } }, "sop_context": {} }, "time_difference_minutes": 2.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-4878416c", "description": "Thread pool exhaustion on web-server-02", "timestamp": "2024-02-13T08:03:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "web-frontend", "related_entities": [ "order-processing", "customer-service" ], "active_threads": 95, "thread_pool_size": 100, "queue_length": 235 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-5a347088", "description": "Service order-processing instance order-proc-02 is down", "timestamp": "2024-02-13T08:09:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "order-processing", "related_entities": [ "orders-database", "payment-service", "notification-service" ], "server": "order-proc-02", "error_type": "ServiceCrashException", "uptime": 37 } }, "sop_context": {} }, "time_difference_minutes": 6.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-4878416c", "description": "Thread pool exhaustion on web-server-02", "timestamp": "2024-02-13T08:03:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "web-frontend", "related_entities": [ "order-processing", "customer-service" ], "active_threads": 95, "thread_pool_size": 100, "queue_length": 235 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-32df884c", "description": "Thread pool exhaustion on order-proc-01", "timestamp": "2024-02-13T08:12:00Z", "severity": "high", "source": "application-monitoring", "metadata": { "service": "order-processing", "related_entities": [ "orders-database", "payment-service", "notification-service" ], "active_threads": 97, "thread_pool_size": 100, "queue_length": 363 } }, "sop_context": {} }, "time_difference_minutes": 9.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-4878416c", "description": "Thread pool exhaustion on web-server-02", "timestamp": "2024-02-13T08:03:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "web-frontend", "related_entities": [ "order-processing", "customer-service" ], "active_threads": 95, "thread_pool_size": 100, "queue_length": 235 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-1dec1c0b", "description": "High memory usage before crash on order-proc-02", "timestamp": "2024-02-13T08:14:00Z", "severity": "high", "source": "application-monitoring", "metadata": { "service": "order-processing", "related_entities": [ "orders-database", "payment-service", "notification-service" ], "memory_usage": 93.82121264404849, "threshold": 80 } }, "sop_context": {} }, "time_difference_minutes": 11.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-4878416c", "description": "Thread pool exhaustion on web-server-02", "timestamp": "2024-02-13T08:03:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "web-frontend", "related_entities": [ "order-processing", "customer-service" ], "active_threads": 95, "thread_pool_size": 100, "queue_length": 235 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-4bed24f7", "description": "High memory usage before crash on payment-01", "timestamp": "2024-02-13T08:19:00Z", "severity": "critical", "source": "application-monitoring", "metadata": { "service": "payment-service", "related_entities": [ "payment-database" ], "memory_usage": 96.33188548106405, "threshold": 80 } }, "sop_context": {} }, "time_difference_minutes": 16.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-4878416c", "description": "Thread pool exhaustion on web-server-02", "timestamp": "2024-02-13T08:03:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "web-frontend", "related_entities": [ "order-processing", "customer-service" ], "active_threads": 95, "thread_pool_size": 100, "queue_length": 235 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-4b29e493", "description": "Thread pool exhaustion on payment-01", "timestamp": "2024-02-13T08:21:00Z", "severity": "high", "source": "application-monitoring", "metadata": { "service": "payment-service", "related_entities": [ "payment-database" ], "active_threads": 96, "thread_pool_size": 100, "queue_length": 391 } }, "sop_context": {} }, "time_difference_minutes": 18.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-4878416c", "description": "Thread pool exhaustion on web-server-02", "timestamp": "2024-02-13T08:03:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "web-frontend", "related_entities": [ "order-processing", "customer-service" ], "active_threads": 95, "thread_pool_size": 100, "queue_length": 235 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-dad46fe4", "description": "Service payment-service instance payment-01 is down", "timestamp": "2024-02-13T08:24:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "payment-service", "related_entities": [ "payment-database" ], "server": "payment-01", "error_type": "ServiceCrashException", "uptime": 35 } }, "sop_context": {} }, "time_difference_minutes": 21.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-4878416c", "description": "Thread pool exhaustion on web-server-02", "timestamp": "2024-02-13T08:03:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "web-frontend", "related_entities": [ "order-processing", "customer-service" ], "active_threads": 95, "thread_pool_size": 100, "queue_length": 235 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-d77ca25d", "description": "High memory usage before crash on notification-01", "timestamp": "2024-02-13T08:29:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "notification-service", "related_entities": [ "notification-queue" ], "memory_usage": 97.350756321585, "threshold": 80 } }, "sop_context": {} }, "time_difference_minutes": 26.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-4878416c", "description": "Thread pool exhaustion on web-server-02", "timestamp": "2024-02-13T08:03:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "web-frontend", "related_entities": [ "order-processing", "customer-service" ], "active_threads": 95, "thread_pool_size": 100, "queue_length": 235 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-3bcdcb42", "description": "Service notification-service instance notification-01 is down", "timestamp": "2024-02-13T08:34:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "notification-service", "related_entities": [ "notification-queue" ], "server": "notification-01", "error_type": "ServiceCrashException", "uptime": 22 } }, "sop_context": {} }, "time_difference_minutes": 31.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-4878416c", "description": "Thread pool exhaustion on web-server-02", "timestamp": "2024-02-13T08:03:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "web-frontend", "related_entities": [ "order-processing", "customer-service" ], "active_threads": 95, "thread_pool_size": 100, "queue_length": 235 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-66a89a36", "description": "Thread pool exhaustion on notification-01", "timestamp": "2024-02-13T08:36:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "notification-service", "related_entities": [ "notification-queue" ], "active_threads": 99, "thread_pool_size": 100, "queue_length": 363 } }, "sop_context": {} }, "time_difference_minutes": 33.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-ddb40c8e", "description": "Service web-frontend instance web-server-02 is down", "timestamp": "2024-02-13T08:05:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "web-frontend", "related_entities": [ "order-processing", "customer-service" ], "server": "web-server-02", "error_type": "ServiceCrashException", "uptime": 18 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-5a347088", "description": "Service order-processing instance order-proc-02 is down", "timestamp": "2024-02-13T08:09:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "order-processing", "related_entities": [ "orders-database", "payment-service", "notification-service" ], "server": "order-proc-02", "error_type": "ServiceCrashException", "uptime": 37 } }, "sop_context": {} }, "time_difference_minutes": 4.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-ddb40c8e", "description": "Service web-frontend instance web-server-02 is down", "timestamp": "2024-02-13T08:05:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "web-frontend", "related_entities": [ "order-processing", "customer-service" ], "server": "web-server-02", "error_type": "ServiceCrashException", "uptime": 18 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-32df884c", "description": "Thread pool exhaustion on order-proc-01", "timestamp": "2024-02-13T08:12:00Z", "severity": "high", "source": "application-monitoring", "metadata": { "service": "order-processing", "related_entities": [ "orders-database", "payment-service", "notification-service" ], "active_threads": 97, "thread_pool_size": 100, "queue_length": 363 } }, "sop_context": {} }, "time_difference_minutes": 7.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-ddb40c8e", "description": "Service web-frontend instance web-server-02 is down", "timestamp": "2024-02-13T08:05:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "web-frontend", "related_entities": [ "order-processing", "customer-service" ], "server": "web-server-02", "error_type": "ServiceCrashException", "uptime": 18 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-1dec1c0b", "description": "High memory usage before crash on order-proc-02", "timestamp": "2024-02-13T08:14:00Z", "severity": "high", "source": "application-monitoring", "metadata": { "service": "order-processing", "related_entities": [ "orders-database", "payment-service", "notification-service" ], "memory_usage": 93.82121264404849, "threshold": 80 } }, "sop_context": {} }, "time_difference_minutes": 9.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-ddb40c8e", "description": "Service web-frontend instance web-server-02 is down", "timestamp": "2024-02-13T08:05:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "web-frontend", "related_entities": [ "order-processing", "customer-service" ], "server": "web-server-02", "error_type": "ServiceCrashException", "uptime": 18 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-4bed24f7", "description": "High memory usage before crash on payment-01", "timestamp": "2024-02-13T08:19:00Z", "severity": "critical", "source": "application-monitoring", "metadata": { "service": "payment-service", "related_entities": [ "payment-database" ], "memory_usage": 96.33188548106405, "threshold": 80 } }, "sop_context": {} }, "time_difference_minutes": 14.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-ddb40c8e", "description": "Service web-frontend instance web-server-02 is down", "timestamp": "2024-02-13T08:05:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "web-frontend", "related_entities": [ "order-processing", "customer-service" ], "server": "web-server-02", "error_type": "ServiceCrashException", "uptime": 18 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-4b29e493", "description": "Thread pool exhaustion on payment-01", "timestamp": "2024-02-13T08:21:00Z", "severity": "high", "source": "application-monitoring", "metadata": { "service": "payment-service", "related_entities": [ "payment-database" ], "active_threads": 96, "thread_pool_size": 100, "queue_length": 391 } }, "sop_context": {} }, "time_difference_minutes": 16.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-ddb40c8e", "description": "Service web-frontend instance web-server-02 is down", "timestamp": "2024-02-13T08:05:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "web-frontend", "related_entities": [ "order-processing", "customer-service" ], "server": "web-server-02", "error_type": "ServiceCrashException", "uptime": 18 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-dad46fe4", "description": "Service payment-service instance payment-01 is down", "timestamp": "2024-02-13T08:24:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "payment-service", "related_entities": [ "payment-database" ], "server": "payment-01", "error_type": "ServiceCrashException", "uptime": 35 } }, "sop_context": {} }, "time_difference_minutes": 19.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-ddb40c8e", "description": "Service web-frontend instance web-server-02 is down", "timestamp": "2024-02-13T08:05:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "web-frontend", "related_entities": [ "order-processing", "customer-service" ], "server": "web-server-02", "error_type": "ServiceCrashException", "uptime": 18 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-d77ca25d", "description": "High memory usage before crash on notification-01", "timestamp": "2024-02-13T08:29:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "notification-service", "related_entities": [ "notification-queue" ], "memory_usage": 97.350756321585, "threshold": 80 } }, "sop_context": {} }, "time_difference_minutes": 24.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-ddb40c8e", "description": "Service web-frontend instance web-server-02 is down", "timestamp": "2024-02-13T08:05:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "web-frontend", "related_entities": [ "order-processing", "customer-service" ], "server": "web-server-02", "error_type": "ServiceCrashException", "uptime": 18 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-3bcdcb42", "description": "Service notification-service instance notification-01 is down", "timestamp": "2024-02-13T08:34:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "notification-service", "related_entities": [ "notification-queue" ], "server": "notification-01", "error_type": "ServiceCrashException", "uptime": 22 } }, "sop_context": {} }, "time_difference_minutes": 29.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-ddb40c8e", "description": "Service web-frontend instance web-server-02 is down", "timestamp": "2024-02-13T08:05:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "web-frontend", "related_entities": [ "order-processing", "customer-service" ], "server": "web-server-02", "error_type": "ServiceCrashException", "uptime": 18 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-66a89a36", "description": "Thread pool exhaustion on notification-01", "timestamp": "2024-02-13T08:36:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "notification-service", "related_entities": [ "notification-queue" ], "active_threads": 99, "thread_pool_size": 100, "queue_length": 363 } }, "sop_context": {} }, "time_difference_minutes": 31.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-5a347088", "description": "Service order-processing instance order-proc-02 is down", "timestamp": "2024-02-13T08:09:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "order-processing", "related_entities": [ "orders-database", "payment-service", "notification-service" ], "server": "order-proc-02", "error_type": "ServiceCrashException", "uptime": 37 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-32df884c", "description": "Thread pool exhaustion on order-proc-01", "timestamp": "2024-02-13T08:12:00Z", "severity": "high", "source": "application-monitoring", "metadata": { "service": "order-processing", "related_entities": [ "orders-database", "payment-service", "notification-service" ], "active_threads": 97, "thread_pool_size": 100, "queue_length": 363 } }, "sop_context": {} }, "time_difference_minutes": 3.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-5a347088", "description": "Service order-processing instance order-proc-02 is down", "timestamp": "2024-02-13T08:09:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "order-processing", "related_entities": [ "orders-database", "payment-service", "notification-service" ], "server": "order-proc-02", "error_type": "ServiceCrashException", "uptime": 37 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-1dec1c0b", "description": "High memory usage before crash on order-proc-02", "timestamp": "2024-02-13T08:14:00Z", "severity": "high", "source": "application-monitoring", "metadata": { "service": "order-processing", "related_entities": [ "orders-database", "payment-service", "notification-service" ], "memory_usage": 93.82121264404849, "threshold": 80 } }, "sop_context": {} }, "time_difference_minutes": 5.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-5a347088", "description": "Service order-processing instance order-proc-02 is down", "timestamp": "2024-02-13T08:09:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "order-processing", "related_entities": [ "orders-database", "payment-service", "notification-service" ], "server": "order-proc-02", "error_type": "ServiceCrashException", "uptime": 37 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-4bed24f7", "description": "High memory usage before crash on payment-01", "timestamp": "2024-02-13T08:19:00Z", "severity": "critical", "source": "application-monitoring", "metadata": { "service": "payment-service", "related_entities": [ "payment-database" ], "memory_usage": 96.33188548106405, "threshold": 80 } }, "sop_context": {} }, "time_difference_minutes": 10.0 }
true