question
stringlengths
1.03k
1.62k
answer
stringclasses
2 values
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-c1adcdc2", "description": "Memory pressure on order-proc-01", "timestamp": "2024-03-21T23:13:00Z", "severity": "high", "source": "cloudwatch", "metadata": { "service": "order-processing", "related_entities": [ "orders-database", "payment-service", "notification-service" ], "server": "order-proc-01", "memory_usage": 86.57534311294033, "threshold": 80 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-f2b902b2", "description": "High CPU usage detected on order-proc-02", "timestamp": "2024-03-21T23:18:00Z", "severity": "critical", "source": "cloudwatch", "metadata": { "service": "order-processing", "related_entities": [ "orders-database", "payment-service", "notification-service" ], "server": "order-proc-02", "cpu_usage": 93.14525650797844, "threshold": 80, "region": "us-east-1" } }, "sop_context": {} }, "time_difference_minutes": 5.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-c1adcdc2", "description": "Memory pressure on order-proc-01", "timestamp": "2024-03-21T23:13:00Z", "severity": "high", "source": "cloudwatch", "metadata": { "service": "order-processing", "related_entities": [ "orders-database", "payment-service", "notification-service" ], "server": "order-proc-01", "memory_usage": 86.57534311294033, "threshold": 80 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-75e20999", "description": "Degraded performance in customer-service due to web-frontend issues", "timestamp": "2024-03-21T23:23:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "customer-service", "related_entities": [ "web-frontend" ], "error_rate": 11.533421761561945, "threshold": 5 } }, "sop_context": {} }, "time_difference_minutes": 10.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-c1adcdc2", "description": "Memory pressure on order-proc-01", "timestamp": "2024-03-21T23:13:00Z", "severity": "high", "source": "cloudwatch", "metadata": { "service": "order-processing", "related_entities": [ "orders-database", "payment-service", "notification-service" ], "server": "order-proc-01", "memory_usage": 86.57534311294033, "threshold": 80 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-6875970f", "description": "Degraded performance in order-processing due to web-frontend issues", "timestamp": "2024-03-21T23:26:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "order-processing", "related_entities": [ "web-frontend" ], "error_rate": 12.335377382667213, "threshold": 5 } }, "sop_context": {} }, "time_difference_minutes": 13.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-c1adcdc2", "description": "Memory pressure on order-proc-01", "timestamp": "2024-03-21T23:13:00Z", "severity": "high", "source": "cloudwatch", "metadata": { "service": "order-processing", "related_entities": [ "orders-database", "payment-service", "notification-service" ], "server": "order-proc-01", "memory_usage": 86.57534311294033, "threshold": 80 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-a4f0d284", "description": "Degraded performance in payment-service due to order-processing issues", "timestamp": "2024-03-21T23:31:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "payment-service", "related_entities": [ "order-processing" ], "error_rate": 12.7945523023813, "threshold": 5 } }, "sop_context": {} }, "time_difference_minutes": 18.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-c1adcdc2", "description": "Memory pressure on order-proc-01", "timestamp": "2024-03-21T23:13:00Z", "severity": "high", "source": "cloudwatch", "metadata": { "service": "order-processing", "related_entities": [ "orders-database", "payment-service", "notification-service" ], "server": "order-proc-01", "memory_usage": 86.57534311294033, "threshold": 80 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-43280321", "description": "Degraded performance in orders-database due to order-processing issues", "timestamp": "2024-03-21T23:32:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "orders-database", "related_entities": [ "order-processing" ], "error_rate": 12.80969557767194, "threshold": 5 } }, "sop_context": {} }, "time_difference_minutes": 19.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-69c7eb59", "description": "Increased API response time for /api/default endpoint", "timestamp": "2024-03-21T23:14:00Z", "severity": "high", "source": "application-monitoring", "metadata": { "service": "order-processing", "related_entities": [ "orders-database", "payment-service", "notification-service" ], "endpoint": "/api/default", "response_time": 4623, "threshold": 1000, "method": "GET" } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-f2b902b2", "description": "High CPU usage detected on order-proc-02", "timestamp": "2024-03-21T23:18:00Z", "severity": "critical", "source": "cloudwatch", "metadata": { "service": "order-processing", "related_entities": [ "orders-database", "payment-service", "notification-service" ], "server": "order-proc-02", "cpu_usage": 93.14525650797844, "threshold": 80, "region": "us-east-1" } }, "sop_context": {} }, "time_difference_minutes": 4.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-69c7eb59", "description": "Increased API response time for /api/default endpoint", "timestamp": "2024-03-21T23:14:00Z", "severity": "high", "source": "application-monitoring", "metadata": { "service": "order-processing", "related_entities": [ "orders-database", "payment-service", "notification-service" ], "endpoint": "/api/default", "response_time": 4623, "threshold": 1000, "method": "GET" } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-75e20999", "description": "Degraded performance in customer-service due to web-frontend issues", "timestamp": "2024-03-21T23:23:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "customer-service", "related_entities": [ "web-frontend" ], "error_rate": 11.533421761561945, "threshold": 5 } }, "sop_context": {} }, "time_difference_minutes": 9.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-69c7eb59", "description": "Increased API response time for /api/default endpoint", "timestamp": "2024-03-21T23:14:00Z", "severity": "high", "source": "application-monitoring", "metadata": { "service": "order-processing", "related_entities": [ "orders-database", "payment-service", "notification-service" ], "endpoint": "/api/default", "response_time": 4623, "threshold": 1000, "method": "GET" } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-6875970f", "description": "Degraded performance in order-processing due to web-frontend issues", "timestamp": "2024-03-21T23:26:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "order-processing", "related_entities": [ "web-frontend" ], "error_rate": 12.335377382667213, "threshold": 5 } }, "sop_context": {} }, "time_difference_minutes": 12.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-69c7eb59", "description": "Increased API response time for /api/default endpoint", "timestamp": "2024-03-21T23:14:00Z", "severity": "high", "source": "application-monitoring", "metadata": { "service": "order-processing", "related_entities": [ "orders-database", "payment-service", "notification-service" ], "endpoint": "/api/default", "response_time": 4623, "threshold": 1000, "method": "GET" } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-a4f0d284", "description": "Degraded performance in payment-service due to order-processing issues", "timestamp": "2024-03-21T23:31:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "payment-service", "related_entities": [ "order-processing" ], "error_rate": 12.7945523023813, "threshold": 5 } }, "sop_context": {} }, "time_difference_minutes": 17.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-69c7eb59", "description": "Increased API response time for /api/default endpoint", "timestamp": "2024-03-21T23:14:00Z", "severity": "high", "source": "application-monitoring", "metadata": { "service": "order-processing", "related_entities": [ "orders-database", "payment-service", "notification-service" ], "endpoint": "/api/default", "response_time": 4623, "threshold": 1000, "method": "GET" } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-43280321", "description": "Degraded performance in orders-database due to order-processing issues", "timestamp": "2024-03-21T23:32:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "orders-database", "related_entities": [ "order-processing" ], "error_rate": 12.80969557767194, "threshold": 5 } }, "sop_context": {} }, "time_difference_minutes": 18.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-f2b902b2", "description": "High CPU usage detected on order-proc-02", "timestamp": "2024-03-21T23:18:00Z", "severity": "critical", "source": "cloudwatch", "metadata": { "service": "order-processing", "related_entities": [ "orders-database", "payment-service", "notification-service" ], "server": "order-proc-02", "cpu_usage": 93.14525650797844, "threshold": 80, "region": "us-east-1" } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-75e20999", "description": "Degraded performance in customer-service due to web-frontend issues", "timestamp": "2024-03-21T23:23:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "customer-service", "related_entities": [ "web-frontend" ], "error_rate": 11.533421761561945, "threshold": 5 } }, "sop_context": {} }, "time_difference_minutes": 5.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-f2b902b2", "description": "High CPU usage detected on order-proc-02", "timestamp": "2024-03-21T23:18:00Z", "severity": "critical", "source": "cloudwatch", "metadata": { "service": "order-processing", "related_entities": [ "orders-database", "payment-service", "notification-service" ], "server": "order-proc-02", "cpu_usage": 93.14525650797844, "threshold": 80, "region": "us-east-1" } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-6875970f", "description": "Degraded performance in order-processing due to web-frontend issues", "timestamp": "2024-03-21T23:26:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "order-processing", "related_entities": [ "web-frontend" ], "error_rate": 12.335377382667213, "threshold": 5 } }, "sop_context": {} }, "time_difference_minutes": 8.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-f2b902b2", "description": "High CPU usage detected on order-proc-02", "timestamp": "2024-03-21T23:18:00Z", "severity": "critical", "source": "cloudwatch", "metadata": { "service": "order-processing", "related_entities": [ "orders-database", "payment-service", "notification-service" ], "server": "order-proc-02", "cpu_usage": 93.14525650797844, "threshold": 80, "region": "us-east-1" } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-a4f0d284", "description": "Degraded performance in payment-service due to order-processing issues", "timestamp": "2024-03-21T23:31:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "payment-service", "related_entities": [ "order-processing" ], "error_rate": 12.7945523023813, "threshold": 5 } }, "sop_context": {} }, "time_difference_minutes": 13.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-f2b902b2", "description": "High CPU usage detected on order-proc-02", "timestamp": "2024-03-21T23:18:00Z", "severity": "critical", "source": "cloudwatch", "metadata": { "service": "order-processing", "related_entities": [ "orders-database", "payment-service", "notification-service" ], "server": "order-proc-02", "cpu_usage": 93.14525650797844, "threshold": 80, "region": "us-east-1" } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-43280321", "description": "Degraded performance in orders-database due to order-processing issues", "timestamp": "2024-03-21T23:32:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "orders-database", "related_entities": [ "order-processing" ], "error_rate": 12.80969557767194, "threshold": 5 } }, "sop_context": {} }, "time_difference_minutes": 14.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-75e20999", "description": "Degraded performance in customer-service due to web-frontend issues", "timestamp": "2024-03-21T23:23:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "customer-service", "related_entities": [ "web-frontend" ], "error_rate": 11.533421761561945, "threshold": 5 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-6875970f", "description": "Degraded performance in order-processing due to web-frontend issues", "timestamp": "2024-03-21T23:26:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "order-processing", "related_entities": [ "web-frontend" ], "error_rate": 12.335377382667213, "threshold": 5 } }, "sop_context": {} }, "time_difference_minutes": 3.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-75e20999", "description": "Degraded performance in customer-service due to web-frontend issues", "timestamp": "2024-03-21T23:23:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "customer-service", "related_entities": [ "web-frontend" ], "error_rate": 11.533421761561945, "threshold": 5 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-a4f0d284", "description": "Degraded performance in payment-service due to order-processing issues", "timestamp": "2024-03-21T23:31:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "payment-service", "related_entities": [ "order-processing" ], "error_rate": 12.7945523023813, "threshold": 5 } }, "sop_context": {} }, "time_difference_minutes": 8.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-75e20999", "description": "Degraded performance in customer-service due to web-frontend issues", "timestamp": "2024-03-21T23:23:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "customer-service", "related_entities": [ "web-frontend" ], "error_rate": 11.533421761561945, "threshold": 5 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-43280321", "description": "Degraded performance in orders-database due to order-processing issues", "timestamp": "2024-03-21T23:32:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "orders-database", "related_entities": [ "order-processing" ], "error_rate": 12.80969557767194, "threshold": 5 } }, "sop_context": {} }, "time_difference_minutes": 9.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-6875970f", "description": "Degraded performance in order-processing due to web-frontend issues", "timestamp": "2024-03-21T23:26:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "order-processing", "related_entities": [ "web-frontend" ], "error_rate": 12.335377382667213, "threshold": 5 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-a4f0d284", "description": "Degraded performance in payment-service due to order-processing issues", "timestamp": "2024-03-21T23:31:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "payment-service", "related_entities": [ "order-processing" ], "error_rate": 12.7945523023813, "threshold": 5 } }, "sop_context": {} }, "time_difference_minutes": 5.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-6875970f", "description": "Degraded performance in order-processing due to web-frontend issues", "timestamp": "2024-03-21T23:26:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "order-processing", "related_entities": [ "web-frontend" ], "error_rate": 12.335377382667213, "threshold": 5 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-43280321", "description": "Degraded performance in orders-database due to order-processing issues", "timestamp": "2024-03-21T23:32:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "orders-database", "related_entities": [ "order-processing" ], "error_rate": 12.80969557767194, "threshold": 5 } }, "sop_context": {} }, "time_difference_minutes": 6.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-a4f0d284", "description": "Degraded performance in payment-service due to order-processing issues", "timestamp": "2024-03-21T23:31:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "payment-service", "related_entities": [ "order-processing" ], "error_rate": 12.7945523023813, "threshold": 5 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-43280321", "description": "Degraded performance in orders-database due to order-processing issues", "timestamp": "2024-03-21T23:32:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "orders-database", "related_entities": [ "order-processing" ], "error_rate": 12.80969557767194, "threshold": 5 } }, "sop_context": {} }, "time_difference_minutes": 1.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-cbf11a9b", "description": "Service web-frontend instance web-server-02 is down", "timestamp": "2024-03-22T18:00:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "web-frontend", "related_entities": [ "order-processing", "customer-service" ], "server": "web-server-02", "error_type": "ServiceCrashException", "uptime": 30 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-3a460e0e", "description": "High memory usage before crash on web-server-02", "timestamp": "2024-03-22T18:03:00Z", "severity": "critical", "source": "application-monitoring", "metadata": { "service": "web-frontend", "related_entities": [ "order-processing", "customer-service" ], "memory_usage": 97.86609189529884, "threshold": 80 } }, "sop_context": {} }, "time_difference_minutes": 3.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-cbf11a9b", "description": "Service web-frontend instance web-server-02 is down", "timestamp": "2024-03-22T18:00:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "web-frontend", "related_entities": [ "order-processing", "customer-service" ], "server": "web-server-02", "error_type": "ServiceCrashException", "uptime": 30 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-8ee72d62", "description": "Thread pool exhaustion on web-server-01", "timestamp": "2024-03-22T18:06: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": 271 } }, "sop_context": {} }, "time_difference_minutes": 6.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-cbf11a9b", "description": "Service web-frontend instance web-server-02 is down", "timestamp": "2024-03-22T18:00:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "web-frontend", "related_entities": [ "order-processing", "customer-service" ], "server": "web-server-02", "error_type": "ServiceCrashException", "uptime": 30 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-1ccf4efd", "description": "High memory usage before crash on order-proc-02", "timestamp": "2024-03-22T18:08:00Z", "severity": "high", "source": "application-monitoring", "metadata": { "service": "order-processing", "related_entities": [ "orders-database", "payment-service", "notification-service" ], "memory_usage": 91.90952710659761, "threshold": 80 } }, "sop_context": {} }, "time_difference_minutes": 8.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-cbf11a9b", "description": "Service web-frontend instance web-server-02 is down", "timestamp": "2024-03-22T18:00:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "web-frontend", "related_entities": [ "order-processing", "customer-service" ], "server": "web-server-02", "error_type": "ServiceCrashException", "uptime": 30 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-22865996", "description": "Thread pool exhaustion on order-proc-02", "timestamp": "2024-03-22T18:11:00Z", "severity": "critical", "source": "application-monitoring", "metadata": { "service": "order-processing", "related_entities": [ "orders-database", "payment-service", "notification-service" ], "active_threads": 99, "thread_pool_size": 100, "queue_length": 459 } }, "sop_context": {} }, "time_difference_minutes": 11.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-cbf11a9b", "description": "Service web-frontend instance web-server-02 is down", "timestamp": "2024-03-22T18:00:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "web-frontend", "related_entities": [ "order-processing", "customer-service" ], "server": "web-server-02", "error_type": "ServiceCrashException", "uptime": 30 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-91faec25", "description": "Service order-processing instance order-proc-02 is down", "timestamp": "2024-03-22T18:12: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": 12.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-cbf11a9b", "description": "Service web-frontend instance web-server-02 is down", "timestamp": "2024-03-22T18:00:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "web-frontend", "related_entities": [ "order-processing", "customer-service" ], "server": "web-server-02", "error_type": "ServiceCrashException", "uptime": 30 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-e1deb4af", "description": "High memory usage before crash on payment-01", "timestamp": "2024-03-22T18:17:00Z", "severity": "high", "source": "application-monitoring", "metadata": { "service": "payment-service", "related_entities": [ "payment-database" ], "memory_usage": 90.87779206655108, "threshold": 80 } }, "sop_context": {} }, "time_difference_minutes": 17.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-cbf11a9b", "description": "Service web-frontend instance web-server-02 is down", "timestamp": "2024-03-22T18:00:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "web-frontend", "related_entities": [ "order-processing", "customer-service" ], "server": "web-server-02", "error_type": "ServiceCrashException", "uptime": 30 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-68a8d497", "description": "Service payment-service instance payment-01 is down", "timestamp": "2024-03-22T18:18:00Z", "severity": "high", "source": "application-monitoring", "metadata": { "service": "payment-service", "related_entities": [ "payment-database" ], "server": "payment-01", "error_type": "ServiceCrashException", "uptime": 24 } }, "sop_context": {} }, "time_difference_minutes": 18.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-cbf11a9b", "description": "Service web-frontend instance web-server-02 is down", "timestamp": "2024-03-22T18:00:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "web-frontend", "related_entities": [ "order-processing", "customer-service" ], "server": "web-server-02", "error_type": "ServiceCrashException", "uptime": 30 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-96b982f5", "description": "Thread pool exhaustion on payment-01", "timestamp": "2024-03-22T18:21:00Z", "severity": "critical", "source": "application-monitoring", "metadata": { "service": "payment-service", "related_entities": [ "payment-database" ], "active_threads": 100, "thread_pool_size": 100, "queue_length": 283 } }, "sop_context": {} }, "time_difference_minutes": 21.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-cbf11a9b", "description": "Service web-frontend instance web-server-02 is down", "timestamp": "2024-03-22T18:00:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "web-frontend", "related_entities": [ "order-processing", "customer-service" ], "server": "web-server-02", "error_type": "ServiceCrashException", "uptime": 30 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-76a0830b", "description": "Service notification-service instance notification-01 is down", "timestamp": "2024-03-22T18:23:00Z", "severity": "high", "source": "application-monitoring", "metadata": { "service": "notification-service", "related_entities": [ "notification-queue" ], "server": "notification-01", "error_type": "ServiceCrashException", "uptime": 11 } }, "sop_context": {} }, "time_difference_minutes": 23.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-cbf11a9b", "description": "Service web-frontend instance web-server-02 is down", "timestamp": "2024-03-22T18:00:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "web-frontend", "related_entities": [ "order-processing", "customer-service" ], "server": "web-server-02", "error_type": "ServiceCrashException", "uptime": 30 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-c10efefb", "description": "High memory usage before crash on notification-01", "timestamp": "2024-03-22T18:28:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "notification-service", "related_entities": [ "notification-queue" ], "memory_usage": 98.67342210666325, "threshold": 80 } }, "sop_context": {} }, "time_difference_minutes": 28.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-cbf11a9b", "description": "Service web-frontend instance web-server-02 is down", "timestamp": "2024-03-22T18:00:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "web-frontend", "related_entities": [ "order-processing", "customer-service" ], "server": "web-server-02", "error_type": "ServiceCrashException", "uptime": 30 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-e2cb483d", "description": "Thread pool exhaustion on notification-01", "timestamp": "2024-03-22T18:31:00Z", "severity": "critical", "source": "application-monitoring", "metadata": { "service": "notification-service", "related_entities": [ "notification-queue" ], "active_threads": 97, "thread_pool_size": 100, "queue_length": 471 } }, "sop_context": {} }, "time_difference_minutes": 31.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-3a460e0e", "description": "High memory usage before crash on web-server-02", "timestamp": "2024-03-22T18:03:00Z", "severity": "critical", "source": "application-monitoring", "metadata": { "service": "web-frontend", "related_entities": [ "order-processing", "customer-service" ], "memory_usage": 97.86609189529884, "threshold": 80 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-8ee72d62", "description": "Thread pool exhaustion on web-server-01", "timestamp": "2024-03-22T18:06: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": 271 } }, "sop_context": {} }, "time_difference_minutes": 3.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-3a460e0e", "description": "High memory usage before crash on web-server-02", "timestamp": "2024-03-22T18:03:00Z", "severity": "critical", "source": "application-monitoring", "metadata": { "service": "web-frontend", "related_entities": [ "order-processing", "customer-service" ], "memory_usage": 97.86609189529884, "threshold": 80 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-1ccf4efd", "description": "High memory usage before crash on order-proc-02", "timestamp": "2024-03-22T18:08:00Z", "severity": "high", "source": "application-monitoring", "metadata": { "service": "order-processing", "related_entities": [ "orders-database", "payment-service", "notification-service" ], "memory_usage": 91.90952710659761, "threshold": 80 } }, "sop_context": {} }, "time_difference_minutes": 5.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-3a460e0e", "description": "High memory usage before crash on web-server-02", "timestamp": "2024-03-22T18:03:00Z", "severity": "critical", "source": "application-monitoring", "metadata": { "service": "web-frontend", "related_entities": [ "order-processing", "customer-service" ], "memory_usage": 97.86609189529884, "threshold": 80 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-22865996", "description": "Thread pool exhaustion on order-proc-02", "timestamp": "2024-03-22T18:11:00Z", "severity": "critical", "source": "application-monitoring", "metadata": { "service": "order-processing", "related_entities": [ "orders-database", "payment-service", "notification-service" ], "active_threads": 99, "thread_pool_size": 100, "queue_length": 459 } }, "sop_context": {} }, "time_difference_minutes": 8.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-3a460e0e", "description": "High memory usage before crash on web-server-02", "timestamp": "2024-03-22T18:03:00Z", "severity": "critical", "source": "application-monitoring", "metadata": { "service": "web-frontend", "related_entities": [ "order-processing", "customer-service" ], "memory_usage": 97.86609189529884, "threshold": 80 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-91faec25", "description": "Service order-processing instance order-proc-02 is down", "timestamp": "2024-03-22T18:12: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-3a460e0e", "description": "High memory usage before crash on web-server-02", "timestamp": "2024-03-22T18:03:00Z", "severity": "critical", "source": "application-monitoring", "metadata": { "service": "web-frontend", "related_entities": [ "order-processing", "customer-service" ], "memory_usage": 97.86609189529884, "threshold": 80 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-e1deb4af", "description": "High memory usage before crash on payment-01", "timestamp": "2024-03-22T18:17:00Z", "severity": "high", "source": "application-monitoring", "metadata": { "service": "payment-service", "related_entities": [ "payment-database" ], "memory_usage": 90.87779206655108, "threshold": 80 } }, "sop_context": {} }, "time_difference_minutes": 14.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-3a460e0e", "description": "High memory usage before crash on web-server-02", "timestamp": "2024-03-22T18:03:00Z", "severity": "critical", "source": "application-monitoring", "metadata": { "service": "web-frontend", "related_entities": [ "order-processing", "customer-service" ], "memory_usage": 97.86609189529884, "threshold": 80 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-68a8d497", "description": "Service payment-service instance payment-01 is down", "timestamp": "2024-03-22T18:18:00Z", "severity": "high", "source": "application-monitoring", "metadata": { "service": "payment-service", "related_entities": [ "payment-database" ], "server": "payment-01", "error_type": "ServiceCrashException", "uptime": 24 } }, "sop_context": {} }, "time_difference_minutes": 15.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-3a460e0e", "description": "High memory usage before crash on web-server-02", "timestamp": "2024-03-22T18:03:00Z", "severity": "critical", "source": "application-monitoring", "metadata": { "service": "web-frontend", "related_entities": [ "order-processing", "customer-service" ], "memory_usage": 97.86609189529884, "threshold": 80 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-96b982f5", "description": "Thread pool exhaustion on payment-01", "timestamp": "2024-03-22T18:21:00Z", "severity": "critical", "source": "application-monitoring", "metadata": { "service": "payment-service", "related_entities": [ "payment-database" ], "active_threads": 100, "thread_pool_size": 100, "queue_length": 283 } }, "sop_context": {} }, "time_difference_minutes": 18.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-3a460e0e", "description": "High memory usage before crash on web-server-02", "timestamp": "2024-03-22T18:03:00Z", "severity": "critical", "source": "application-monitoring", "metadata": { "service": "web-frontend", "related_entities": [ "order-processing", "customer-service" ], "memory_usage": 97.86609189529884, "threshold": 80 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-76a0830b", "description": "Service notification-service instance notification-01 is down", "timestamp": "2024-03-22T18:23:00Z", "severity": "high", "source": "application-monitoring", "metadata": { "service": "notification-service", "related_entities": [ "notification-queue" ], "server": "notification-01", "error_type": "ServiceCrashException", "uptime": 11 } }, "sop_context": {} }, "time_difference_minutes": 20.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-3a460e0e", "description": "High memory usage before crash on web-server-02", "timestamp": "2024-03-22T18:03:00Z", "severity": "critical", "source": "application-monitoring", "metadata": { "service": "web-frontend", "related_entities": [ "order-processing", "customer-service" ], "memory_usage": 97.86609189529884, "threshold": 80 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-c10efefb", "description": "High memory usage before crash on notification-01", "timestamp": "2024-03-22T18:28:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "notification-service", "related_entities": [ "notification-queue" ], "memory_usage": 98.67342210666325, "threshold": 80 } }, "sop_context": {} }, "time_difference_minutes": 25.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-3a460e0e", "description": "High memory usage before crash on web-server-02", "timestamp": "2024-03-22T18:03:00Z", "severity": "critical", "source": "application-monitoring", "metadata": { "service": "web-frontend", "related_entities": [ "order-processing", "customer-service" ], "memory_usage": 97.86609189529884, "threshold": 80 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-e2cb483d", "description": "Thread pool exhaustion on notification-01", "timestamp": "2024-03-22T18:31:00Z", "severity": "critical", "source": "application-monitoring", "metadata": { "service": "notification-service", "related_entities": [ "notification-queue" ], "active_threads": 97, "thread_pool_size": 100, "queue_length": 471 } }, "sop_context": {} }, "time_difference_minutes": 28.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-8ee72d62", "description": "Thread pool exhaustion on web-server-01", "timestamp": "2024-03-22T18:06: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": 271 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-1ccf4efd", "description": "High memory usage before crash on order-proc-02", "timestamp": "2024-03-22T18:08:00Z", "severity": "high", "source": "application-monitoring", "metadata": { "service": "order-processing", "related_entities": [ "orders-database", "payment-service", "notification-service" ], "memory_usage": 91.90952710659761, "threshold": 80 } }, "sop_context": {} }, "time_difference_minutes": 2.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-8ee72d62", "description": "Thread pool exhaustion on web-server-01", "timestamp": "2024-03-22T18:06: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": 271 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-22865996", "description": "Thread pool exhaustion on order-proc-02", "timestamp": "2024-03-22T18:11:00Z", "severity": "critical", "source": "application-monitoring", "metadata": { "service": "order-processing", "related_entities": [ "orders-database", "payment-service", "notification-service" ], "active_threads": 99, "thread_pool_size": 100, "queue_length": 459 } }, "sop_context": {} }, "time_difference_minutes": 5.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-8ee72d62", "description": "Thread pool exhaustion on web-server-01", "timestamp": "2024-03-22T18:06: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": 271 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-91faec25", "description": "Service order-processing instance order-proc-02 is down", "timestamp": "2024-03-22T18:12: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-8ee72d62", "description": "Thread pool exhaustion on web-server-01", "timestamp": "2024-03-22T18:06: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": 271 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-e1deb4af", "description": "High memory usage before crash on payment-01", "timestamp": "2024-03-22T18:17:00Z", "severity": "high", "source": "application-monitoring", "metadata": { "service": "payment-service", "related_entities": [ "payment-database" ], "memory_usage": 90.87779206655108, "threshold": 80 } }, "sop_context": {} }, "time_difference_minutes": 11.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-8ee72d62", "description": "Thread pool exhaustion on web-server-01", "timestamp": "2024-03-22T18:06: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": 271 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-68a8d497", "description": "Service payment-service instance payment-01 is down", "timestamp": "2024-03-22T18:18:00Z", "severity": "high", "source": "application-monitoring", "metadata": { "service": "payment-service", "related_entities": [ "payment-database" ], "server": "payment-01", "error_type": "ServiceCrashException", "uptime": 24 } }, "sop_context": {} }, "time_difference_minutes": 12.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-8ee72d62", "description": "Thread pool exhaustion on web-server-01", "timestamp": "2024-03-22T18:06: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": 271 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-96b982f5", "description": "Thread pool exhaustion on payment-01", "timestamp": "2024-03-22T18:21:00Z", "severity": "critical", "source": "application-monitoring", "metadata": { "service": "payment-service", "related_entities": [ "payment-database" ], "active_threads": 100, "thread_pool_size": 100, "queue_length": 283 } }, "sop_context": {} }, "time_difference_minutes": 15.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-8ee72d62", "description": "Thread pool exhaustion on web-server-01", "timestamp": "2024-03-22T18:06: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": 271 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-76a0830b", "description": "Service notification-service instance notification-01 is down", "timestamp": "2024-03-22T18:23:00Z", "severity": "high", "source": "application-monitoring", "metadata": { "service": "notification-service", "related_entities": [ "notification-queue" ], "server": "notification-01", "error_type": "ServiceCrashException", "uptime": 11 } }, "sop_context": {} }, "time_difference_minutes": 17.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-8ee72d62", "description": "Thread pool exhaustion on web-server-01", "timestamp": "2024-03-22T18:06: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": 271 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-c10efefb", "description": "High memory usage before crash on notification-01", "timestamp": "2024-03-22T18:28:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "notification-service", "related_entities": [ "notification-queue" ], "memory_usage": 98.67342210666325, "threshold": 80 } }, "sop_context": {} }, "time_difference_minutes": 22.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-8ee72d62", "description": "Thread pool exhaustion on web-server-01", "timestamp": "2024-03-22T18:06: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": 271 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-e2cb483d", "description": "Thread pool exhaustion on notification-01", "timestamp": "2024-03-22T18:31:00Z", "severity": "critical", "source": "application-monitoring", "metadata": { "service": "notification-service", "related_entities": [ "notification-queue" ], "active_threads": 97, "thread_pool_size": 100, "queue_length": 471 } }, "sop_context": {} }, "time_difference_minutes": 25.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-1ccf4efd", "description": "High memory usage before crash on order-proc-02", "timestamp": "2024-03-22T18:08:00Z", "severity": "high", "source": "application-monitoring", "metadata": { "service": "order-processing", "related_entities": [ "orders-database", "payment-service", "notification-service" ], "memory_usage": 91.90952710659761, "threshold": 80 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-22865996", "description": "Thread pool exhaustion on order-proc-02", "timestamp": "2024-03-22T18:11:00Z", "severity": "critical", "source": "application-monitoring", "metadata": { "service": "order-processing", "related_entities": [ "orders-database", "payment-service", "notification-service" ], "active_threads": 99, "thread_pool_size": 100, "queue_length": 459 } }, "sop_context": {} }, "time_difference_minutes": 3.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-1ccf4efd", "description": "High memory usage before crash on order-proc-02", "timestamp": "2024-03-22T18:08:00Z", "severity": "high", "source": "application-monitoring", "metadata": { "service": "order-processing", "related_entities": [ "orders-database", "payment-service", "notification-service" ], "memory_usage": 91.90952710659761, "threshold": 80 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-91faec25", "description": "Service order-processing instance order-proc-02 is down", "timestamp": "2024-03-22T18:12: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-1ccf4efd", "description": "High memory usage before crash on order-proc-02", "timestamp": "2024-03-22T18:08:00Z", "severity": "high", "source": "application-monitoring", "metadata": { "service": "order-processing", "related_entities": [ "orders-database", "payment-service", "notification-service" ], "memory_usage": 91.90952710659761, "threshold": 80 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-e1deb4af", "description": "High memory usage before crash on payment-01", "timestamp": "2024-03-22T18:17:00Z", "severity": "high", "source": "application-monitoring", "metadata": { "service": "payment-service", "related_entities": [ "payment-database" ], "memory_usage": 90.87779206655108, "threshold": 80 } }, "sop_context": {} }, "time_difference_minutes": 9.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-1ccf4efd", "description": "High memory usage before crash on order-proc-02", "timestamp": "2024-03-22T18:08:00Z", "severity": "high", "source": "application-monitoring", "metadata": { "service": "order-processing", "related_entities": [ "orders-database", "payment-service", "notification-service" ], "memory_usage": 91.90952710659761, "threshold": 80 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-68a8d497", "description": "Service payment-service instance payment-01 is down", "timestamp": "2024-03-22T18:18:00Z", "severity": "high", "source": "application-monitoring", "metadata": { "service": "payment-service", "related_entities": [ "payment-database" ], "server": "payment-01", "error_type": "ServiceCrashException", "uptime": 24 } }, "sop_context": {} }, "time_difference_minutes": 10.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-1ccf4efd", "description": "High memory usage before crash on order-proc-02", "timestamp": "2024-03-22T18:08:00Z", "severity": "high", "source": "application-monitoring", "metadata": { "service": "order-processing", "related_entities": [ "orders-database", "payment-service", "notification-service" ], "memory_usage": 91.90952710659761, "threshold": 80 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-96b982f5", "description": "Thread pool exhaustion on payment-01", "timestamp": "2024-03-22T18:21:00Z", "severity": "critical", "source": "application-monitoring", "metadata": { "service": "payment-service", "related_entities": [ "payment-database" ], "active_threads": 100, "thread_pool_size": 100, "queue_length": 283 } }, "sop_context": {} }, "time_difference_minutes": 13.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-1ccf4efd", "description": "High memory usage before crash on order-proc-02", "timestamp": "2024-03-22T18:08:00Z", "severity": "high", "source": "application-monitoring", "metadata": { "service": "order-processing", "related_entities": [ "orders-database", "payment-service", "notification-service" ], "memory_usage": 91.90952710659761, "threshold": 80 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-76a0830b", "description": "Service notification-service instance notification-01 is down", "timestamp": "2024-03-22T18:23:00Z", "severity": "high", "source": "application-monitoring", "metadata": { "service": "notification-service", "related_entities": [ "notification-queue" ], "server": "notification-01", "error_type": "ServiceCrashException", "uptime": 11 } }, "sop_context": {} }, "time_difference_minutes": 15.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-1ccf4efd", "description": "High memory usage before crash on order-proc-02", "timestamp": "2024-03-22T18:08:00Z", "severity": "high", "source": "application-monitoring", "metadata": { "service": "order-processing", "related_entities": [ "orders-database", "payment-service", "notification-service" ], "memory_usage": 91.90952710659761, "threshold": 80 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-c10efefb", "description": "High memory usage before crash on notification-01", "timestamp": "2024-03-22T18:28:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "notification-service", "related_entities": [ "notification-queue" ], "memory_usage": 98.67342210666325, "threshold": 80 } }, "sop_context": {} }, "time_difference_minutes": 20.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-1ccf4efd", "description": "High memory usage before crash on order-proc-02", "timestamp": "2024-03-22T18:08:00Z", "severity": "high", "source": "application-monitoring", "metadata": { "service": "order-processing", "related_entities": [ "orders-database", "payment-service", "notification-service" ], "memory_usage": 91.90952710659761, "threshold": 80 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-e2cb483d", "description": "Thread pool exhaustion on notification-01", "timestamp": "2024-03-22T18:31:00Z", "severity": "critical", "source": "application-monitoring", "metadata": { "service": "notification-service", "related_entities": [ "notification-queue" ], "active_threads": 97, "thread_pool_size": 100, "queue_length": 471 } }, "sop_context": {} }, "time_difference_minutes": 23.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-22865996", "description": "Thread pool exhaustion on order-proc-02", "timestamp": "2024-03-22T18:11:00Z", "severity": "critical", "source": "application-monitoring", "metadata": { "service": "order-processing", "related_entities": [ "orders-database", "payment-service", "notification-service" ], "active_threads": 99, "thread_pool_size": 100, "queue_length": 459 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-91faec25", "description": "Service order-processing instance order-proc-02 is down", "timestamp": "2024-03-22T18:12: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": 1.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-22865996", "description": "Thread pool exhaustion on order-proc-02", "timestamp": "2024-03-22T18:11:00Z", "severity": "critical", "source": "application-monitoring", "metadata": { "service": "order-processing", "related_entities": [ "orders-database", "payment-service", "notification-service" ], "active_threads": 99, "thread_pool_size": 100, "queue_length": 459 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-e1deb4af", "description": "High memory usage before crash on payment-01", "timestamp": "2024-03-22T18:17:00Z", "severity": "high", "source": "application-monitoring", "metadata": { "service": "payment-service", "related_entities": [ "payment-database" ], "memory_usage": 90.87779206655108, "threshold": 80 } }, "sop_context": {} }, "time_difference_minutes": 6.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-22865996", "description": "Thread pool exhaustion on order-proc-02", "timestamp": "2024-03-22T18:11:00Z", "severity": "critical", "source": "application-monitoring", "metadata": { "service": "order-processing", "related_entities": [ "orders-database", "payment-service", "notification-service" ], "active_threads": 99, "thread_pool_size": 100, "queue_length": 459 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-68a8d497", "description": "Service payment-service instance payment-01 is down", "timestamp": "2024-03-22T18:18:00Z", "severity": "high", "source": "application-monitoring", "metadata": { "service": "payment-service", "related_entities": [ "payment-database" ], "server": "payment-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-22865996", "description": "Thread pool exhaustion on order-proc-02", "timestamp": "2024-03-22T18:11:00Z", "severity": "critical", "source": "application-monitoring", "metadata": { "service": "order-processing", "related_entities": [ "orders-database", "payment-service", "notification-service" ], "active_threads": 99, "thread_pool_size": 100, "queue_length": 459 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-96b982f5", "description": "Thread pool exhaustion on payment-01", "timestamp": "2024-03-22T18:21:00Z", "severity": "critical", "source": "application-monitoring", "metadata": { "service": "payment-service", "related_entities": [ "payment-database" ], "active_threads": 100, "thread_pool_size": 100, "queue_length": 283 } }, "sop_context": {} }, "time_difference_minutes": 10.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-22865996", "description": "Thread pool exhaustion on order-proc-02", "timestamp": "2024-03-22T18:11:00Z", "severity": "critical", "source": "application-monitoring", "metadata": { "service": "order-processing", "related_entities": [ "orders-database", "payment-service", "notification-service" ], "active_threads": 99, "thread_pool_size": 100, "queue_length": 459 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-76a0830b", "description": "Service notification-service instance notification-01 is down", "timestamp": "2024-03-22T18:23:00Z", "severity": "high", "source": "application-monitoring", "metadata": { "service": "notification-service", "related_entities": [ "notification-queue" ], "server": "notification-01", "error_type": "ServiceCrashException", "uptime": 11 } }, "sop_context": {} }, "time_difference_minutes": 12.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-22865996", "description": "Thread pool exhaustion on order-proc-02", "timestamp": "2024-03-22T18:11:00Z", "severity": "critical", "source": "application-monitoring", "metadata": { "service": "order-processing", "related_entities": [ "orders-database", "payment-service", "notification-service" ], "active_threads": 99, "thread_pool_size": 100, "queue_length": 459 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-c10efefb", "description": "High memory usage before crash on notification-01", "timestamp": "2024-03-22T18:28:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "notification-service", "related_entities": [ "notification-queue" ], "memory_usage": 98.67342210666325, "threshold": 80 } }, "sop_context": {} }, "time_difference_minutes": 17.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-22865996", "description": "Thread pool exhaustion on order-proc-02", "timestamp": "2024-03-22T18:11:00Z", "severity": "critical", "source": "application-monitoring", "metadata": { "service": "order-processing", "related_entities": [ "orders-database", "payment-service", "notification-service" ], "active_threads": 99, "thread_pool_size": 100, "queue_length": 459 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-e2cb483d", "description": "Thread pool exhaustion on notification-01", "timestamp": "2024-03-22T18:31:00Z", "severity": "critical", "source": "application-monitoring", "metadata": { "service": "notification-service", "related_entities": [ "notification-queue" ], "active_threads": 97, "thread_pool_size": 100, "queue_length": 471 } }, "sop_context": {} }, "time_difference_minutes": 20.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-91faec25", "description": "Service order-processing instance order-proc-02 is down", "timestamp": "2024-03-22T18:12: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-e1deb4af", "description": "High memory usage before crash on payment-01", "timestamp": "2024-03-22T18:17:00Z", "severity": "high", "source": "application-monitoring", "metadata": { "service": "payment-service", "related_entities": [ "payment-database" ], "memory_usage": 90.87779206655108, "threshold": 80 } }, "sop_context": {} }, "time_difference_minutes": 5.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-91faec25", "description": "Service order-processing instance order-proc-02 is down", "timestamp": "2024-03-22T18:12: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-68a8d497", "description": "Service payment-service instance payment-01 is down", "timestamp": "2024-03-22T18:18:00Z", "severity": "high", "source": "application-monitoring", "metadata": { "service": "payment-service", "related_entities": [ "payment-database" ], "server": "payment-01", "error_type": "ServiceCrashException", "uptime": 24 } }, "sop_context": {} }, "time_difference_minutes": 6.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-91faec25", "description": "Service order-processing instance order-proc-02 is down", "timestamp": "2024-03-22T18:12: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-96b982f5", "description": "Thread pool exhaustion on payment-01", "timestamp": "2024-03-22T18:21:00Z", "severity": "critical", "source": "application-monitoring", "metadata": { "service": "payment-service", "related_entities": [ "payment-database" ], "active_threads": 100, "thread_pool_size": 100, "queue_length": 283 } }, "sop_context": {} }, "time_difference_minutes": 9.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-91faec25", "description": "Service order-processing instance order-proc-02 is down", "timestamp": "2024-03-22T18:12: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-76a0830b", "description": "Service notification-service instance notification-01 is down", "timestamp": "2024-03-22T18:23:00Z", "severity": "high", "source": "application-monitoring", "metadata": { "service": "notification-service", "related_entities": [ "notification-queue" ], "server": "notification-01", "error_type": "ServiceCrashException", "uptime": 11 } }, "sop_context": {} }, "time_difference_minutes": 11.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-91faec25", "description": "Service order-processing instance order-proc-02 is down", "timestamp": "2024-03-22T18:12: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-c10efefb", "description": "High memory usage before crash on notification-01", "timestamp": "2024-03-22T18:28:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "notification-service", "related_entities": [ "notification-queue" ], "memory_usage": 98.67342210666325, "threshold": 80 } }, "sop_context": {} }, "time_difference_minutes": 16.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-91faec25", "description": "Service order-processing instance order-proc-02 is down", "timestamp": "2024-03-22T18:12: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-e2cb483d", "description": "Thread pool exhaustion on notification-01", "timestamp": "2024-03-22T18:31:00Z", "severity": "critical", "source": "application-monitoring", "metadata": { "service": "notification-service", "related_entities": [ "notification-queue" ], "active_threads": 97, "thread_pool_size": 100, "queue_length": 471 } }, "sop_context": {} }, "time_difference_minutes": 19.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-e1deb4af", "description": "High memory usage before crash on payment-01", "timestamp": "2024-03-22T18:17:00Z", "severity": "high", "source": "application-monitoring", "metadata": { "service": "payment-service", "related_entities": [ "payment-database" ], "memory_usage": 90.87779206655108, "threshold": 80 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-68a8d497", "description": "Service payment-service instance payment-01 is down", "timestamp": "2024-03-22T18:18:00Z", "severity": "high", "source": "application-monitoring", "metadata": { "service": "payment-service", "related_entities": [ "payment-database" ], "server": "payment-01", "error_type": "ServiceCrashException", "uptime": 24 } }, "sop_context": {} }, "time_difference_minutes": 1.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-e1deb4af", "description": "High memory usage before crash on payment-01", "timestamp": "2024-03-22T18:17:00Z", "severity": "high", "source": "application-monitoring", "metadata": { "service": "payment-service", "related_entities": [ "payment-database" ], "memory_usage": 90.87779206655108, "threshold": 80 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-96b982f5", "description": "Thread pool exhaustion on payment-01", "timestamp": "2024-03-22T18:21:00Z", "severity": "critical", "source": "application-monitoring", "metadata": { "service": "payment-service", "related_entities": [ "payment-database" ], "active_threads": 100, "thread_pool_size": 100, "queue_length": 283 } }, "sop_context": {} }, "time_difference_minutes": 4.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-e1deb4af", "description": "High memory usage before crash on payment-01", "timestamp": "2024-03-22T18:17:00Z", "severity": "high", "source": "application-monitoring", "metadata": { "service": "payment-service", "related_entities": [ "payment-database" ], "memory_usage": 90.87779206655108, "threshold": 80 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-76a0830b", "description": "Service notification-service instance notification-01 is down", "timestamp": "2024-03-22T18:23:00Z", "severity": "high", "source": "application-monitoring", "metadata": { "service": "notification-service", "related_entities": [ "notification-queue" ], "server": "notification-01", "error_type": "ServiceCrashException", "uptime": 11 } }, "sop_context": {} }, "time_difference_minutes": 6.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-e1deb4af", "description": "High memory usage before crash on payment-01", "timestamp": "2024-03-22T18:17:00Z", "severity": "high", "source": "application-monitoring", "metadata": { "service": "payment-service", "related_entities": [ "payment-database" ], "memory_usage": 90.87779206655108, "threshold": 80 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-c10efefb", "description": "High memory usage before crash on notification-01", "timestamp": "2024-03-22T18:28:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "notification-service", "related_entities": [ "notification-queue" ], "memory_usage": 98.67342210666325, "threshold": 80 } }, "sop_context": {} }, "time_difference_minutes": 11.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-e1deb4af", "description": "High memory usage before crash on payment-01", "timestamp": "2024-03-22T18:17:00Z", "severity": "high", "source": "application-monitoring", "metadata": { "service": "payment-service", "related_entities": [ "payment-database" ], "memory_usage": 90.87779206655108, "threshold": 80 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-e2cb483d", "description": "Thread pool exhaustion on notification-01", "timestamp": "2024-03-22T18:31:00Z", "severity": "critical", "source": "application-monitoring", "metadata": { "service": "notification-service", "related_entities": [ "notification-queue" ], "active_threads": 97, "thread_pool_size": 100, "queue_length": 471 } }, "sop_context": {} }, "time_difference_minutes": 14.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-68a8d497", "description": "Service payment-service instance payment-01 is down", "timestamp": "2024-03-22T18:18:00Z", "severity": "high", "source": "application-monitoring", "metadata": { "service": "payment-service", "related_entities": [ "payment-database" ], "server": "payment-01", "error_type": "ServiceCrashException", "uptime": 24 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-96b982f5", "description": "Thread pool exhaustion on payment-01", "timestamp": "2024-03-22T18:21:00Z", "severity": "critical", "source": "application-monitoring", "metadata": { "service": "payment-service", "related_entities": [ "payment-database" ], "active_threads": 100, "thread_pool_size": 100, "queue_length": 283 } }, "sop_context": {} }, "time_difference_minutes": 3.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-68a8d497", "description": "Service payment-service instance payment-01 is down", "timestamp": "2024-03-22T18:18:00Z", "severity": "high", "source": "application-monitoring", "metadata": { "service": "payment-service", "related_entities": [ "payment-database" ], "server": "payment-01", "error_type": "ServiceCrashException", "uptime": 24 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-76a0830b", "description": "Service notification-service instance notification-01 is down", "timestamp": "2024-03-22T18:23:00Z", "severity": "high", "source": "application-monitoring", "metadata": { "service": "notification-service", "related_entities": [ "notification-queue" ], "server": "notification-01", "error_type": "ServiceCrashException", "uptime": 11 } }, "sop_context": {} }, "time_difference_minutes": 5.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-68a8d497", "description": "Service payment-service instance payment-01 is down", "timestamp": "2024-03-22T18:18:00Z", "severity": "high", "source": "application-monitoring", "metadata": { "service": "payment-service", "related_entities": [ "payment-database" ], "server": "payment-01", "error_type": "ServiceCrashException", "uptime": 24 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-c10efefb", "description": "High memory usage before crash on notification-01", "timestamp": "2024-03-22T18:28:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "notification-service", "related_entities": [ "notification-queue" ], "memory_usage": 98.67342210666325, "threshold": 80 } }, "sop_context": {} }, "time_difference_minutes": 10.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-68a8d497", "description": "Service payment-service instance payment-01 is down", "timestamp": "2024-03-22T18:18:00Z", "severity": "high", "source": "application-monitoring", "metadata": { "service": "payment-service", "related_entities": [ "payment-database" ], "server": "payment-01", "error_type": "ServiceCrashException", "uptime": 24 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-e2cb483d", "description": "Thread pool exhaustion on notification-01", "timestamp": "2024-03-22T18:31:00Z", "severity": "critical", "source": "application-monitoring", "metadata": { "service": "notification-service", "related_entities": [ "notification-queue" ], "active_threads": 97, "thread_pool_size": 100, "queue_length": 471 } }, "sop_context": {} }, "time_difference_minutes": 13.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-96b982f5", "description": "Thread pool exhaustion on payment-01", "timestamp": "2024-03-22T18:21:00Z", "severity": "critical", "source": "application-monitoring", "metadata": { "service": "payment-service", "related_entities": [ "payment-database" ], "active_threads": 100, "thread_pool_size": 100, "queue_length": 283 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-76a0830b", "description": "Service notification-service instance notification-01 is down", "timestamp": "2024-03-22T18:23:00Z", "severity": "high", "source": "application-monitoring", "metadata": { "service": "notification-service", "related_entities": [ "notification-queue" ], "server": "notification-01", "error_type": "ServiceCrashException", "uptime": 11 } }, "sop_context": {} }, "time_difference_minutes": 2.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-96b982f5", "description": "Thread pool exhaustion on payment-01", "timestamp": "2024-03-22T18:21:00Z", "severity": "critical", "source": "application-monitoring", "metadata": { "service": "payment-service", "related_entities": [ "payment-database" ], "active_threads": 100, "thread_pool_size": 100, "queue_length": 283 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-c10efefb", "description": "High memory usage before crash on notification-01", "timestamp": "2024-03-22T18:28:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "notification-service", "related_entities": [ "notification-queue" ], "memory_usage": 98.67342210666325, "threshold": 80 } }, "sop_context": {} }, "time_difference_minutes": 7.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-96b982f5", "description": "Thread pool exhaustion on payment-01", "timestamp": "2024-03-22T18:21:00Z", "severity": "critical", "source": "application-monitoring", "metadata": { "service": "payment-service", "related_entities": [ "payment-database" ], "active_threads": 100, "thread_pool_size": 100, "queue_length": 283 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-e2cb483d", "description": "Thread pool exhaustion on notification-01", "timestamp": "2024-03-22T18:31:00Z", "severity": "critical", "source": "application-monitoring", "metadata": { "service": "notification-service", "related_entities": [ "notification-queue" ], "active_threads": 97, "thread_pool_size": 100, "queue_length": 471 } }, "sop_context": {} }, "time_difference_minutes": 10.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-76a0830b", "description": "Service notification-service instance notification-01 is down", "timestamp": "2024-03-22T18:23:00Z", "severity": "high", "source": "application-monitoring", "metadata": { "service": "notification-service", "related_entities": [ "notification-queue" ], "server": "notification-01", "error_type": "ServiceCrashException", "uptime": 11 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-c10efefb", "description": "High memory usage before crash on notification-01", "timestamp": "2024-03-22T18:28:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "notification-service", "related_entities": [ "notification-queue" ], "memory_usage": 98.67342210666325, "threshold": 80 } }, "sop_context": {} }, "time_difference_minutes": 5.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-76a0830b", "description": "Service notification-service instance notification-01 is down", "timestamp": "2024-03-22T18:23:00Z", "severity": "high", "source": "application-monitoring", "metadata": { "service": "notification-service", "related_entities": [ "notification-queue" ], "server": "notification-01", "error_type": "ServiceCrashException", "uptime": 11 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-e2cb483d", "description": "Thread pool exhaustion on notification-01", "timestamp": "2024-03-22T18:31:00Z", "severity": "critical", "source": "application-monitoring", "metadata": { "service": "notification-service", "related_entities": [ "notification-queue" ], "active_threads": 97, "thread_pool_size": 100, "queue_length": 471 } }, "sop_context": {} }, "time_difference_minutes": 8.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-c10efefb", "description": "High memory usage before crash on notification-01", "timestamp": "2024-03-22T18:28:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "notification-service", "related_entities": [ "notification-queue" ], "memory_usage": 98.67342210666325, "threshold": 80 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-e2cb483d", "description": "Thread pool exhaustion on notification-01", "timestamp": "2024-03-22T18:31:00Z", "severity": "critical", "source": "application-monitoring", "metadata": { "service": "notification-service", "related_entities": [ "notification-queue" ], "active_threads": 97, "thread_pool_size": 100, "queue_length": 471 } }, "sop_context": {} }, "time_difference_minutes": 3.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-02cb9446", "description": "Queue depth exceeding threshold", "timestamp": "2024-03-23T07:00:00Z", "severity": "medium", "source": "queue-monitoring", "metadata": { "service": "order-processing", "related_entities": [ "orders-database", "payment-service", "notification-service" ], "queue": "order-proc-01", "queue_depth": 5248, "threshold": 3000 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-8c48b577", "description": "Consumer group lag increasing", "timestamp": "2024-03-23T07:02:00Z", "severity": "medium", "source": "queue-monitoring", "metadata": { "service": "order-processing", "related_entities": [ "orders-database", "payment-service", "notification-service" ], "lag_messages": 3839, "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-02cb9446", "description": "Queue depth exceeding threshold", "timestamp": "2024-03-23T07:00:00Z", "severity": "medium", "source": "queue-monitoring", "metadata": { "service": "order-processing", "related_entities": [ "orders-database", "payment-service", "notification-service" ], "queue": "order-proc-01", "queue_depth": 5248, "threshold": 3000 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-fcd59827", "description": "High latency in message queue processing", "timestamp": "2024-03-23T07:06:00Z", "severity": "high", "source": "queue-monitoring", "metadata": { "service": "order-processing", "related_entities": [ "orders-database", "payment-service", "notification-service" ], "queue": "order-proc-01", "processing_time": 850, "threshold": 500, "messages_in_queue": 2296 } }, "sop_context": {} }, "time_difference_minutes": 6.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-02cb9446", "description": "Queue depth exceeding threshold", "timestamp": "2024-03-23T07:00:00Z", "severity": "medium", "source": "queue-monitoring", "metadata": { "service": "order-processing", "related_entities": [ "orders-database", "payment-service", "notification-service" ], "queue": "order-proc-01", "queue_depth": 5248, "threshold": 3000 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-e958dd9a", "description": "Message processing errors increasing", "timestamp": "2024-03-23T07:10:00Z", "severity": "high", "source": "application-logs", "metadata": { "service": "order-processing", "related_entities": [ "orders-database", "payment-service", "notification-service" ], "error_rate": 15.675085483445915, "threshold": 5, "error_type": "MessageProcessingException" } }, "sop_context": {} }, "time_difference_minutes": 10.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-02cb9446", "description": "Queue depth exceeding threshold", "timestamp": "2024-03-23T07:00:00Z", "severity": "medium", "source": "queue-monitoring", "metadata": { "service": "order-processing", "related_entities": [ "orders-database", "payment-service", "notification-service" ], "queue": "order-proc-01", "queue_depth": 5248, "threshold": 3000 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-1b5ec498", "description": "Degraded performance in payment-service due to order-processing issues", "timestamp": "2024-03-23T07:15:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "payment-service", "related_entities": [ "order-processing" ], "error_rate": 14.348164630245293, "threshold": 5 } }, "sop_context": {} }, "time_difference_minutes": 15.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-02cb9446", "description": "Queue depth exceeding threshold", "timestamp": "2024-03-23T07:00:00Z", "severity": "medium", "source": "queue-monitoring", "metadata": { "service": "order-processing", "related_entities": [ "orders-database", "payment-service", "notification-service" ], "queue": "order-proc-01", "queue_depth": 5248, "threshold": 3000 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-c2d36ed6", "description": "Degraded performance in orders-database due to order-processing issues", "timestamp": "2024-03-23T07:19:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "orders-database", "related_entities": [ "order-processing" ], "error_rate": 8.728751885325423, "threshold": 5 } }, "sop_context": {} }, "time_difference_minutes": 19.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-8c48b577", "description": "Consumer group lag increasing", "timestamp": "2024-03-23T07:02:00Z", "severity": "medium", "source": "queue-monitoring", "metadata": { "service": "order-processing", "related_entities": [ "orders-database", "payment-service", "notification-service" ], "lag_messages": 3839, "threshold": 1000, "consumer_group": "main-consumers" } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-fcd59827", "description": "High latency in message queue processing", "timestamp": "2024-03-23T07:06:00Z", "severity": "high", "source": "queue-monitoring", "metadata": { "service": "order-processing", "related_entities": [ "orders-database", "payment-service", "notification-service" ], "queue": "order-proc-01", "processing_time": 850, "threshold": 500, "messages_in_queue": 2296 } }, "sop_context": {} }, "time_difference_minutes": 4.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-8c48b577", "description": "Consumer group lag increasing", "timestamp": "2024-03-23T07:02:00Z", "severity": "medium", "source": "queue-monitoring", "metadata": { "service": "order-processing", "related_entities": [ "orders-database", "payment-service", "notification-service" ], "lag_messages": 3839, "threshold": 1000, "consumer_group": "main-consumers" } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-e958dd9a", "description": "Message processing errors increasing", "timestamp": "2024-03-23T07:10:00Z", "severity": "high", "source": "application-logs", "metadata": { "service": "order-processing", "related_entities": [ "orders-database", "payment-service", "notification-service" ], "error_rate": 15.675085483445915, "threshold": 5, "error_type": "MessageProcessingException" } }, "sop_context": {} }, "time_difference_minutes": 8.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-8c48b577", "description": "Consumer group lag increasing", "timestamp": "2024-03-23T07:02:00Z", "severity": "medium", "source": "queue-monitoring", "metadata": { "service": "order-processing", "related_entities": [ "orders-database", "payment-service", "notification-service" ], "lag_messages": 3839, "threshold": 1000, "consumer_group": "main-consumers" } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-1b5ec498", "description": "Degraded performance in payment-service due to order-processing issues", "timestamp": "2024-03-23T07:15:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "payment-service", "related_entities": [ "order-processing" ], "error_rate": 14.348164630245293, "threshold": 5 } }, "sop_context": {} }, "time_difference_minutes": 13.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-8c48b577", "description": "Consumer group lag increasing", "timestamp": "2024-03-23T07:02:00Z", "severity": "medium", "source": "queue-monitoring", "metadata": { "service": "order-processing", "related_entities": [ "orders-database", "payment-service", "notification-service" ], "lag_messages": 3839, "threshold": 1000, "consumer_group": "main-consumers" } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-c2d36ed6", "description": "Degraded performance in orders-database due to order-processing issues", "timestamp": "2024-03-23T07:19:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "orders-database", "related_entities": [ "order-processing" ], "error_rate": 8.728751885325423, "threshold": 5 } }, "sop_context": {} }, "time_difference_minutes": 17.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-fcd59827", "description": "High latency in message queue processing", "timestamp": "2024-03-23T07:06:00Z", "severity": "high", "source": "queue-monitoring", "metadata": { "service": "order-processing", "related_entities": [ "orders-database", "payment-service", "notification-service" ], "queue": "order-proc-01", "processing_time": 850, "threshold": 500, "messages_in_queue": 2296 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-e958dd9a", "description": "Message processing errors increasing", "timestamp": "2024-03-23T07:10:00Z", "severity": "high", "source": "application-logs", "metadata": { "service": "order-processing", "related_entities": [ "orders-database", "payment-service", "notification-service" ], "error_rate": 15.675085483445915, "threshold": 5, "error_type": "MessageProcessingException" } }, "sop_context": {} }, "time_difference_minutes": 4.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-fcd59827", "description": "High latency in message queue processing", "timestamp": "2024-03-23T07:06:00Z", "severity": "high", "source": "queue-monitoring", "metadata": { "service": "order-processing", "related_entities": [ "orders-database", "payment-service", "notification-service" ], "queue": "order-proc-01", "processing_time": 850, "threshold": 500, "messages_in_queue": 2296 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-1b5ec498", "description": "Degraded performance in payment-service due to order-processing issues", "timestamp": "2024-03-23T07:15:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "payment-service", "related_entities": [ "order-processing" ], "error_rate": 14.348164630245293, "threshold": 5 } }, "sop_context": {} }, "time_difference_minutes": 9.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-fcd59827", "description": "High latency in message queue processing", "timestamp": "2024-03-23T07:06:00Z", "severity": "high", "source": "queue-monitoring", "metadata": { "service": "order-processing", "related_entities": [ "orders-database", "payment-service", "notification-service" ], "queue": "order-proc-01", "processing_time": 850, "threshold": 500, "messages_in_queue": 2296 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-c2d36ed6", "description": "Degraded performance in orders-database due to order-processing issues", "timestamp": "2024-03-23T07:19:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "orders-database", "related_entities": [ "order-processing" ], "error_rate": 8.728751885325423, "threshold": 5 } }, "sop_context": {} }, "time_difference_minutes": 13.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-e958dd9a", "description": "Message processing errors increasing", "timestamp": "2024-03-23T07:10:00Z", "severity": "high", "source": "application-logs", "metadata": { "service": "order-processing", "related_entities": [ "orders-database", "payment-service", "notification-service" ], "error_rate": 15.675085483445915, "threshold": 5, "error_type": "MessageProcessingException" } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-1b5ec498", "description": "Degraded performance in payment-service due to order-processing issues", "timestamp": "2024-03-23T07:15:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "payment-service", "related_entities": [ "order-processing" ], "error_rate": 14.348164630245293, "threshold": 5 } }, "sop_context": {} }, "time_difference_minutes": 5.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-e958dd9a", "description": "Message processing errors increasing", "timestamp": "2024-03-23T07:10:00Z", "severity": "high", "source": "application-logs", "metadata": { "service": "order-processing", "related_entities": [ "orders-database", "payment-service", "notification-service" ], "error_rate": 15.675085483445915, "threshold": 5, "error_type": "MessageProcessingException" } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-c2d36ed6", "description": "Degraded performance in orders-database due to order-processing issues", "timestamp": "2024-03-23T07:19:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "orders-database", "related_entities": [ "order-processing" ], "error_rate": 8.728751885325423, "threshold": 5 } }, "sop_context": {} }, "time_difference_minutes": 9.0 }
true