question
stringlengths
1.03k
1.62k
answer
stringclasses
2 values
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-85588a3d", "description": "Thread pool exhaustion on payment-01", "timestamp": "2024-01-16T02:33:00Z", "severity": "critical", "source": "application-monitoring", "metadata": { "service": "payment-service", "related_entities": [ "payment-database" ], "active_threads": 98, "thread_pool_size": 100, "queue_length": 402 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-4003b53a", "description": "Thread pool exhaustion on notification-01", "timestamp": "2024-01-16T02:45:00Z", "severity": "high", "source": "application-monitoring", "metadata": { "service": "notification-service", "related_entities": [ "notification-queue" ], "active_threads": 96, "thread_pool_size": 100, "queue_length": 489 } }, "sop_context": {} }, "time_difference_minutes": 12.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-094f8f05", "description": "Service notification-service instance notification-01 is down", "timestamp": "2024-01-16T02:35:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "notification-service", "related_entities": [ "notification-queue" ], "server": "notification-01", "error_type": "ServiceCrashException", "uptime": 19 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-5afe95ea", "description": "High memory usage before crash on notification-01", "timestamp": "2024-01-16T02:40:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "notification-service", "related_entities": [ "notification-queue" ], "memory_usage": 91.40554963232488, "threshold": 80 } }, "sop_context": {} }, "time_difference_minutes": 5.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-094f8f05", "description": "Service notification-service instance notification-01 is down", "timestamp": "2024-01-16T02:35:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "notification-service", "related_entities": [ "notification-queue" ], "server": "notification-01", "error_type": "ServiceCrashException", "uptime": 19 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-4003b53a", "description": "Thread pool exhaustion on notification-01", "timestamp": "2024-01-16T02:45:00Z", "severity": "high", "source": "application-monitoring", "metadata": { "service": "notification-service", "related_entities": [ "notification-queue" ], "active_threads": 96, "thread_pool_size": 100, "queue_length": 489 } }, "sop_context": {} }, "time_difference_minutes": 10.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-5afe95ea", "description": "High memory usage before crash on notification-01", "timestamp": "2024-01-16T02:40:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "notification-service", "related_entities": [ "notification-queue" ], "memory_usage": 91.40554963232488, "threshold": 80 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-4003b53a", "description": "Thread pool exhaustion on notification-01", "timestamp": "2024-01-16T02:45:00Z", "severity": "high", "source": "application-monitoring", "metadata": { "service": "notification-service", "related_entities": [ "notification-queue" ], "active_threads": 96, "thread_pool_size": 100, "queue_length": 489 } }, "sop_context": {} }, "time_difference_minutes": 5.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-034dde32", "description": "Database connection pool near capacity on orders-db-01", "timestamp": "2024-01-17T08:00:00Z", "severity": "critical", "source": "database-monitoring", "metadata": { "service": "orders-database", "related_entities": [], "server": "orders-db-01", "pool_usage": 92.50227275804811, "total_connections": 100, "available_connections": 3 } }, "sop_context": { "signs": "Connection pool >90%, High query latency on returns-db, Memory pressure", "actions": "Kill blocking queries, Clear cache, Release idle connections" } }, "alert2": { "alert": { "id": "alert-199c6c87", "description": "High query latency on orders-db-01", "timestamp": "2024-01-17T08:03:00Z", "severity": "high", "source": "database-monitoring", "metadata": { "service": "orders-database", "related_entities": [], "server": "orders-db-01", "query_latency": 848.3870930655503, "threshold": 200, "query_type": "SELECT" } }, "sop_context": { "signs": "Connection pool >90%, High query latency on returns-db, Memory pressure", "actions": "Kill blocking queries, Clear cache, Release idle connections" } }, "time_difference_minutes": 3.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-034dde32", "description": "Database connection pool near capacity on orders-db-01", "timestamp": "2024-01-17T08:00:00Z", "severity": "critical", "source": "database-monitoring", "metadata": { "service": "orders-database", "related_entities": [], "server": "orders-db-01", "pool_usage": 92.50227275804811, "total_connections": 100, "available_connections": 3 } }, "sop_context": { "signs": "Connection pool >90%, High query latency on returns-db, Memory pressure", "actions": "Kill blocking queries, Clear cache, Release idle connections" } }, "alert2": { "alert": { "id": "alert-e1faea76", "description": "API endpoint /api/default experiencing high latency", "timestamp": "2024-01-17T08:07:00Z", "severity": "critical", "source": "application-monitoring", "metadata": { "service": "orders-database", "related_entities": [], "endpoint": "/api/default", "response_time": 2539, "threshold": 1000, "method": "GET" } }, "sop_context": { "signs": "Connection pool >90%, High query latency on returns-db, Memory pressure", "actions": "Kill blocking queries, Clear cache, Release idle connections" } }, "time_difference_minutes": 7.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-034dde32", "description": "Database connection pool near capacity on orders-db-01", "timestamp": "2024-01-17T08:00:00Z", "severity": "critical", "source": "database-monitoring", "metadata": { "service": "orders-database", "related_entities": [], "server": "orders-db-01", "pool_usage": 92.50227275804811, "total_connections": 100, "available_connections": 3 } }, "sop_context": { "signs": "Connection pool >90%, High query latency on returns-db, Memory pressure", "actions": "Kill blocking queries, Clear cache, Release idle connections" } }, "alert2": { "alert": { "id": "alert-4753afbc", "description": "Increased memory usage on orders-db-01", "timestamp": "2024-01-17T08:08:00Z", "severity": "critical", "source": "database-monitoring", "metadata": { "service": "orders-database", "related_entities": [], "server": "orders-db-01", "memory_usage": 93.03353591335622, "threshold": 80 } }, "sop_context": { "signs": "Connection pool >90%, High query latency on returns-db, Memory pressure", "actions": "Kill blocking queries, Clear cache, Release idle connections" } }, "time_difference_minutes": 8.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-034dde32", "description": "Database connection pool near capacity on orders-db-01", "timestamp": "2024-01-17T08:00:00Z", "severity": "critical", "source": "database-monitoring", "metadata": { "service": "orders-database", "related_entities": [], "server": "orders-db-01", "pool_usage": 92.50227275804811, "total_connections": 100, "available_connections": 3 } }, "sop_context": { "signs": "Connection pool >90%, High query latency on returns-db, Memory pressure", "actions": "Kill blocking queries, Clear cache, Release idle connections" } }, "alert2": { "alert": { "id": "alert-8e8d9d09", "description": "Increased error rate in orders-database due to database connectivity", "timestamp": "2024-01-17T08:12:00Z", "severity": "medium", "source": "application-logs", "metadata": { "service": "orders-database", "related_entities": [], "error_rate": 17.53611191764808, "threshold": 5, "error_type": "DatabaseTimeoutException" } }, "sop_context": { "signs": "Connection pool >90%, High query latency on returns-db, Memory pressure", "actions": "Kill blocking queries, Clear cache, Release idle connections" } }, "time_difference_minutes": 12.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-199c6c87", "description": "High query latency on orders-db-01", "timestamp": "2024-01-17T08:03:00Z", "severity": "high", "source": "database-monitoring", "metadata": { "service": "orders-database", "related_entities": [], "server": "orders-db-01", "query_latency": 848.3870930655503, "threshold": 200, "query_type": "SELECT" } }, "sop_context": { "signs": "Connection pool >90%, High query latency on returns-db, Memory pressure", "actions": "Kill blocking queries, Clear cache, Release idle connections" } }, "alert2": { "alert": { "id": "alert-e1faea76", "description": "API endpoint /api/default experiencing high latency", "timestamp": "2024-01-17T08:07:00Z", "severity": "critical", "source": "application-monitoring", "metadata": { "service": "orders-database", "related_entities": [], "endpoint": "/api/default", "response_time": 2539, "threshold": 1000, "method": "GET" } }, "sop_context": { "signs": "Connection pool >90%, High query latency on returns-db, Memory pressure", "actions": "Kill blocking queries, Clear cache, Release idle connections" } }, "time_difference_minutes": 4.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-199c6c87", "description": "High query latency on orders-db-01", "timestamp": "2024-01-17T08:03:00Z", "severity": "high", "source": "database-monitoring", "metadata": { "service": "orders-database", "related_entities": [], "server": "orders-db-01", "query_latency": 848.3870930655503, "threshold": 200, "query_type": "SELECT" } }, "sop_context": { "signs": "Connection pool >90%, High query latency on returns-db, Memory pressure", "actions": "Kill blocking queries, Clear cache, Release idle connections" } }, "alert2": { "alert": { "id": "alert-4753afbc", "description": "Increased memory usage on orders-db-01", "timestamp": "2024-01-17T08:08:00Z", "severity": "critical", "source": "database-monitoring", "metadata": { "service": "orders-database", "related_entities": [], "server": "orders-db-01", "memory_usage": 93.03353591335622, "threshold": 80 } }, "sop_context": { "signs": "Connection pool >90%, High query latency on returns-db, Memory pressure", "actions": "Kill blocking queries, Clear cache, Release idle connections" } }, "time_difference_minutes": 5.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-199c6c87", "description": "High query latency on orders-db-01", "timestamp": "2024-01-17T08:03:00Z", "severity": "high", "source": "database-monitoring", "metadata": { "service": "orders-database", "related_entities": [], "server": "orders-db-01", "query_latency": 848.3870930655503, "threshold": 200, "query_type": "SELECT" } }, "sop_context": { "signs": "Connection pool >90%, High query latency on returns-db, Memory pressure", "actions": "Kill blocking queries, Clear cache, Release idle connections" } }, "alert2": { "alert": { "id": "alert-8e8d9d09", "description": "Increased error rate in orders-database due to database connectivity", "timestamp": "2024-01-17T08:12:00Z", "severity": "medium", "source": "application-logs", "metadata": { "service": "orders-database", "related_entities": [], "error_rate": 17.53611191764808, "threshold": 5, "error_type": "DatabaseTimeoutException" } }, "sop_context": { "signs": "Connection pool >90%, High query latency on returns-db, Memory pressure", "actions": "Kill blocking queries, Clear cache, Release idle connections" } }, "time_difference_minutes": 9.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-e1faea76", "description": "API endpoint /api/default experiencing high latency", "timestamp": "2024-01-17T08:07:00Z", "severity": "critical", "source": "application-monitoring", "metadata": { "service": "orders-database", "related_entities": [], "endpoint": "/api/default", "response_time": 2539, "threshold": 1000, "method": "GET" } }, "sop_context": { "signs": "Connection pool >90%, High query latency on returns-db, Memory pressure", "actions": "Kill blocking queries, Clear cache, Release idle connections" } }, "alert2": { "alert": { "id": "alert-4753afbc", "description": "Increased memory usage on orders-db-01", "timestamp": "2024-01-17T08:08:00Z", "severity": "critical", "source": "database-monitoring", "metadata": { "service": "orders-database", "related_entities": [], "server": "orders-db-01", "memory_usage": 93.03353591335622, "threshold": 80 } }, "sop_context": { "signs": "Connection pool >90%, High query latency on returns-db, Memory pressure", "actions": "Kill blocking queries, Clear cache, Release idle connections" } }, "time_difference_minutes": 1.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-e1faea76", "description": "API endpoint /api/default experiencing high latency", "timestamp": "2024-01-17T08:07:00Z", "severity": "critical", "source": "application-monitoring", "metadata": { "service": "orders-database", "related_entities": [], "endpoint": "/api/default", "response_time": 2539, "threshold": 1000, "method": "GET" } }, "sop_context": { "signs": "Connection pool >90%, High query latency on returns-db, Memory pressure", "actions": "Kill blocking queries, Clear cache, Release idle connections" } }, "alert2": { "alert": { "id": "alert-8e8d9d09", "description": "Increased error rate in orders-database due to database connectivity", "timestamp": "2024-01-17T08:12:00Z", "severity": "medium", "source": "application-logs", "metadata": { "service": "orders-database", "related_entities": [], "error_rate": 17.53611191764808, "threshold": 5, "error_type": "DatabaseTimeoutException" } }, "sop_context": { "signs": "Connection pool >90%, High query latency on returns-db, Memory pressure", "actions": "Kill blocking queries, Clear cache, Release idle connections" } }, "time_difference_minutes": 5.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-4753afbc", "description": "Increased memory usage on orders-db-01", "timestamp": "2024-01-17T08:08:00Z", "severity": "critical", "source": "database-monitoring", "metadata": { "service": "orders-database", "related_entities": [], "server": "orders-db-01", "memory_usage": 93.03353591335622, "threshold": 80 } }, "sop_context": { "signs": "Connection pool >90%, High query latency on returns-db, Memory pressure", "actions": "Kill blocking queries, Clear cache, Release idle connections" } }, "alert2": { "alert": { "id": "alert-8e8d9d09", "description": "Increased error rate in orders-database due to database connectivity", "timestamp": "2024-01-17T08:12:00Z", "severity": "medium", "source": "application-logs", "metadata": { "service": "orders-database", "related_entities": [], "error_rate": 17.53611191764808, "threshold": 5, "error_type": "DatabaseTimeoutException" } }, "sop_context": { "signs": "Connection pool >90%, High query latency on returns-db, Memory pressure", "actions": "Kill blocking queries, Clear cache, Release idle connections" } }, "time_difference_minutes": 4.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-86caa554", "description": "Service web-frontend instance web-server-02 is down", "timestamp": "2024-01-17T20:00:00Z", "severity": "high", "source": "application-monitoring", "metadata": { "service": "web-frontend", "related_entities": [ "order-processing", "customer-service" ], "server": "web-server-02", "error_type": "ServiceCrashException", "uptime": 25 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-8ec0f894", "description": "Thread pool exhaustion on web-server-01", "timestamp": "2024-01-17T20:03:00Z", "severity": "high", "source": "application-monitoring", "metadata": { "service": "web-frontend", "related_entities": [ "order-processing", "customer-service" ], "active_threads": 95, "thread_pool_size": 100, "queue_length": 359 } }, "sop_context": {} }, "time_difference_minutes": 3.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-86caa554", "description": "Service web-frontend instance web-server-02 is down", "timestamp": "2024-01-17T20:00:00Z", "severity": "high", "source": "application-monitoring", "metadata": { "service": "web-frontend", "related_entities": [ "order-processing", "customer-service" ], "server": "web-server-02", "error_type": "ServiceCrashException", "uptime": 25 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-adde8dab", "description": "High memory usage before crash on web-server-01", "timestamp": "2024-01-17T20:04:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "web-frontend", "related_entities": [ "order-processing", "customer-service" ], "memory_usage": 93.32640696321177, "threshold": 80 } }, "sop_context": {} }, "time_difference_minutes": 4.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-86caa554", "description": "Service web-frontend instance web-server-02 is down", "timestamp": "2024-01-17T20:00:00Z", "severity": "high", "source": "application-monitoring", "metadata": { "service": "web-frontend", "related_entities": [ "order-processing", "customer-service" ], "server": "web-server-02", "error_type": "ServiceCrashException", "uptime": 25 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-98bfeb39", "description": "Service order-processing instance order-proc-02 is down", "timestamp": "2024-01-17T20:06:00Z", "severity": "high", "source": "application-monitoring", "metadata": { "service": "order-processing", "related_entities": [ "orders-database", "payment-service", "notification-service" ], "server": "order-proc-02", "error_type": "ServiceCrashException", "uptime": 48 } }, "sop_context": {} }, "time_difference_minutes": 6.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-86caa554", "description": "Service web-frontend instance web-server-02 is down", "timestamp": "2024-01-17T20:00:00Z", "severity": "high", "source": "application-monitoring", "metadata": { "service": "web-frontend", "related_entities": [ "order-processing", "customer-service" ], "server": "web-server-02", "error_type": "ServiceCrashException", "uptime": 25 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-54146d09", "description": "High memory usage before crash on order-proc-01", "timestamp": "2024-01-17T20:08:00Z", "severity": "critical", "source": "application-monitoring", "metadata": { "service": "order-processing", "related_entities": [ "orders-database", "payment-service", "notification-service" ], "memory_usage": 92.08665864118792, "threshold": 80 } }, "sop_context": {} }, "time_difference_minutes": 8.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-86caa554", "description": "Service web-frontend instance web-server-02 is down", "timestamp": "2024-01-17T20:00:00Z", "severity": "high", "source": "application-monitoring", "metadata": { "service": "web-frontend", "related_entities": [ "order-processing", "customer-service" ], "server": "web-server-02", "error_type": "ServiceCrashException", "uptime": 25 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-f0b07365", "description": "Thread pool exhaustion on order-proc-02", "timestamp": "2024-01-17T20:10:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "order-processing", "related_entities": [ "orders-database", "payment-service", "notification-service" ], "active_threads": 99, "thread_pool_size": 100, "queue_length": 384 } }, "sop_context": {} }, "time_difference_minutes": 10.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-86caa554", "description": "Service web-frontend instance web-server-02 is down", "timestamp": "2024-01-17T20:00:00Z", "severity": "high", "source": "application-monitoring", "metadata": { "service": "web-frontend", "related_entities": [ "order-processing", "customer-service" ], "server": "web-server-02", "error_type": "ServiceCrashException", "uptime": 25 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-91b6eb7f", "description": "High memory usage before crash on payment-01", "timestamp": "2024-01-17T20:15:00Z", "severity": "high", "source": "application-monitoring", "metadata": { "service": "payment-service", "related_entities": [ "payment-database" ], "memory_usage": 98.89069935496434, "threshold": 80 } }, "sop_context": {} }, "time_difference_minutes": 15.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-86caa554", "description": "Service web-frontend instance web-server-02 is down", "timestamp": "2024-01-17T20:00:00Z", "severity": "high", "source": "application-monitoring", "metadata": { "service": "web-frontend", "related_entities": [ "order-processing", "customer-service" ], "server": "web-server-02", "error_type": "ServiceCrashException", "uptime": 25 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-448a480c", "description": "Thread pool exhaustion on payment-01", "timestamp": "2024-01-17T20:18:00Z", "severity": "high", "source": "application-monitoring", "metadata": { "service": "payment-service", "related_entities": [ "payment-database" ], "active_threads": 97, "thread_pool_size": 100, "queue_length": 331 } }, "sop_context": {} }, "time_difference_minutes": 18.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-86caa554", "description": "Service web-frontend instance web-server-02 is down", "timestamp": "2024-01-17T20:00:00Z", "severity": "high", "source": "application-monitoring", "metadata": { "service": "web-frontend", "related_entities": [ "order-processing", "customer-service" ], "server": "web-server-02", "error_type": "ServiceCrashException", "uptime": 25 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-ff93f1eb", "description": "Service payment-service instance payment-01 is down", "timestamp": "2024-01-17T20:23:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "payment-service", "related_entities": [ "payment-database" ], "server": "payment-01", "error_type": "ServiceCrashException", "uptime": 15 } }, "sop_context": {} }, "time_difference_minutes": 23.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-86caa554", "description": "Service web-frontend instance web-server-02 is down", "timestamp": "2024-01-17T20:00:00Z", "severity": "high", "source": "application-monitoring", "metadata": { "service": "web-frontend", "related_entities": [ "order-processing", "customer-service" ], "server": "web-server-02", "error_type": "ServiceCrashException", "uptime": 25 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-eb952a18", "description": "Thread pool exhaustion on notification-01", "timestamp": "2024-01-17T20:25:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "notification-service", "related_entities": [ "notification-queue" ], "active_threads": 100, "thread_pool_size": 100, "queue_length": 390 } }, "sop_context": {} }, "time_difference_minutes": 25.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-86caa554", "description": "Service web-frontend instance web-server-02 is down", "timestamp": "2024-01-17T20:00:00Z", "severity": "high", "source": "application-monitoring", "metadata": { "service": "web-frontend", "related_entities": [ "order-processing", "customer-service" ], "server": "web-server-02", "error_type": "ServiceCrashException", "uptime": 25 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-7e8d5d7a", "description": "High memory usage before crash on notification-01", "timestamp": "2024-01-17T20:27:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "notification-service", "related_entities": [ "notification-queue" ], "memory_usage": 90.28474978847034, "threshold": 80 } }, "sop_context": {} }, "time_difference_minutes": 27.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-86caa554", "description": "Service web-frontend instance web-server-02 is down", "timestamp": "2024-01-17T20:00:00Z", "severity": "high", "source": "application-monitoring", "metadata": { "service": "web-frontend", "related_entities": [ "order-processing", "customer-service" ], "server": "web-server-02", "error_type": "ServiceCrashException", "uptime": 25 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-4f2f4362", "description": "Service notification-service instance notification-01 is down", "timestamp": "2024-01-17T20:31:00Z", "severity": "high", "source": "application-monitoring", "metadata": { "service": "notification-service", "related_entities": [ "notification-queue" ], "server": "notification-01", "error_type": "ServiceCrashException", "uptime": 43 } }, "sop_context": {} }, "time_difference_minutes": 31.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-8ec0f894", "description": "Thread pool exhaustion on web-server-01", "timestamp": "2024-01-17T20:03:00Z", "severity": "high", "source": "application-monitoring", "metadata": { "service": "web-frontend", "related_entities": [ "order-processing", "customer-service" ], "active_threads": 95, "thread_pool_size": 100, "queue_length": 359 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-adde8dab", "description": "High memory usage before crash on web-server-01", "timestamp": "2024-01-17T20:04:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "web-frontend", "related_entities": [ "order-processing", "customer-service" ], "memory_usage": 93.32640696321177, "threshold": 80 } }, "sop_context": {} }, "time_difference_minutes": 1.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-8ec0f894", "description": "Thread pool exhaustion on web-server-01", "timestamp": "2024-01-17T20:03:00Z", "severity": "high", "source": "application-monitoring", "metadata": { "service": "web-frontend", "related_entities": [ "order-processing", "customer-service" ], "active_threads": 95, "thread_pool_size": 100, "queue_length": 359 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-98bfeb39", "description": "Service order-processing instance order-proc-02 is down", "timestamp": "2024-01-17T20:06:00Z", "severity": "high", "source": "application-monitoring", "metadata": { "service": "order-processing", "related_entities": [ "orders-database", "payment-service", "notification-service" ], "server": "order-proc-02", "error_type": "ServiceCrashException", "uptime": 48 } }, "sop_context": {} }, "time_difference_minutes": 3.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-8ec0f894", "description": "Thread pool exhaustion on web-server-01", "timestamp": "2024-01-17T20:03:00Z", "severity": "high", "source": "application-monitoring", "metadata": { "service": "web-frontend", "related_entities": [ "order-processing", "customer-service" ], "active_threads": 95, "thread_pool_size": 100, "queue_length": 359 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-54146d09", "description": "High memory usage before crash on order-proc-01", "timestamp": "2024-01-17T20:08:00Z", "severity": "critical", "source": "application-monitoring", "metadata": { "service": "order-processing", "related_entities": [ "orders-database", "payment-service", "notification-service" ], "memory_usage": 92.08665864118792, "threshold": 80 } }, "sop_context": {} }, "time_difference_minutes": 5.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-8ec0f894", "description": "Thread pool exhaustion on web-server-01", "timestamp": "2024-01-17T20:03:00Z", "severity": "high", "source": "application-monitoring", "metadata": { "service": "web-frontend", "related_entities": [ "order-processing", "customer-service" ], "active_threads": 95, "thread_pool_size": 100, "queue_length": 359 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-f0b07365", "description": "Thread pool exhaustion on order-proc-02", "timestamp": "2024-01-17T20:10:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "order-processing", "related_entities": [ "orders-database", "payment-service", "notification-service" ], "active_threads": 99, "thread_pool_size": 100, "queue_length": 384 } }, "sop_context": {} }, "time_difference_minutes": 7.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-8ec0f894", "description": "Thread pool exhaustion on web-server-01", "timestamp": "2024-01-17T20:03:00Z", "severity": "high", "source": "application-monitoring", "metadata": { "service": "web-frontend", "related_entities": [ "order-processing", "customer-service" ], "active_threads": 95, "thread_pool_size": 100, "queue_length": 359 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-91b6eb7f", "description": "High memory usage before crash on payment-01", "timestamp": "2024-01-17T20:15:00Z", "severity": "high", "source": "application-monitoring", "metadata": { "service": "payment-service", "related_entities": [ "payment-database" ], "memory_usage": 98.89069935496434, "threshold": 80 } }, "sop_context": {} }, "time_difference_minutes": 12.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-8ec0f894", "description": "Thread pool exhaustion on web-server-01", "timestamp": "2024-01-17T20:03:00Z", "severity": "high", "source": "application-monitoring", "metadata": { "service": "web-frontend", "related_entities": [ "order-processing", "customer-service" ], "active_threads": 95, "thread_pool_size": 100, "queue_length": 359 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-448a480c", "description": "Thread pool exhaustion on payment-01", "timestamp": "2024-01-17T20:18:00Z", "severity": "high", "source": "application-monitoring", "metadata": { "service": "payment-service", "related_entities": [ "payment-database" ], "active_threads": 97, "thread_pool_size": 100, "queue_length": 331 } }, "sop_context": {} }, "time_difference_minutes": 15.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-8ec0f894", "description": "Thread pool exhaustion on web-server-01", "timestamp": "2024-01-17T20:03:00Z", "severity": "high", "source": "application-monitoring", "metadata": { "service": "web-frontend", "related_entities": [ "order-processing", "customer-service" ], "active_threads": 95, "thread_pool_size": 100, "queue_length": 359 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-ff93f1eb", "description": "Service payment-service instance payment-01 is down", "timestamp": "2024-01-17T20:23:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "payment-service", "related_entities": [ "payment-database" ], "server": "payment-01", "error_type": "ServiceCrashException", "uptime": 15 } }, "sop_context": {} }, "time_difference_minutes": 20.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-8ec0f894", "description": "Thread pool exhaustion on web-server-01", "timestamp": "2024-01-17T20:03:00Z", "severity": "high", "source": "application-monitoring", "metadata": { "service": "web-frontend", "related_entities": [ "order-processing", "customer-service" ], "active_threads": 95, "thread_pool_size": 100, "queue_length": 359 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-eb952a18", "description": "Thread pool exhaustion on notification-01", "timestamp": "2024-01-17T20:25:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "notification-service", "related_entities": [ "notification-queue" ], "active_threads": 100, "thread_pool_size": 100, "queue_length": 390 } }, "sop_context": {} }, "time_difference_minutes": 22.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-8ec0f894", "description": "Thread pool exhaustion on web-server-01", "timestamp": "2024-01-17T20:03:00Z", "severity": "high", "source": "application-monitoring", "metadata": { "service": "web-frontend", "related_entities": [ "order-processing", "customer-service" ], "active_threads": 95, "thread_pool_size": 100, "queue_length": 359 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-7e8d5d7a", "description": "High memory usage before crash on notification-01", "timestamp": "2024-01-17T20:27:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "notification-service", "related_entities": [ "notification-queue" ], "memory_usage": 90.28474978847034, "threshold": 80 } }, "sop_context": {} }, "time_difference_minutes": 24.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-8ec0f894", "description": "Thread pool exhaustion on web-server-01", "timestamp": "2024-01-17T20:03:00Z", "severity": "high", "source": "application-monitoring", "metadata": { "service": "web-frontend", "related_entities": [ "order-processing", "customer-service" ], "active_threads": 95, "thread_pool_size": 100, "queue_length": 359 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-4f2f4362", "description": "Service notification-service instance notification-01 is down", "timestamp": "2024-01-17T20:31:00Z", "severity": "high", "source": "application-monitoring", "metadata": { "service": "notification-service", "related_entities": [ "notification-queue" ], "server": "notification-01", "error_type": "ServiceCrashException", "uptime": 43 } }, "sop_context": {} }, "time_difference_minutes": 28.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-adde8dab", "description": "High memory usage before crash on web-server-01", "timestamp": "2024-01-17T20:04:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "web-frontend", "related_entities": [ "order-processing", "customer-service" ], "memory_usage": 93.32640696321177, "threshold": 80 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-98bfeb39", "description": "Service order-processing instance order-proc-02 is down", "timestamp": "2024-01-17T20:06:00Z", "severity": "high", "source": "application-monitoring", "metadata": { "service": "order-processing", "related_entities": [ "orders-database", "payment-service", "notification-service" ], "server": "order-proc-02", "error_type": "ServiceCrashException", "uptime": 48 } }, "sop_context": {} }, "time_difference_minutes": 2.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-adde8dab", "description": "High memory usage before crash on web-server-01", "timestamp": "2024-01-17T20:04:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "web-frontend", "related_entities": [ "order-processing", "customer-service" ], "memory_usage": 93.32640696321177, "threshold": 80 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-54146d09", "description": "High memory usage before crash on order-proc-01", "timestamp": "2024-01-17T20:08:00Z", "severity": "critical", "source": "application-monitoring", "metadata": { "service": "order-processing", "related_entities": [ "orders-database", "payment-service", "notification-service" ], "memory_usage": 92.08665864118792, "threshold": 80 } }, "sop_context": {} }, "time_difference_minutes": 4.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-adde8dab", "description": "High memory usage before crash on web-server-01", "timestamp": "2024-01-17T20:04:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "web-frontend", "related_entities": [ "order-processing", "customer-service" ], "memory_usage": 93.32640696321177, "threshold": 80 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-f0b07365", "description": "Thread pool exhaustion on order-proc-02", "timestamp": "2024-01-17T20:10:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "order-processing", "related_entities": [ "orders-database", "payment-service", "notification-service" ], "active_threads": 99, "thread_pool_size": 100, "queue_length": 384 } }, "sop_context": {} }, "time_difference_minutes": 6.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-adde8dab", "description": "High memory usage before crash on web-server-01", "timestamp": "2024-01-17T20:04:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "web-frontend", "related_entities": [ "order-processing", "customer-service" ], "memory_usage": 93.32640696321177, "threshold": 80 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-91b6eb7f", "description": "High memory usage before crash on payment-01", "timestamp": "2024-01-17T20:15:00Z", "severity": "high", "source": "application-monitoring", "metadata": { "service": "payment-service", "related_entities": [ "payment-database" ], "memory_usage": 98.89069935496434, "threshold": 80 } }, "sop_context": {} }, "time_difference_minutes": 11.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-adde8dab", "description": "High memory usage before crash on web-server-01", "timestamp": "2024-01-17T20:04:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "web-frontend", "related_entities": [ "order-processing", "customer-service" ], "memory_usage": 93.32640696321177, "threshold": 80 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-448a480c", "description": "Thread pool exhaustion on payment-01", "timestamp": "2024-01-17T20:18:00Z", "severity": "high", "source": "application-monitoring", "metadata": { "service": "payment-service", "related_entities": [ "payment-database" ], "active_threads": 97, "thread_pool_size": 100, "queue_length": 331 } }, "sop_context": {} }, "time_difference_minutes": 14.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-adde8dab", "description": "High memory usage before crash on web-server-01", "timestamp": "2024-01-17T20:04:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "web-frontend", "related_entities": [ "order-processing", "customer-service" ], "memory_usage": 93.32640696321177, "threshold": 80 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-ff93f1eb", "description": "Service payment-service instance payment-01 is down", "timestamp": "2024-01-17T20:23:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "payment-service", "related_entities": [ "payment-database" ], "server": "payment-01", "error_type": "ServiceCrashException", "uptime": 15 } }, "sop_context": {} }, "time_difference_minutes": 19.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-adde8dab", "description": "High memory usage before crash on web-server-01", "timestamp": "2024-01-17T20:04:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "web-frontend", "related_entities": [ "order-processing", "customer-service" ], "memory_usage": 93.32640696321177, "threshold": 80 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-eb952a18", "description": "Thread pool exhaustion on notification-01", "timestamp": "2024-01-17T20:25:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "notification-service", "related_entities": [ "notification-queue" ], "active_threads": 100, "thread_pool_size": 100, "queue_length": 390 } }, "sop_context": {} }, "time_difference_minutes": 21.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-adde8dab", "description": "High memory usage before crash on web-server-01", "timestamp": "2024-01-17T20:04:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "web-frontend", "related_entities": [ "order-processing", "customer-service" ], "memory_usage": 93.32640696321177, "threshold": 80 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-7e8d5d7a", "description": "High memory usage before crash on notification-01", "timestamp": "2024-01-17T20:27:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "notification-service", "related_entities": [ "notification-queue" ], "memory_usage": 90.28474978847034, "threshold": 80 } }, "sop_context": {} }, "time_difference_minutes": 23.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-adde8dab", "description": "High memory usage before crash on web-server-01", "timestamp": "2024-01-17T20:04:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "web-frontend", "related_entities": [ "order-processing", "customer-service" ], "memory_usage": 93.32640696321177, "threshold": 80 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-4f2f4362", "description": "Service notification-service instance notification-01 is down", "timestamp": "2024-01-17T20:31:00Z", "severity": "high", "source": "application-monitoring", "metadata": { "service": "notification-service", "related_entities": [ "notification-queue" ], "server": "notification-01", "error_type": "ServiceCrashException", "uptime": 43 } }, "sop_context": {} }, "time_difference_minutes": 27.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-98bfeb39", "description": "Service order-processing instance order-proc-02 is down", "timestamp": "2024-01-17T20:06:00Z", "severity": "high", "source": "application-monitoring", "metadata": { "service": "order-processing", "related_entities": [ "orders-database", "payment-service", "notification-service" ], "server": "order-proc-02", "error_type": "ServiceCrashException", "uptime": 48 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-54146d09", "description": "High memory usage before crash on order-proc-01", "timestamp": "2024-01-17T20:08:00Z", "severity": "critical", "source": "application-monitoring", "metadata": { "service": "order-processing", "related_entities": [ "orders-database", "payment-service", "notification-service" ], "memory_usage": 92.08665864118792, "threshold": 80 } }, "sop_context": {} }, "time_difference_minutes": 2.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-98bfeb39", "description": "Service order-processing instance order-proc-02 is down", "timestamp": "2024-01-17T20:06:00Z", "severity": "high", "source": "application-monitoring", "metadata": { "service": "order-processing", "related_entities": [ "orders-database", "payment-service", "notification-service" ], "server": "order-proc-02", "error_type": "ServiceCrashException", "uptime": 48 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-f0b07365", "description": "Thread pool exhaustion on order-proc-02", "timestamp": "2024-01-17T20:10:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "order-processing", "related_entities": [ "orders-database", "payment-service", "notification-service" ], "active_threads": 99, "thread_pool_size": 100, "queue_length": 384 } }, "sop_context": {} }, "time_difference_minutes": 4.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-98bfeb39", "description": "Service order-processing instance order-proc-02 is down", "timestamp": "2024-01-17T20:06:00Z", "severity": "high", "source": "application-monitoring", "metadata": { "service": "order-processing", "related_entities": [ "orders-database", "payment-service", "notification-service" ], "server": "order-proc-02", "error_type": "ServiceCrashException", "uptime": 48 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-91b6eb7f", "description": "High memory usage before crash on payment-01", "timestamp": "2024-01-17T20:15:00Z", "severity": "high", "source": "application-monitoring", "metadata": { "service": "payment-service", "related_entities": [ "payment-database" ], "memory_usage": 98.89069935496434, "threshold": 80 } }, "sop_context": {} }, "time_difference_minutes": 9.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-98bfeb39", "description": "Service order-processing instance order-proc-02 is down", "timestamp": "2024-01-17T20:06:00Z", "severity": "high", "source": "application-monitoring", "metadata": { "service": "order-processing", "related_entities": [ "orders-database", "payment-service", "notification-service" ], "server": "order-proc-02", "error_type": "ServiceCrashException", "uptime": 48 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-448a480c", "description": "Thread pool exhaustion on payment-01", "timestamp": "2024-01-17T20:18:00Z", "severity": "high", "source": "application-monitoring", "metadata": { "service": "payment-service", "related_entities": [ "payment-database" ], "active_threads": 97, "thread_pool_size": 100, "queue_length": 331 } }, "sop_context": {} }, "time_difference_minutes": 12.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-98bfeb39", "description": "Service order-processing instance order-proc-02 is down", "timestamp": "2024-01-17T20:06:00Z", "severity": "high", "source": "application-monitoring", "metadata": { "service": "order-processing", "related_entities": [ "orders-database", "payment-service", "notification-service" ], "server": "order-proc-02", "error_type": "ServiceCrashException", "uptime": 48 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-ff93f1eb", "description": "Service payment-service instance payment-01 is down", "timestamp": "2024-01-17T20:23:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "payment-service", "related_entities": [ "payment-database" ], "server": "payment-01", "error_type": "ServiceCrashException", "uptime": 15 } }, "sop_context": {} }, "time_difference_minutes": 17.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-98bfeb39", "description": "Service order-processing instance order-proc-02 is down", "timestamp": "2024-01-17T20:06:00Z", "severity": "high", "source": "application-monitoring", "metadata": { "service": "order-processing", "related_entities": [ "orders-database", "payment-service", "notification-service" ], "server": "order-proc-02", "error_type": "ServiceCrashException", "uptime": 48 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-eb952a18", "description": "Thread pool exhaustion on notification-01", "timestamp": "2024-01-17T20:25:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "notification-service", "related_entities": [ "notification-queue" ], "active_threads": 100, "thread_pool_size": 100, "queue_length": 390 } }, "sop_context": {} }, "time_difference_minutes": 19.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-98bfeb39", "description": "Service order-processing instance order-proc-02 is down", "timestamp": "2024-01-17T20:06:00Z", "severity": "high", "source": "application-monitoring", "metadata": { "service": "order-processing", "related_entities": [ "orders-database", "payment-service", "notification-service" ], "server": "order-proc-02", "error_type": "ServiceCrashException", "uptime": 48 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-7e8d5d7a", "description": "High memory usage before crash on notification-01", "timestamp": "2024-01-17T20:27:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "notification-service", "related_entities": [ "notification-queue" ], "memory_usage": 90.28474978847034, "threshold": 80 } }, "sop_context": {} }, "time_difference_minutes": 21.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-98bfeb39", "description": "Service order-processing instance order-proc-02 is down", "timestamp": "2024-01-17T20:06:00Z", "severity": "high", "source": "application-monitoring", "metadata": { "service": "order-processing", "related_entities": [ "orders-database", "payment-service", "notification-service" ], "server": "order-proc-02", "error_type": "ServiceCrashException", "uptime": 48 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-4f2f4362", "description": "Service notification-service instance notification-01 is down", "timestamp": "2024-01-17T20:31:00Z", "severity": "high", "source": "application-monitoring", "metadata": { "service": "notification-service", "related_entities": [ "notification-queue" ], "server": "notification-01", "error_type": "ServiceCrashException", "uptime": 43 } }, "sop_context": {} }, "time_difference_minutes": 25.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-54146d09", "description": "High memory usage before crash on order-proc-01", "timestamp": "2024-01-17T20:08:00Z", "severity": "critical", "source": "application-monitoring", "metadata": { "service": "order-processing", "related_entities": [ "orders-database", "payment-service", "notification-service" ], "memory_usage": 92.08665864118792, "threshold": 80 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-f0b07365", "description": "Thread pool exhaustion on order-proc-02", "timestamp": "2024-01-17T20:10:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "order-processing", "related_entities": [ "orders-database", "payment-service", "notification-service" ], "active_threads": 99, "thread_pool_size": 100, "queue_length": 384 } }, "sop_context": {} }, "time_difference_minutes": 2.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-54146d09", "description": "High memory usage before crash on order-proc-01", "timestamp": "2024-01-17T20:08:00Z", "severity": "critical", "source": "application-monitoring", "metadata": { "service": "order-processing", "related_entities": [ "orders-database", "payment-service", "notification-service" ], "memory_usage": 92.08665864118792, "threshold": 80 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-91b6eb7f", "description": "High memory usage before crash on payment-01", "timestamp": "2024-01-17T20:15:00Z", "severity": "high", "source": "application-monitoring", "metadata": { "service": "payment-service", "related_entities": [ "payment-database" ], "memory_usage": 98.89069935496434, "threshold": 80 } }, "sop_context": {} }, "time_difference_minutes": 7.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-54146d09", "description": "High memory usage before crash on order-proc-01", "timestamp": "2024-01-17T20:08:00Z", "severity": "critical", "source": "application-monitoring", "metadata": { "service": "order-processing", "related_entities": [ "orders-database", "payment-service", "notification-service" ], "memory_usage": 92.08665864118792, "threshold": 80 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-448a480c", "description": "Thread pool exhaustion on payment-01", "timestamp": "2024-01-17T20:18:00Z", "severity": "high", "source": "application-monitoring", "metadata": { "service": "payment-service", "related_entities": [ "payment-database" ], "active_threads": 97, "thread_pool_size": 100, "queue_length": 331 } }, "sop_context": {} }, "time_difference_minutes": 10.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-54146d09", "description": "High memory usage before crash on order-proc-01", "timestamp": "2024-01-17T20:08:00Z", "severity": "critical", "source": "application-monitoring", "metadata": { "service": "order-processing", "related_entities": [ "orders-database", "payment-service", "notification-service" ], "memory_usage": 92.08665864118792, "threshold": 80 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-ff93f1eb", "description": "Service payment-service instance payment-01 is down", "timestamp": "2024-01-17T20:23:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "payment-service", "related_entities": [ "payment-database" ], "server": "payment-01", "error_type": "ServiceCrashException", "uptime": 15 } }, "sop_context": {} }, "time_difference_minutes": 15.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-54146d09", "description": "High memory usage before crash on order-proc-01", "timestamp": "2024-01-17T20:08:00Z", "severity": "critical", "source": "application-monitoring", "metadata": { "service": "order-processing", "related_entities": [ "orders-database", "payment-service", "notification-service" ], "memory_usage": 92.08665864118792, "threshold": 80 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-eb952a18", "description": "Thread pool exhaustion on notification-01", "timestamp": "2024-01-17T20:25:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "notification-service", "related_entities": [ "notification-queue" ], "active_threads": 100, "thread_pool_size": 100, "queue_length": 390 } }, "sop_context": {} }, "time_difference_minutes": 17.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-54146d09", "description": "High memory usage before crash on order-proc-01", "timestamp": "2024-01-17T20:08:00Z", "severity": "critical", "source": "application-monitoring", "metadata": { "service": "order-processing", "related_entities": [ "orders-database", "payment-service", "notification-service" ], "memory_usage": 92.08665864118792, "threshold": 80 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-7e8d5d7a", "description": "High memory usage before crash on notification-01", "timestamp": "2024-01-17T20:27:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "notification-service", "related_entities": [ "notification-queue" ], "memory_usage": 90.28474978847034, "threshold": 80 } }, "sop_context": {} }, "time_difference_minutes": 19.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-54146d09", "description": "High memory usage before crash on order-proc-01", "timestamp": "2024-01-17T20:08:00Z", "severity": "critical", "source": "application-monitoring", "metadata": { "service": "order-processing", "related_entities": [ "orders-database", "payment-service", "notification-service" ], "memory_usage": 92.08665864118792, "threshold": 80 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-4f2f4362", "description": "Service notification-service instance notification-01 is down", "timestamp": "2024-01-17T20:31:00Z", "severity": "high", "source": "application-monitoring", "metadata": { "service": "notification-service", "related_entities": [ "notification-queue" ], "server": "notification-01", "error_type": "ServiceCrashException", "uptime": 43 } }, "sop_context": {} }, "time_difference_minutes": 23.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-f0b07365", "description": "Thread pool exhaustion on order-proc-02", "timestamp": "2024-01-17T20:10:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "order-processing", "related_entities": [ "orders-database", "payment-service", "notification-service" ], "active_threads": 99, "thread_pool_size": 100, "queue_length": 384 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-91b6eb7f", "description": "High memory usage before crash on payment-01", "timestamp": "2024-01-17T20:15:00Z", "severity": "high", "source": "application-monitoring", "metadata": { "service": "payment-service", "related_entities": [ "payment-database" ], "memory_usage": 98.89069935496434, "threshold": 80 } }, "sop_context": {} }, "time_difference_minutes": 5.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-f0b07365", "description": "Thread pool exhaustion on order-proc-02", "timestamp": "2024-01-17T20:10:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "order-processing", "related_entities": [ "orders-database", "payment-service", "notification-service" ], "active_threads": 99, "thread_pool_size": 100, "queue_length": 384 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-448a480c", "description": "Thread pool exhaustion on payment-01", "timestamp": "2024-01-17T20:18:00Z", "severity": "high", "source": "application-monitoring", "metadata": { "service": "payment-service", "related_entities": [ "payment-database" ], "active_threads": 97, "thread_pool_size": 100, "queue_length": 331 } }, "sop_context": {} }, "time_difference_minutes": 8.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-f0b07365", "description": "Thread pool exhaustion on order-proc-02", "timestamp": "2024-01-17T20:10:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "order-processing", "related_entities": [ "orders-database", "payment-service", "notification-service" ], "active_threads": 99, "thread_pool_size": 100, "queue_length": 384 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-ff93f1eb", "description": "Service payment-service instance payment-01 is down", "timestamp": "2024-01-17T20:23:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "payment-service", "related_entities": [ "payment-database" ], "server": "payment-01", "error_type": "ServiceCrashException", "uptime": 15 } }, "sop_context": {} }, "time_difference_minutes": 13.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-f0b07365", "description": "Thread pool exhaustion on order-proc-02", "timestamp": "2024-01-17T20:10:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "order-processing", "related_entities": [ "orders-database", "payment-service", "notification-service" ], "active_threads": 99, "thread_pool_size": 100, "queue_length": 384 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-eb952a18", "description": "Thread pool exhaustion on notification-01", "timestamp": "2024-01-17T20:25:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "notification-service", "related_entities": [ "notification-queue" ], "active_threads": 100, "thread_pool_size": 100, "queue_length": 390 } }, "sop_context": {} }, "time_difference_minutes": 15.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-f0b07365", "description": "Thread pool exhaustion on order-proc-02", "timestamp": "2024-01-17T20:10:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "order-processing", "related_entities": [ "orders-database", "payment-service", "notification-service" ], "active_threads": 99, "thread_pool_size": 100, "queue_length": 384 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-7e8d5d7a", "description": "High memory usage before crash on notification-01", "timestamp": "2024-01-17T20:27:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "notification-service", "related_entities": [ "notification-queue" ], "memory_usage": 90.28474978847034, "threshold": 80 } }, "sop_context": {} }, "time_difference_minutes": 17.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-f0b07365", "description": "Thread pool exhaustion on order-proc-02", "timestamp": "2024-01-17T20:10:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "order-processing", "related_entities": [ "orders-database", "payment-service", "notification-service" ], "active_threads": 99, "thread_pool_size": 100, "queue_length": 384 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-4f2f4362", "description": "Service notification-service instance notification-01 is down", "timestamp": "2024-01-17T20:31:00Z", "severity": "high", "source": "application-monitoring", "metadata": { "service": "notification-service", "related_entities": [ "notification-queue" ], "server": "notification-01", "error_type": "ServiceCrashException", "uptime": 43 } }, "sop_context": {} }, "time_difference_minutes": 21.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-91b6eb7f", "description": "High memory usage before crash on payment-01", "timestamp": "2024-01-17T20:15:00Z", "severity": "high", "source": "application-monitoring", "metadata": { "service": "payment-service", "related_entities": [ "payment-database" ], "memory_usage": 98.89069935496434, "threshold": 80 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-448a480c", "description": "Thread pool exhaustion on payment-01", "timestamp": "2024-01-17T20:18:00Z", "severity": "high", "source": "application-monitoring", "metadata": { "service": "payment-service", "related_entities": [ "payment-database" ], "active_threads": 97, "thread_pool_size": 100, "queue_length": 331 } }, "sop_context": {} }, "time_difference_minutes": 3.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-91b6eb7f", "description": "High memory usage before crash on payment-01", "timestamp": "2024-01-17T20:15:00Z", "severity": "high", "source": "application-monitoring", "metadata": { "service": "payment-service", "related_entities": [ "payment-database" ], "memory_usage": 98.89069935496434, "threshold": 80 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-ff93f1eb", "description": "Service payment-service instance payment-01 is down", "timestamp": "2024-01-17T20:23:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "payment-service", "related_entities": [ "payment-database" ], "server": "payment-01", "error_type": "ServiceCrashException", "uptime": 15 } }, "sop_context": {} }, "time_difference_minutes": 8.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-91b6eb7f", "description": "High memory usage before crash on payment-01", "timestamp": "2024-01-17T20:15:00Z", "severity": "high", "source": "application-monitoring", "metadata": { "service": "payment-service", "related_entities": [ "payment-database" ], "memory_usage": 98.89069935496434, "threshold": 80 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-eb952a18", "description": "Thread pool exhaustion on notification-01", "timestamp": "2024-01-17T20:25:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "notification-service", "related_entities": [ "notification-queue" ], "active_threads": 100, "thread_pool_size": 100, "queue_length": 390 } }, "sop_context": {} }, "time_difference_minutes": 10.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-91b6eb7f", "description": "High memory usage before crash on payment-01", "timestamp": "2024-01-17T20:15:00Z", "severity": "high", "source": "application-monitoring", "metadata": { "service": "payment-service", "related_entities": [ "payment-database" ], "memory_usage": 98.89069935496434, "threshold": 80 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-7e8d5d7a", "description": "High memory usage before crash on notification-01", "timestamp": "2024-01-17T20:27:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "notification-service", "related_entities": [ "notification-queue" ], "memory_usage": 90.28474978847034, "threshold": 80 } }, "sop_context": {} }, "time_difference_minutes": 12.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-91b6eb7f", "description": "High memory usage before crash on payment-01", "timestamp": "2024-01-17T20:15:00Z", "severity": "high", "source": "application-monitoring", "metadata": { "service": "payment-service", "related_entities": [ "payment-database" ], "memory_usage": 98.89069935496434, "threshold": 80 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-4f2f4362", "description": "Service notification-service instance notification-01 is down", "timestamp": "2024-01-17T20:31:00Z", "severity": "high", "source": "application-monitoring", "metadata": { "service": "notification-service", "related_entities": [ "notification-queue" ], "server": "notification-01", "error_type": "ServiceCrashException", "uptime": 43 } }, "sop_context": {} }, "time_difference_minutes": 16.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-448a480c", "description": "Thread pool exhaustion on payment-01", "timestamp": "2024-01-17T20:18:00Z", "severity": "high", "source": "application-monitoring", "metadata": { "service": "payment-service", "related_entities": [ "payment-database" ], "active_threads": 97, "thread_pool_size": 100, "queue_length": 331 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-ff93f1eb", "description": "Service payment-service instance payment-01 is down", "timestamp": "2024-01-17T20:23:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "payment-service", "related_entities": [ "payment-database" ], "server": "payment-01", "error_type": "ServiceCrashException", "uptime": 15 } }, "sop_context": {} }, "time_difference_minutes": 5.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-448a480c", "description": "Thread pool exhaustion on payment-01", "timestamp": "2024-01-17T20:18:00Z", "severity": "high", "source": "application-monitoring", "metadata": { "service": "payment-service", "related_entities": [ "payment-database" ], "active_threads": 97, "thread_pool_size": 100, "queue_length": 331 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-eb952a18", "description": "Thread pool exhaustion on notification-01", "timestamp": "2024-01-17T20:25:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "notification-service", "related_entities": [ "notification-queue" ], "active_threads": 100, "thread_pool_size": 100, "queue_length": 390 } }, "sop_context": {} }, "time_difference_minutes": 7.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-448a480c", "description": "Thread pool exhaustion on payment-01", "timestamp": "2024-01-17T20:18:00Z", "severity": "high", "source": "application-monitoring", "metadata": { "service": "payment-service", "related_entities": [ "payment-database" ], "active_threads": 97, "thread_pool_size": 100, "queue_length": 331 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-7e8d5d7a", "description": "High memory usage before crash on notification-01", "timestamp": "2024-01-17T20:27:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "notification-service", "related_entities": [ "notification-queue" ], "memory_usage": 90.28474978847034, "threshold": 80 } }, "sop_context": {} }, "time_difference_minutes": 9.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-448a480c", "description": "Thread pool exhaustion on payment-01", "timestamp": "2024-01-17T20:18:00Z", "severity": "high", "source": "application-monitoring", "metadata": { "service": "payment-service", "related_entities": [ "payment-database" ], "active_threads": 97, "thread_pool_size": 100, "queue_length": 331 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-4f2f4362", "description": "Service notification-service instance notification-01 is down", "timestamp": "2024-01-17T20:31:00Z", "severity": "high", "source": "application-monitoring", "metadata": { "service": "notification-service", "related_entities": [ "notification-queue" ], "server": "notification-01", "error_type": "ServiceCrashException", "uptime": 43 } }, "sop_context": {} }, "time_difference_minutes": 13.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-ff93f1eb", "description": "Service payment-service instance payment-01 is down", "timestamp": "2024-01-17T20:23:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "payment-service", "related_entities": [ "payment-database" ], "server": "payment-01", "error_type": "ServiceCrashException", "uptime": 15 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-eb952a18", "description": "Thread pool exhaustion on notification-01", "timestamp": "2024-01-17T20:25:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "notification-service", "related_entities": [ "notification-queue" ], "active_threads": 100, "thread_pool_size": 100, "queue_length": 390 } }, "sop_context": {} }, "time_difference_minutes": 2.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-ff93f1eb", "description": "Service payment-service instance payment-01 is down", "timestamp": "2024-01-17T20:23:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "payment-service", "related_entities": [ "payment-database" ], "server": "payment-01", "error_type": "ServiceCrashException", "uptime": 15 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-7e8d5d7a", "description": "High memory usage before crash on notification-01", "timestamp": "2024-01-17T20:27:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "notification-service", "related_entities": [ "notification-queue" ], "memory_usage": 90.28474978847034, "threshold": 80 } }, "sop_context": {} }, "time_difference_minutes": 4.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-ff93f1eb", "description": "Service payment-service instance payment-01 is down", "timestamp": "2024-01-17T20:23:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "payment-service", "related_entities": [ "payment-database" ], "server": "payment-01", "error_type": "ServiceCrashException", "uptime": 15 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-4f2f4362", "description": "Service notification-service instance notification-01 is down", "timestamp": "2024-01-17T20:31:00Z", "severity": "high", "source": "application-monitoring", "metadata": { "service": "notification-service", "related_entities": [ "notification-queue" ], "server": "notification-01", "error_type": "ServiceCrashException", "uptime": 43 } }, "sop_context": {} }, "time_difference_minutes": 8.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-eb952a18", "description": "Thread pool exhaustion on notification-01", "timestamp": "2024-01-17T20:25:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "notification-service", "related_entities": [ "notification-queue" ], "active_threads": 100, "thread_pool_size": 100, "queue_length": 390 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-7e8d5d7a", "description": "High memory usage before crash on notification-01", "timestamp": "2024-01-17T20:27:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "notification-service", "related_entities": [ "notification-queue" ], "memory_usage": 90.28474978847034, "threshold": 80 } }, "sop_context": {} }, "time_difference_minutes": 2.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-eb952a18", "description": "Thread pool exhaustion on notification-01", "timestamp": "2024-01-17T20:25:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "notification-service", "related_entities": [ "notification-queue" ], "active_threads": 100, "thread_pool_size": 100, "queue_length": 390 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-4f2f4362", "description": "Service notification-service instance notification-01 is down", "timestamp": "2024-01-17T20:31:00Z", "severity": "high", "source": "application-monitoring", "metadata": { "service": "notification-service", "related_entities": [ "notification-queue" ], "server": "notification-01", "error_type": "ServiceCrashException", "uptime": 43 } }, "sop_context": {} }, "time_difference_minutes": 6.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-7e8d5d7a", "description": "High memory usage before crash on notification-01", "timestamp": "2024-01-17T20:27:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "notification-service", "related_entities": [ "notification-queue" ], "memory_usage": 90.28474978847034, "threshold": 80 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-4f2f4362", "description": "Service notification-service instance notification-01 is down", "timestamp": "2024-01-17T20:31:00Z", "severity": "high", "source": "application-monitoring", "metadata": { "service": "notification-service", "related_entities": [ "notification-queue" ], "server": "notification-01", "error_type": "ServiceCrashException", "uptime": 43 } }, "sop_context": {} }, "time_difference_minutes": 4.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-bea61ec9", "description": "Consumer group lag increasing", "timestamp": "2024-01-18T04:00:00Z", "severity": "medium", "source": "queue-monitoring", "metadata": { "service": "order-processing", "related_entities": [ "orders-database", "payment-service", "notification-service" ], "lag_messages": 4283, "threshold": 1000, "consumer_group": "main-consumers" } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-e01ceeed", "description": "High latency in message queue processing", "timestamp": "2024-01-18T04:02:00Z", "severity": "high", "source": "queue-monitoring", "metadata": { "service": "order-processing", "related_entities": [ "orders-database", "payment-service", "notification-service" ], "queue": "order-proc-01", "processing_time": 1924, "threshold": 500, "messages_in_queue": 2534 } }, "sop_context": {} }, "time_difference_minutes": 2.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-bea61ec9", "description": "Consumer group lag increasing", "timestamp": "2024-01-18T04:00:00Z", "severity": "medium", "source": "queue-monitoring", "metadata": { "service": "order-processing", "related_entities": [ "orders-database", "payment-service", "notification-service" ], "lag_messages": 4283, "threshold": 1000, "consumer_group": "main-consumers" } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-da1485d7", "description": "Message processing errors increasing", "timestamp": "2024-01-18T04:07:00Z", "severity": "medium", "source": "application-logs", "metadata": { "service": "order-processing", "related_entities": [ "orders-database", "payment-service", "notification-service" ], "error_rate": 18.731838054771156, "threshold": 5, "error_type": "MessageProcessingException" } }, "sop_context": {} }, "time_difference_minutes": 7.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-bea61ec9", "description": "Consumer group lag increasing", "timestamp": "2024-01-18T04:00:00Z", "severity": "medium", "source": "queue-monitoring", "metadata": { "service": "order-processing", "related_entities": [ "orders-database", "payment-service", "notification-service" ], "lag_messages": 4283, "threshold": 1000, "consumer_group": "main-consumers" } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-1887953e", "description": "Queue depth exceeding threshold", "timestamp": "2024-01-18T04:10:00Z", "severity": "medium", "source": "queue-monitoring", "metadata": { "service": "order-processing", "related_entities": [ "orders-database", "payment-service", "notification-service" ], "queue": "order-proc-01", "queue_depth": 5130, "threshold": 3000 } }, "sop_context": {} }, "time_difference_minutes": 10.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-bea61ec9", "description": "Consumer group lag increasing", "timestamp": "2024-01-18T04:00:00Z", "severity": "medium", "source": "queue-monitoring", "metadata": { "service": "order-processing", "related_entities": [ "orders-database", "payment-service", "notification-service" ], "lag_messages": 4283, "threshold": 1000, "consumer_group": "main-consumers" } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-cd694da1", "description": "Degraded performance in orders-database due to order-processing issues", "timestamp": "2024-01-18T04:11:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "orders-database", "related_entities": [ "order-processing" ], "error_rate": 6.41678331168958, "threshold": 5 } }, "sop_context": {} }, "time_difference_minutes": 11.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-bea61ec9", "description": "Consumer group lag increasing", "timestamp": "2024-01-18T04:00:00Z", "severity": "medium", "source": "queue-monitoring", "metadata": { "service": "order-processing", "related_entities": [ "orders-database", "payment-service", "notification-service" ], "lag_messages": 4283, "threshold": 1000, "consumer_group": "main-consumers" } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-b3a1a9dc", "description": "Degraded performance in notification-service due to order-processing issues", "timestamp": "2024-01-18T04:15:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "notification-service", "related_entities": [ "order-processing" ], "error_rate": 10.023134400430642, "threshold": 5 } }, "sop_context": {} }, "time_difference_minutes": 15.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-bea61ec9", "description": "Consumer group lag increasing", "timestamp": "2024-01-18T04:00:00Z", "severity": "medium", "source": "queue-monitoring", "metadata": { "service": "order-processing", "related_entities": [ "orders-database", "payment-service", "notification-service" ], "lag_messages": 4283, "threshold": 1000, "consumer_group": "main-consumers" } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-acaa233a", "description": "Degraded performance in payment-service due to order-processing issues", "timestamp": "2024-01-18T04:17:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "payment-service", "related_entities": [ "order-processing" ], "error_rate": 8.615549880485798, "threshold": 5 } }, "sop_context": {} }, "time_difference_minutes": 17.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-e01ceeed", "description": "High latency in message queue processing", "timestamp": "2024-01-18T04:02:00Z", "severity": "high", "source": "queue-monitoring", "metadata": { "service": "order-processing", "related_entities": [ "orders-database", "payment-service", "notification-service" ], "queue": "order-proc-01", "processing_time": 1924, "threshold": 500, "messages_in_queue": 2534 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-da1485d7", "description": "Message processing errors increasing", "timestamp": "2024-01-18T04:07:00Z", "severity": "medium", "source": "application-logs", "metadata": { "service": "order-processing", "related_entities": [ "orders-database", "payment-service", "notification-service" ], "error_rate": 18.731838054771156, "threshold": 5, "error_type": "MessageProcessingException" } }, "sop_context": {} }, "time_difference_minutes": 5.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-e01ceeed", "description": "High latency in message queue processing", "timestamp": "2024-01-18T04:02:00Z", "severity": "high", "source": "queue-monitoring", "metadata": { "service": "order-processing", "related_entities": [ "orders-database", "payment-service", "notification-service" ], "queue": "order-proc-01", "processing_time": 1924, "threshold": 500, "messages_in_queue": 2534 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-1887953e", "description": "Queue depth exceeding threshold", "timestamp": "2024-01-18T04:10:00Z", "severity": "medium", "source": "queue-monitoring", "metadata": { "service": "order-processing", "related_entities": [ "orders-database", "payment-service", "notification-service" ], "queue": "order-proc-01", "queue_depth": 5130, "threshold": 3000 } }, "sop_context": {} }, "time_difference_minutes": 8.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-e01ceeed", "description": "High latency in message queue processing", "timestamp": "2024-01-18T04:02:00Z", "severity": "high", "source": "queue-monitoring", "metadata": { "service": "order-processing", "related_entities": [ "orders-database", "payment-service", "notification-service" ], "queue": "order-proc-01", "processing_time": 1924, "threshold": 500, "messages_in_queue": 2534 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-cd694da1", "description": "Degraded performance in orders-database due to order-processing issues", "timestamp": "2024-01-18T04:11:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "orders-database", "related_entities": [ "order-processing" ], "error_rate": 6.41678331168958, "threshold": 5 } }, "sop_context": {} }, "time_difference_minutes": 9.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-e01ceeed", "description": "High latency in message queue processing", "timestamp": "2024-01-18T04:02:00Z", "severity": "high", "source": "queue-monitoring", "metadata": { "service": "order-processing", "related_entities": [ "orders-database", "payment-service", "notification-service" ], "queue": "order-proc-01", "processing_time": 1924, "threshold": 500, "messages_in_queue": 2534 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-b3a1a9dc", "description": "Degraded performance in notification-service due to order-processing issues", "timestamp": "2024-01-18T04:15:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "notification-service", "related_entities": [ "order-processing" ], "error_rate": 10.023134400430642, "threshold": 5 } }, "sop_context": {} }, "time_difference_minutes": 13.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-e01ceeed", "description": "High latency in message queue processing", "timestamp": "2024-01-18T04:02:00Z", "severity": "high", "source": "queue-monitoring", "metadata": { "service": "order-processing", "related_entities": [ "orders-database", "payment-service", "notification-service" ], "queue": "order-proc-01", "processing_time": 1924, "threshold": 500, "messages_in_queue": 2534 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-acaa233a", "description": "Degraded performance in payment-service due to order-processing issues", "timestamp": "2024-01-18T04:17:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "payment-service", "related_entities": [ "order-processing" ], "error_rate": 8.615549880485798, "threshold": 5 } }, "sop_context": {} }, "time_difference_minutes": 15.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-da1485d7", "description": "Message processing errors increasing", "timestamp": "2024-01-18T04:07:00Z", "severity": "medium", "source": "application-logs", "metadata": { "service": "order-processing", "related_entities": [ "orders-database", "payment-service", "notification-service" ], "error_rate": 18.731838054771156, "threshold": 5, "error_type": "MessageProcessingException" } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-1887953e", "description": "Queue depth exceeding threshold", "timestamp": "2024-01-18T04:10:00Z", "severity": "medium", "source": "queue-monitoring", "metadata": { "service": "order-processing", "related_entities": [ "orders-database", "payment-service", "notification-service" ], "queue": "order-proc-01", "queue_depth": 5130, "threshold": 3000 } }, "sop_context": {} }, "time_difference_minutes": 3.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-da1485d7", "description": "Message processing errors increasing", "timestamp": "2024-01-18T04:07:00Z", "severity": "medium", "source": "application-logs", "metadata": { "service": "order-processing", "related_entities": [ "orders-database", "payment-service", "notification-service" ], "error_rate": 18.731838054771156, "threshold": 5, "error_type": "MessageProcessingException" } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-cd694da1", "description": "Degraded performance in orders-database due to order-processing issues", "timestamp": "2024-01-18T04:11:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "orders-database", "related_entities": [ "order-processing" ], "error_rate": 6.41678331168958, "threshold": 5 } }, "sop_context": {} }, "time_difference_minutes": 4.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-da1485d7", "description": "Message processing errors increasing", "timestamp": "2024-01-18T04:07:00Z", "severity": "medium", "source": "application-logs", "metadata": { "service": "order-processing", "related_entities": [ "orders-database", "payment-service", "notification-service" ], "error_rate": 18.731838054771156, "threshold": 5, "error_type": "MessageProcessingException" } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-b3a1a9dc", "description": "Degraded performance in notification-service due to order-processing issues", "timestamp": "2024-01-18T04:15:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "notification-service", "related_entities": [ "order-processing" ], "error_rate": 10.023134400430642, "threshold": 5 } }, "sop_context": {} }, "time_difference_minutes": 8.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-da1485d7", "description": "Message processing errors increasing", "timestamp": "2024-01-18T04:07:00Z", "severity": "medium", "source": "application-logs", "metadata": { "service": "order-processing", "related_entities": [ "orders-database", "payment-service", "notification-service" ], "error_rate": 18.731838054771156, "threshold": 5, "error_type": "MessageProcessingException" } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-acaa233a", "description": "Degraded performance in payment-service due to order-processing issues", "timestamp": "2024-01-18T04:17:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "payment-service", "related_entities": [ "order-processing" ], "error_rate": 8.615549880485798, "threshold": 5 } }, "sop_context": {} }, "time_difference_minutes": 10.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-1887953e", "description": "Queue depth exceeding threshold", "timestamp": "2024-01-18T04:10:00Z", "severity": "medium", "source": "queue-monitoring", "metadata": { "service": "order-processing", "related_entities": [ "orders-database", "payment-service", "notification-service" ], "queue": "order-proc-01", "queue_depth": 5130, "threshold": 3000 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-cd694da1", "description": "Degraded performance in orders-database due to order-processing issues", "timestamp": "2024-01-18T04:11:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "orders-database", "related_entities": [ "order-processing" ], "error_rate": 6.41678331168958, "threshold": 5 } }, "sop_context": {} }, "time_difference_minutes": 1.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-1887953e", "description": "Queue depth exceeding threshold", "timestamp": "2024-01-18T04:10:00Z", "severity": "medium", "source": "queue-monitoring", "metadata": { "service": "order-processing", "related_entities": [ "orders-database", "payment-service", "notification-service" ], "queue": "order-proc-01", "queue_depth": 5130, "threshold": 3000 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-b3a1a9dc", "description": "Degraded performance in notification-service due to order-processing issues", "timestamp": "2024-01-18T04:15:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "notification-service", "related_entities": [ "order-processing" ], "error_rate": 10.023134400430642, "threshold": 5 } }, "sop_context": {} }, "time_difference_minutes": 5.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-1887953e", "description": "Queue depth exceeding threshold", "timestamp": "2024-01-18T04:10:00Z", "severity": "medium", "source": "queue-monitoring", "metadata": { "service": "order-processing", "related_entities": [ "orders-database", "payment-service", "notification-service" ], "queue": "order-proc-01", "queue_depth": 5130, "threshold": 3000 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-acaa233a", "description": "Degraded performance in payment-service due to order-processing issues", "timestamp": "2024-01-18T04:17:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "payment-service", "related_entities": [ "order-processing" ], "error_rate": 8.615549880485798, "threshold": 5 } }, "sop_context": {} }, "time_difference_minutes": 7.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-cd694da1", "description": "Degraded performance in orders-database due to order-processing issues", "timestamp": "2024-01-18T04:11:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "orders-database", "related_entities": [ "order-processing" ], "error_rate": 6.41678331168958, "threshold": 5 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-b3a1a9dc", "description": "Degraded performance in notification-service due to order-processing issues", "timestamp": "2024-01-18T04:15:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "notification-service", "related_entities": [ "order-processing" ], "error_rate": 10.023134400430642, "threshold": 5 } }, "sop_context": {} }, "time_difference_minutes": 4.0 }
true
Are these alerts related to each other ? { "alert1": { "alert": { "id": "alert-cd694da1", "description": "Degraded performance in orders-database due to order-processing issues", "timestamp": "2024-01-18T04:11:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "orders-database", "related_entities": [ "order-processing" ], "error_rate": 6.41678331168958, "threshold": 5 } }, "sop_context": {} }, "alert2": { "alert": { "id": "alert-acaa233a", "description": "Degraded performance in payment-service due to order-processing issues", "timestamp": "2024-01-18T04:17:00Z", "severity": "medium", "source": "application-monitoring", "metadata": { "service": "payment-service", "related_entities": [ "order-processing" ], "error_rate": 8.615549880485798, "threshold": 5 } }, "sop_context": {} }, "time_difference_minutes": 6.0 }
true