question
stringlengths 1.03k
1.62k
| answer
stringclasses 2
values |
---|---|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-aa5e60d7",
"description": "Service order-processing instance order-proc-02 is down",
"timestamp": "2024-03-05T00:09: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": 8
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-ec003e1e",
"description": "Service payment-service instance payment-01 is down",
"timestamp": "2024-03-05T00:20:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"server": "payment-01",
"error_type": "ServiceCrashException",
"uptime": 37
}
},
"sop_context": {}
},
"time_difference_minutes": 11.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-aa5e60d7",
"description": "Service order-processing instance order-proc-02 is down",
"timestamp": "2024-03-05T00:09: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": 8
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-4df0bf12",
"description": "High memory usage before crash on payment-01",
"timestamp": "2024-03-05T00:22:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"memory_usage": 96.70279545028045,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 13.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-aa5e60d7",
"description": "Service order-processing instance order-proc-02 is down",
"timestamp": "2024-03-05T00:09: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": 8
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-f04eaacb",
"description": "High memory usage before crash on notification-01",
"timestamp": "2024-03-05T00:23:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"memory_usage": 94.70822717096189,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 14.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-aa5e60d7",
"description": "Service order-processing instance order-proc-02 is down",
"timestamp": "2024-03-05T00:09: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": 8
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-a8a364ed",
"description": "Service notification-service instance notification-01 is down",
"timestamp": "2024-03-05T00:28:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"server": "notification-01",
"error_type": "ServiceCrashException",
"uptime": 4
}
},
"sop_context": {}
},
"time_difference_minutes": 19.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-aa5e60d7",
"description": "Service order-processing instance order-proc-02 is down",
"timestamp": "2024-03-05T00:09: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": 8
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-136e7c96",
"description": "Thread pool exhaustion on notification-01",
"timestamp": "2024-03-05T00:30:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"active_threads": 95,
"thread_pool_size": 100,
"queue_length": 479
}
},
"sop_context": {}
},
"time_difference_minutes": 21.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-e04e322e",
"description": "High memory usage before crash on order-proc-01",
"timestamp": "2024-03-05T00:14:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"memory_usage": 95.07800643403442,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-99cfc6ec",
"description": "Thread pool exhaustion on order-proc-02",
"timestamp": "2024-03-05T00:15:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"active_threads": 95,
"thread_pool_size": 100,
"queue_length": 256
}
},
"sop_context": {}
},
"time_difference_minutes": 1.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-e04e322e",
"description": "High memory usage before crash on order-proc-01",
"timestamp": "2024-03-05T00:14:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"memory_usage": 95.07800643403442,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-4b977467",
"description": "Thread pool exhaustion on payment-01",
"timestamp": "2024-03-05T00:18:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"active_threads": 98,
"thread_pool_size": 100,
"queue_length": 239
}
},
"sop_context": {}
},
"time_difference_minutes": 4.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-e04e322e",
"description": "High memory usage before crash on order-proc-01",
"timestamp": "2024-03-05T00:14:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"memory_usage": 95.07800643403442,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-ec003e1e",
"description": "Service payment-service instance payment-01 is down",
"timestamp": "2024-03-05T00:20:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"server": "payment-01",
"error_type": "ServiceCrashException",
"uptime": 37
}
},
"sop_context": {}
},
"time_difference_minutes": 6.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-e04e322e",
"description": "High memory usage before crash on order-proc-01",
"timestamp": "2024-03-05T00:14:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"memory_usage": 95.07800643403442,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-4df0bf12",
"description": "High memory usage before crash on payment-01",
"timestamp": "2024-03-05T00:22:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"memory_usage": 96.70279545028045,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 8.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-e04e322e",
"description": "High memory usage before crash on order-proc-01",
"timestamp": "2024-03-05T00:14:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"memory_usage": 95.07800643403442,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-f04eaacb",
"description": "High memory usage before crash on notification-01",
"timestamp": "2024-03-05T00:23:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"memory_usage": 94.70822717096189,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 9.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-e04e322e",
"description": "High memory usage before crash on order-proc-01",
"timestamp": "2024-03-05T00:14:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"memory_usage": 95.07800643403442,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-a8a364ed",
"description": "Service notification-service instance notification-01 is down",
"timestamp": "2024-03-05T00:28:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"server": "notification-01",
"error_type": "ServiceCrashException",
"uptime": 4
}
},
"sop_context": {}
},
"time_difference_minutes": 14.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-e04e322e",
"description": "High memory usage before crash on order-proc-01",
"timestamp": "2024-03-05T00:14:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"memory_usage": 95.07800643403442,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-136e7c96",
"description": "Thread pool exhaustion on notification-01",
"timestamp": "2024-03-05T00:30:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"active_threads": 95,
"thread_pool_size": 100,
"queue_length": 479
}
},
"sop_context": {}
},
"time_difference_minutes": 16.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-99cfc6ec",
"description": "Thread pool exhaustion on order-proc-02",
"timestamp": "2024-03-05T00:15:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"active_threads": 95,
"thread_pool_size": 100,
"queue_length": 256
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-4b977467",
"description": "Thread pool exhaustion on payment-01",
"timestamp": "2024-03-05T00:18:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"active_threads": 98,
"thread_pool_size": 100,
"queue_length": 239
}
},
"sop_context": {}
},
"time_difference_minutes": 3.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-99cfc6ec",
"description": "Thread pool exhaustion on order-proc-02",
"timestamp": "2024-03-05T00:15:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"active_threads": 95,
"thread_pool_size": 100,
"queue_length": 256
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-ec003e1e",
"description": "Service payment-service instance payment-01 is down",
"timestamp": "2024-03-05T00:20:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"server": "payment-01",
"error_type": "ServiceCrashException",
"uptime": 37
}
},
"sop_context": {}
},
"time_difference_minutes": 5.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-99cfc6ec",
"description": "Thread pool exhaustion on order-proc-02",
"timestamp": "2024-03-05T00:15:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"active_threads": 95,
"thread_pool_size": 100,
"queue_length": 256
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-4df0bf12",
"description": "High memory usage before crash on payment-01",
"timestamp": "2024-03-05T00:22:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"memory_usage": 96.70279545028045,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 7.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-99cfc6ec",
"description": "Thread pool exhaustion on order-proc-02",
"timestamp": "2024-03-05T00:15:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"active_threads": 95,
"thread_pool_size": 100,
"queue_length": 256
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-f04eaacb",
"description": "High memory usage before crash on notification-01",
"timestamp": "2024-03-05T00:23:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"memory_usage": 94.70822717096189,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 8.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-99cfc6ec",
"description": "Thread pool exhaustion on order-proc-02",
"timestamp": "2024-03-05T00:15:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"active_threads": 95,
"thread_pool_size": 100,
"queue_length": 256
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-a8a364ed",
"description": "Service notification-service instance notification-01 is down",
"timestamp": "2024-03-05T00:28:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"server": "notification-01",
"error_type": "ServiceCrashException",
"uptime": 4
}
},
"sop_context": {}
},
"time_difference_minutes": 13.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-99cfc6ec",
"description": "Thread pool exhaustion on order-proc-02",
"timestamp": "2024-03-05T00:15:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"active_threads": 95,
"thread_pool_size": 100,
"queue_length": 256
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-136e7c96",
"description": "Thread pool exhaustion on notification-01",
"timestamp": "2024-03-05T00:30:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"active_threads": 95,
"thread_pool_size": 100,
"queue_length": 479
}
},
"sop_context": {}
},
"time_difference_minutes": 15.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-4b977467",
"description": "Thread pool exhaustion on payment-01",
"timestamp": "2024-03-05T00:18:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"active_threads": 98,
"thread_pool_size": 100,
"queue_length": 239
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-ec003e1e",
"description": "Service payment-service instance payment-01 is down",
"timestamp": "2024-03-05T00:20:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"server": "payment-01",
"error_type": "ServiceCrashException",
"uptime": 37
}
},
"sop_context": {}
},
"time_difference_minutes": 2.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-4b977467",
"description": "Thread pool exhaustion on payment-01",
"timestamp": "2024-03-05T00:18:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"active_threads": 98,
"thread_pool_size": 100,
"queue_length": 239
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-4df0bf12",
"description": "High memory usage before crash on payment-01",
"timestamp": "2024-03-05T00:22:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"memory_usage": 96.70279545028045,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 4.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-4b977467",
"description": "Thread pool exhaustion on payment-01",
"timestamp": "2024-03-05T00:18:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"active_threads": 98,
"thread_pool_size": 100,
"queue_length": 239
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-f04eaacb",
"description": "High memory usage before crash on notification-01",
"timestamp": "2024-03-05T00:23:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"memory_usage": 94.70822717096189,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 5.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-4b977467",
"description": "Thread pool exhaustion on payment-01",
"timestamp": "2024-03-05T00:18:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"active_threads": 98,
"thread_pool_size": 100,
"queue_length": 239
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-a8a364ed",
"description": "Service notification-service instance notification-01 is down",
"timestamp": "2024-03-05T00:28:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"server": "notification-01",
"error_type": "ServiceCrashException",
"uptime": 4
}
},
"sop_context": {}
},
"time_difference_minutes": 10.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-4b977467",
"description": "Thread pool exhaustion on payment-01",
"timestamp": "2024-03-05T00:18:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"active_threads": 98,
"thread_pool_size": 100,
"queue_length": 239
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-136e7c96",
"description": "Thread pool exhaustion on notification-01",
"timestamp": "2024-03-05T00:30:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"active_threads": 95,
"thread_pool_size": 100,
"queue_length": 479
}
},
"sop_context": {}
},
"time_difference_minutes": 12.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-ec003e1e",
"description": "Service payment-service instance payment-01 is down",
"timestamp": "2024-03-05T00:20:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"server": "payment-01",
"error_type": "ServiceCrashException",
"uptime": 37
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-4df0bf12",
"description": "High memory usage before crash on payment-01",
"timestamp": "2024-03-05T00:22:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"memory_usage": 96.70279545028045,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 2.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-ec003e1e",
"description": "Service payment-service instance payment-01 is down",
"timestamp": "2024-03-05T00:20:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"server": "payment-01",
"error_type": "ServiceCrashException",
"uptime": 37
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-f04eaacb",
"description": "High memory usage before crash on notification-01",
"timestamp": "2024-03-05T00:23:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"memory_usage": 94.70822717096189,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 3.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-ec003e1e",
"description": "Service payment-service instance payment-01 is down",
"timestamp": "2024-03-05T00:20:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"server": "payment-01",
"error_type": "ServiceCrashException",
"uptime": 37
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-a8a364ed",
"description": "Service notification-service instance notification-01 is down",
"timestamp": "2024-03-05T00:28:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"server": "notification-01",
"error_type": "ServiceCrashException",
"uptime": 4
}
},
"sop_context": {}
},
"time_difference_minutes": 8.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-ec003e1e",
"description": "Service payment-service instance payment-01 is down",
"timestamp": "2024-03-05T00:20:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"server": "payment-01",
"error_type": "ServiceCrashException",
"uptime": 37
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-136e7c96",
"description": "Thread pool exhaustion on notification-01",
"timestamp": "2024-03-05T00:30:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"active_threads": 95,
"thread_pool_size": 100,
"queue_length": 479
}
},
"sop_context": {}
},
"time_difference_minutes": 10.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-4df0bf12",
"description": "High memory usage before crash on payment-01",
"timestamp": "2024-03-05T00:22:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"memory_usage": 96.70279545028045,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-f04eaacb",
"description": "High memory usage before crash on notification-01",
"timestamp": "2024-03-05T00:23:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"memory_usage": 94.70822717096189,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 1.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-4df0bf12",
"description": "High memory usage before crash on payment-01",
"timestamp": "2024-03-05T00:22:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"memory_usage": 96.70279545028045,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-a8a364ed",
"description": "Service notification-service instance notification-01 is down",
"timestamp": "2024-03-05T00:28:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"server": "notification-01",
"error_type": "ServiceCrashException",
"uptime": 4
}
},
"sop_context": {}
},
"time_difference_minutes": 6.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-4df0bf12",
"description": "High memory usage before crash on payment-01",
"timestamp": "2024-03-05T00:22:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"memory_usage": 96.70279545028045,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-136e7c96",
"description": "Thread pool exhaustion on notification-01",
"timestamp": "2024-03-05T00:30:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"active_threads": 95,
"thread_pool_size": 100,
"queue_length": 479
}
},
"sop_context": {}
},
"time_difference_minutes": 8.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-f04eaacb",
"description": "High memory usage before crash on notification-01",
"timestamp": "2024-03-05T00:23:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"memory_usage": 94.70822717096189,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-a8a364ed",
"description": "Service notification-service instance notification-01 is down",
"timestamp": "2024-03-05T00:28:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"server": "notification-01",
"error_type": "ServiceCrashException",
"uptime": 4
}
},
"sop_context": {}
},
"time_difference_minutes": 5.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-f04eaacb",
"description": "High memory usage before crash on notification-01",
"timestamp": "2024-03-05T00:23:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"memory_usage": 94.70822717096189,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-136e7c96",
"description": "Thread pool exhaustion on notification-01",
"timestamp": "2024-03-05T00:30:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"active_threads": 95,
"thread_pool_size": 100,
"queue_length": 479
}
},
"sop_context": {}
},
"time_difference_minutes": 7.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-a8a364ed",
"description": "Service notification-service instance notification-01 is down",
"timestamp": "2024-03-05T00:28:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"server": "notification-01",
"error_type": "ServiceCrashException",
"uptime": 4
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-136e7c96",
"description": "Thread pool exhaustion on notification-01",
"timestamp": "2024-03-05T00:30:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"active_threads": 95,
"thread_pool_size": 100,
"queue_length": 479
}
},
"sop_context": {}
},
"time_difference_minutes": 2.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-551a3408",
"description": "High error rate on web-server-02",
"timestamp": "2024-03-05T09:00:00Z",
"severity": "medium",
"source": "web-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"error_rate": 23.375281641232668,
"threshold": 5,
"status_code": 502
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-602b42c6",
"description": "Memory pressure on web-server-02",
"timestamp": "2024-03-05T09:04:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"memory_usage": 88.33223204027682,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 4.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-551a3408",
"description": "High error rate on web-server-02",
"timestamp": "2024-03-05T09:00:00Z",
"severity": "medium",
"source": "web-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"error_rate": 23.375281641232668,
"threshold": 5,
"status_code": 502
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-8c66acbb",
"description": "Increased API response time for /api/customers endpoint",
"timestamp": "2024-03-05T09:05:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"endpoint": "/api/customers",
"response_time": 2028,
"threshold": 1000,
"method": "GET"
}
},
"sop_context": {}
},
"time_difference_minutes": 5.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-551a3408",
"description": "High error rate on web-server-02",
"timestamp": "2024-03-05T09:00:00Z",
"severity": "medium",
"source": "web-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"error_rate": 23.375281641232668,
"threshold": 5,
"status_code": 502
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-691ff525",
"description": "High CPU usage detected on web-server-02",
"timestamp": "2024-03-05T09:08:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"cpu_usage": 91.53893964527947,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"time_difference_minutes": 8.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-551a3408",
"description": "High error rate on web-server-02",
"timestamp": "2024-03-05T09:00:00Z",
"severity": "medium",
"source": "web-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"error_rate": 23.375281641232668,
"threshold": 5,
"status_code": 502
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-c7312288",
"description": "Memory pressure on order-proc-01",
"timestamp": "2024-03-05T09:09:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"memory_usage": 87.62853376894525,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 9.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-551a3408",
"description": "High error rate on web-server-02",
"timestamp": "2024-03-05T09:00:00Z",
"severity": "medium",
"source": "web-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"error_rate": 23.375281641232668,
"threshold": 5,
"status_code": 502
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-f2021074",
"description": "High error rate on order-proc-02",
"timestamp": "2024-03-05T09:13:00Z",
"severity": "medium",
"source": "web-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 16.242184983328983,
"threshold": 5,
"status_code": 503
}
},
"sop_context": {}
},
"time_difference_minutes": 13.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-551a3408",
"description": "High error rate on web-server-02",
"timestamp": "2024-03-05T09:00:00Z",
"severity": "medium",
"source": "web-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"error_rate": 23.375281641232668,
"threshold": 5,
"status_code": 502
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-2db2b5f4",
"description": "Increased API response time for /api/default endpoint",
"timestamp": "2024-03-05T09:17:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"endpoint": "/api/default",
"response_time": 2111,
"threshold": 1000,
"method": "GET"
}
},
"sop_context": {}
},
"time_difference_minutes": 17.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-551a3408",
"description": "High error rate on web-server-02",
"timestamp": "2024-03-05T09:00:00Z",
"severity": "medium",
"source": "web-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"error_rate": 23.375281641232668,
"threshold": 5,
"status_code": 502
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-ed7b23c4",
"description": "High CPU usage detected on order-proc-01",
"timestamp": "2024-03-05T09:19:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"cpu_usage": 85.1333986634395,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"time_difference_minutes": 19.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-551a3408",
"description": "High error rate on web-server-02",
"timestamp": "2024-03-05T09:00:00Z",
"severity": "medium",
"source": "web-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"error_rate": 23.375281641232668,
"threshold": 5,
"status_code": 502
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-44aaa113",
"description": "Degraded performance in order-processing due to web-frontend issues",
"timestamp": "2024-03-05T09:24:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"web-frontend"
],
"error_rate": 6.224306310598994,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 24.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-551a3408",
"description": "High error rate on web-server-02",
"timestamp": "2024-03-05T09:00:00Z",
"severity": "medium",
"source": "web-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"error_rate": 23.375281641232668,
"threshold": 5,
"status_code": 502
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-e39d5987",
"description": "Degraded performance in customer-service due to web-frontend issues",
"timestamp": "2024-03-05T09:28:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "customer-service",
"related_entities": [
"web-frontend"
],
"error_rate": 12.62732819883831,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 28.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-551a3408",
"description": "High error rate on web-server-02",
"timestamp": "2024-03-05T09:00:00Z",
"severity": "medium",
"source": "web-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"error_rate": 23.375281641232668,
"threshold": 5,
"status_code": 502
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-6b806ec5",
"description": "Degraded performance in notification-service due to order-processing issues",
"timestamp": "2024-03-05T09:32:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"order-processing"
],
"error_rate": 12.812494660129783,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 32.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-551a3408",
"description": "High error rate on web-server-02",
"timestamp": "2024-03-05T09:00:00Z",
"severity": "medium",
"source": "web-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"error_rate": 23.375281641232668,
"threshold": 5,
"status_code": 502
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-e9c943c2",
"description": "Degraded performance in orders-database due to order-processing issues",
"timestamp": "2024-03-05T09:34:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [
"order-processing"
],
"error_rate": 14.768809317164939,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 34.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-602b42c6",
"description": "Memory pressure on web-server-02",
"timestamp": "2024-03-05T09:04:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"memory_usage": 88.33223204027682,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-8c66acbb",
"description": "Increased API response time for /api/customers endpoint",
"timestamp": "2024-03-05T09:05:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"endpoint": "/api/customers",
"response_time": 2028,
"threshold": 1000,
"method": "GET"
}
},
"sop_context": {}
},
"time_difference_minutes": 1.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-602b42c6",
"description": "Memory pressure on web-server-02",
"timestamp": "2024-03-05T09:04:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"memory_usage": 88.33223204027682,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-691ff525",
"description": "High CPU usage detected on web-server-02",
"timestamp": "2024-03-05T09:08:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"cpu_usage": 91.53893964527947,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"time_difference_minutes": 4.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-602b42c6",
"description": "Memory pressure on web-server-02",
"timestamp": "2024-03-05T09:04:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"memory_usage": 88.33223204027682,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-c7312288",
"description": "Memory pressure on order-proc-01",
"timestamp": "2024-03-05T09:09:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"memory_usage": 87.62853376894525,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 5.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-602b42c6",
"description": "Memory pressure on web-server-02",
"timestamp": "2024-03-05T09:04:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"memory_usage": 88.33223204027682,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-f2021074",
"description": "High error rate on order-proc-02",
"timestamp": "2024-03-05T09:13:00Z",
"severity": "medium",
"source": "web-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 16.242184983328983,
"threshold": 5,
"status_code": 503
}
},
"sop_context": {}
},
"time_difference_minutes": 9.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-602b42c6",
"description": "Memory pressure on web-server-02",
"timestamp": "2024-03-05T09:04:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"memory_usage": 88.33223204027682,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-2db2b5f4",
"description": "Increased API response time for /api/default endpoint",
"timestamp": "2024-03-05T09:17:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"endpoint": "/api/default",
"response_time": 2111,
"threshold": 1000,
"method": "GET"
}
},
"sop_context": {}
},
"time_difference_minutes": 13.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-602b42c6",
"description": "Memory pressure on web-server-02",
"timestamp": "2024-03-05T09:04:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"memory_usage": 88.33223204027682,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-ed7b23c4",
"description": "High CPU usage detected on order-proc-01",
"timestamp": "2024-03-05T09:19:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"cpu_usage": 85.1333986634395,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"time_difference_minutes": 15.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-602b42c6",
"description": "Memory pressure on web-server-02",
"timestamp": "2024-03-05T09:04:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"memory_usage": 88.33223204027682,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-44aaa113",
"description": "Degraded performance in order-processing due to web-frontend issues",
"timestamp": "2024-03-05T09:24:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"web-frontend"
],
"error_rate": 6.224306310598994,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 20.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-602b42c6",
"description": "Memory pressure on web-server-02",
"timestamp": "2024-03-05T09:04:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"memory_usage": 88.33223204027682,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-e39d5987",
"description": "Degraded performance in customer-service due to web-frontend issues",
"timestamp": "2024-03-05T09:28:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "customer-service",
"related_entities": [
"web-frontend"
],
"error_rate": 12.62732819883831,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 24.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-602b42c6",
"description": "Memory pressure on web-server-02",
"timestamp": "2024-03-05T09:04:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"memory_usage": 88.33223204027682,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-6b806ec5",
"description": "Degraded performance in notification-service due to order-processing issues",
"timestamp": "2024-03-05T09:32:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"order-processing"
],
"error_rate": 12.812494660129783,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 28.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-602b42c6",
"description": "Memory pressure on web-server-02",
"timestamp": "2024-03-05T09:04:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"memory_usage": 88.33223204027682,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-e9c943c2",
"description": "Degraded performance in orders-database due to order-processing issues",
"timestamp": "2024-03-05T09:34:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [
"order-processing"
],
"error_rate": 14.768809317164939,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 30.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-8c66acbb",
"description": "Increased API response time for /api/customers endpoint",
"timestamp": "2024-03-05T09:05:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"endpoint": "/api/customers",
"response_time": 2028,
"threshold": 1000,
"method": "GET"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-691ff525",
"description": "High CPU usage detected on web-server-02",
"timestamp": "2024-03-05T09:08:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"cpu_usage": 91.53893964527947,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"time_difference_minutes": 3.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-8c66acbb",
"description": "Increased API response time for /api/customers endpoint",
"timestamp": "2024-03-05T09:05:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"endpoint": "/api/customers",
"response_time": 2028,
"threshold": 1000,
"method": "GET"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-c7312288",
"description": "Memory pressure on order-proc-01",
"timestamp": "2024-03-05T09:09:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"memory_usage": 87.62853376894525,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 4.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-8c66acbb",
"description": "Increased API response time for /api/customers endpoint",
"timestamp": "2024-03-05T09:05:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"endpoint": "/api/customers",
"response_time": 2028,
"threshold": 1000,
"method": "GET"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-f2021074",
"description": "High error rate on order-proc-02",
"timestamp": "2024-03-05T09:13:00Z",
"severity": "medium",
"source": "web-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 16.242184983328983,
"threshold": 5,
"status_code": 503
}
},
"sop_context": {}
},
"time_difference_minutes": 8.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-8c66acbb",
"description": "Increased API response time for /api/customers endpoint",
"timestamp": "2024-03-05T09:05:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"endpoint": "/api/customers",
"response_time": 2028,
"threshold": 1000,
"method": "GET"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-2db2b5f4",
"description": "Increased API response time for /api/default endpoint",
"timestamp": "2024-03-05T09:17:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"endpoint": "/api/default",
"response_time": 2111,
"threshold": 1000,
"method": "GET"
}
},
"sop_context": {}
},
"time_difference_minutes": 12.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-8c66acbb",
"description": "Increased API response time for /api/customers endpoint",
"timestamp": "2024-03-05T09:05:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"endpoint": "/api/customers",
"response_time": 2028,
"threshold": 1000,
"method": "GET"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-ed7b23c4",
"description": "High CPU usage detected on order-proc-01",
"timestamp": "2024-03-05T09:19:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"cpu_usage": 85.1333986634395,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"time_difference_minutes": 14.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-8c66acbb",
"description": "Increased API response time for /api/customers endpoint",
"timestamp": "2024-03-05T09:05:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"endpoint": "/api/customers",
"response_time": 2028,
"threshold": 1000,
"method": "GET"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-44aaa113",
"description": "Degraded performance in order-processing due to web-frontend issues",
"timestamp": "2024-03-05T09:24:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"web-frontend"
],
"error_rate": 6.224306310598994,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 19.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-8c66acbb",
"description": "Increased API response time for /api/customers endpoint",
"timestamp": "2024-03-05T09:05:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"endpoint": "/api/customers",
"response_time": 2028,
"threshold": 1000,
"method": "GET"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-e39d5987",
"description": "Degraded performance in customer-service due to web-frontend issues",
"timestamp": "2024-03-05T09:28:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "customer-service",
"related_entities": [
"web-frontend"
],
"error_rate": 12.62732819883831,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 23.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-8c66acbb",
"description": "Increased API response time for /api/customers endpoint",
"timestamp": "2024-03-05T09:05:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"endpoint": "/api/customers",
"response_time": 2028,
"threshold": 1000,
"method": "GET"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-6b806ec5",
"description": "Degraded performance in notification-service due to order-processing issues",
"timestamp": "2024-03-05T09:32:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"order-processing"
],
"error_rate": 12.812494660129783,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 27.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-8c66acbb",
"description": "Increased API response time for /api/customers endpoint",
"timestamp": "2024-03-05T09:05:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"endpoint": "/api/customers",
"response_time": 2028,
"threshold": 1000,
"method": "GET"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-e9c943c2",
"description": "Degraded performance in orders-database due to order-processing issues",
"timestamp": "2024-03-05T09:34:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [
"order-processing"
],
"error_rate": 14.768809317164939,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 29.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-691ff525",
"description": "High CPU usage detected on web-server-02",
"timestamp": "2024-03-05T09:08:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"cpu_usage": 91.53893964527947,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-c7312288",
"description": "Memory pressure on order-proc-01",
"timestamp": "2024-03-05T09:09:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"memory_usage": 87.62853376894525,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 1.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-691ff525",
"description": "High CPU usage detected on web-server-02",
"timestamp": "2024-03-05T09:08:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"cpu_usage": 91.53893964527947,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-f2021074",
"description": "High error rate on order-proc-02",
"timestamp": "2024-03-05T09:13:00Z",
"severity": "medium",
"source": "web-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 16.242184983328983,
"threshold": 5,
"status_code": 503
}
},
"sop_context": {}
},
"time_difference_minutes": 5.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-691ff525",
"description": "High CPU usage detected on web-server-02",
"timestamp": "2024-03-05T09:08:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"cpu_usage": 91.53893964527947,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-2db2b5f4",
"description": "Increased API response time for /api/default endpoint",
"timestamp": "2024-03-05T09:17:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"endpoint": "/api/default",
"response_time": 2111,
"threshold": 1000,
"method": "GET"
}
},
"sop_context": {}
},
"time_difference_minutes": 9.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-691ff525",
"description": "High CPU usage detected on web-server-02",
"timestamp": "2024-03-05T09:08:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"cpu_usage": 91.53893964527947,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-ed7b23c4",
"description": "High CPU usage detected on order-proc-01",
"timestamp": "2024-03-05T09:19:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"cpu_usage": 85.1333986634395,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"time_difference_minutes": 11.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-691ff525",
"description": "High CPU usage detected on web-server-02",
"timestamp": "2024-03-05T09:08:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"cpu_usage": 91.53893964527947,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-44aaa113",
"description": "Degraded performance in order-processing due to web-frontend issues",
"timestamp": "2024-03-05T09:24:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"web-frontend"
],
"error_rate": 6.224306310598994,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 16.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-691ff525",
"description": "High CPU usage detected on web-server-02",
"timestamp": "2024-03-05T09:08:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"cpu_usage": 91.53893964527947,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-e39d5987",
"description": "Degraded performance in customer-service due to web-frontend issues",
"timestamp": "2024-03-05T09:28:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "customer-service",
"related_entities": [
"web-frontend"
],
"error_rate": 12.62732819883831,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 20.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-691ff525",
"description": "High CPU usage detected on web-server-02",
"timestamp": "2024-03-05T09:08:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"cpu_usage": 91.53893964527947,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-6b806ec5",
"description": "Degraded performance in notification-service due to order-processing issues",
"timestamp": "2024-03-05T09:32:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"order-processing"
],
"error_rate": 12.812494660129783,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 24.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-691ff525",
"description": "High CPU usage detected on web-server-02",
"timestamp": "2024-03-05T09:08:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"cpu_usage": 91.53893964527947,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-e9c943c2",
"description": "Degraded performance in orders-database due to order-processing issues",
"timestamp": "2024-03-05T09:34:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [
"order-processing"
],
"error_rate": 14.768809317164939,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 26.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-c7312288",
"description": "Memory pressure on order-proc-01",
"timestamp": "2024-03-05T09:09:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"memory_usage": 87.62853376894525,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-f2021074",
"description": "High error rate on order-proc-02",
"timestamp": "2024-03-05T09:13:00Z",
"severity": "medium",
"source": "web-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 16.242184983328983,
"threshold": 5,
"status_code": 503
}
},
"sop_context": {}
},
"time_difference_minutes": 4.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-c7312288",
"description": "Memory pressure on order-proc-01",
"timestamp": "2024-03-05T09:09:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"memory_usage": 87.62853376894525,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-2db2b5f4",
"description": "Increased API response time for /api/default endpoint",
"timestamp": "2024-03-05T09:17:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"endpoint": "/api/default",
"response_time": 2111,
"threshold": 1000,
"method": "GET"
}
},
"sop_context": {}
},
"time_difference_minutes": 8.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-c7312288",
"description": "Memory pressure on order-proc-01",
"timestamp": "2024-03-05T09:09:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"memory_usage": 87.62853376894525,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-ed7b23c4",
"description": "High CPU usage detected on order-proc-01",
"timestamp": "2024-03-05T09:19:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"cpu_usage": 85.1333986634395,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"time_difference_minutes": 10.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-c7312288",
"description": "Memory pressure on order-proc-01",
"timestamp": "2024-03-05T09:09:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"memory_usage": 87.62853376894525,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-44aaa113",
"description": "Degraded performance in order-processing due to web-frontend issues",
"timestamp": "2024-03-05T09:24:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"web-frontend"
],
"error_rate": 6.224306310598994,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 15.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-c7312288",
"description": "Memory pressure on order-proc-01",
"timestamp": "2024-03-05T09:09:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"memory_usage": 87.62853376894525,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-e39d5987",
"description": "Degraded performance in customer-service due to web-frontend issues",
"timestamp": "2024-03-05T09:28:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "customer-service",
"related_entities": [
"web-frontend"
],
"error_rate": 12.62732819883831,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 19.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-c7312288",
"description": "Memory pressure on order-proc-01",
"timestamp": "2024-03-05T09:09:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"memory_usage": 87.62853376894525,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-6b806ec5",
"description": "Degraded performance in notification-service due to order-processing issues",
"timestamp": "2024-03-05T09:32:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"order-processing"
],
"error_rate": 12.812494660129783,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 23.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-c7312288",
"description": "Memory pressure on order-proc-01",
"timestamp": "2024-03-05T09:09:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"memory_usage": 87.62853376894525,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-e9c943c2",
"description": "Degraded performance in orders-database due to order-processing issues",
"timestamp": "2024-03-05T09:34:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [
"order-processing"
],
"error_rate": 14.768809317164939,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 25.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-f2021074",
"description": "High error rate on order-proc-02",
"timestamp": "2024-03-05T09:13:00Z",
"severity": "medium",
"source": "web-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 16.242184983328983,
"threshold": 5,
"status_code": 503
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-2db2b5f4",
"description": "Increased API response time for /api/default endpoint",
"timestamp": "2024-03-05T09:17:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"endpoint": "/api/default",
"response_time": 2111,
"threshold": 1000,
"method": "GET"
}
},
"sop_context": {}
},
"time_difference_minutes": 4.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-f2021074",
"description": "High error rate on order-proc-02",
"timestamp": "2024-03-05T09:13:00Z",
"severity": "medium",
"source": "web-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 16.242184983328983,
"threshold": 5,
"status_code": 503
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-ed7b23c4",
"description": "High CPU usage detected on order-proc-01",
"timestamp": "2024-03-05T09:19:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"cpu_usage": 85.1333986634395,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"time_difference_minutes": 6.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-f2021074",
"description": "High error rate on order-proc-02",
"timestamp": "2024-03-05T09:13:00Z",
"severity": "medium",
"source": "web-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 16.242184983328983,
"threshold": 5,
"status_code": 503
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-44aaa113",
"description": "Degraded performance in order-processing due to web-frontend issues",
"timestamp": "2024-03-05T09:24:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"web-frontend"
],
"error_rate": 6.224306310598994,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 11.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-f2021074",
"description": "High error rate on order-proc-02",
"timestamp": "2024-03-05T09:13:00Z",
"severity": "medium",
"source": "web-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 16.242184983328983,
"threshold": 5,
"status_code": 503
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-e39d5987",
"description": "Degraded performance in customer-service due to web-frontend issues",
"timestamp": "2024-03-05T09:28:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "customer-service",
"related_entities": [
"web-frontend"
],
"error_rate": 12.62732819883831,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 15.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-f2021074",
"description": "High error rate on order-proc-02",
"timestamp": "2024-03-05T09:13:00Z",
"severity": "medium",
"source": "web-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 16.242184983328983,
"threshold": 5,
"status_code": 503
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-6b806ec5",
"description": "Degraded performance in notification-service due to order-processing issues",
"timestamp": "2024-03-05T09:32:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"order-processing"
],
"error_rate": 12.812494660129783,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 19.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-f2021074",
"description": "High error rate on order-proc-02",
"timestamp": "2024-03-05T09:13:00Z",
"severity": "medium",
"source": "web-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 16.242184983328983,
"threshold": 5,
"status_code": 503
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-e9c943c2",
"description": "Degraded performance in orders-database due to order-processing issues",
"timestamp": "2024-03-05T09:34:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [
"order-processing"
],
"error_rate": 14.768809317164939,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 21.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-2db2b5f4",
"description": "Increased API response time for /api/default endpoint",
"timestamp": "2024-03-05T09:17:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"endpoint": "/api/default",
"response_time": 2111,
"threshold": 1000,
"method": "GET"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-ed7b23c4",
"description": "High CPU usage detected on order-proc-01",
"timestamp": "2024-03-05T09:19:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"cpu_usage": 85.1333986634395,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"time_difference_minutes": 2.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-2db2b5f4",
"description": "Increased API response time for /api/default endpoint",
"timestamp": "2024-03-05T09:17:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"endpoint": "/api/default",
"response_time": 2111,
"threshold": 1000,
"method": "GET"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-44aaa113",
"description": "Degraded performance in order-processing due to web-frontend issues",
"timestamp": "2024-03-05T09:24:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"web-frontend"
],
"error_rate": 6.224306310598994,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 7.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-2db2b5f4",
"description": "Increased API response time for /api/default endpoint",
"timestamp": "2024-03-05T09:17:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"endpoint": "/api/default",
"response_time": 2111,
"threshold": 1000,
"method": "GET"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-e39d5987",
"description": "Degraded performance in customer-service due to web-frontend issues",
"timestamp": "2024-03-05T09:28:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "customer-service",
"related_entities": [
"web-frontend"
],
"error_rate": 12.62732819883831,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 11.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-2db2b5f4",
"description": "Increased API response time for /api/default endpoint",
"timestamp": "2024-03-05T09:17:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"endpoint": "/api/default",
"response_time": 2111,
"threshold": 1000,
"method": "GET"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-6b806ec5",
"description": "Degraded performance in notification-service due to order-processing issues",
"timestamp": "2024-03-05T09:32:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"order-processing"
],
"error_rate": 12.812494660129783,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 15.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-2db2b5f4",
"description": "Increased API response time for /api/default endpoint",
"timestamp": "2024-03-05T09:17:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"endpoint": "/api/default",
"response_time": 2111,
"threshold": 1000,
"method": "GET"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-e9c943c2",
"description": "Degraded performance in orders-database due to order-processing issues",
"timestamp": "2024-03-05T09:34:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [
"order-processing"
],
"error_rate": 14.768809317164939,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 17.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-ed7b23c4",
"description": "High CPU usage detected on order-proc-01",
"timestamp": "2024-03-05T09:19:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"cpu_usage": 85.1333986634395,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-44aaa113",
"description": "Degraded performance in order-processing due to web-frontend issues",
"timestamp": "2024-03-05T09:24:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"web-frontend"
],
"error_rate": 6.224306310598994,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 5.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-ed7b23c4",
"description": "High CPU usage detected on order-proc-01",
"timestamp": "2024-03-05T09:19:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"cpu_usage": 85.1333986634395,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-e39d5987",
"description": "Degraded performance in customer-service due to web-frontend issues",
"timestamp": "2024-03-05T09:28:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "customer-service",
"related_entities": [
"web-frontend"
],
"error_rate": 12.62732819883831,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 9.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-ed7b23c4",
"description": "High CPU usage detected on order-proc-01",
"timestamp": "2024-03-05T09:19:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"cpu_usage": 85.1333986634395,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-6b806ec5",
"description": "Degraded performance in notification-service due to order-processing issues",
"timestamp": "2024-03-05T09:32:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"order-processing"
],
"error_rate": 12.812494660129783,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 13.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-ed7b23c4",
"description": "High CPU usage detected on order-proc-01",
"timestamp": "2024-03-05T09:19:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"cpu_usage": 85.1333986634395,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-e9c943c2",
"description": "Degraded performance in orders-database due to order-processing issues",
"timestamp": "2024-03-05T09:34:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [
"order-processing"
],
"error_rate": 14.768809317164939,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 15.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-44aaa113",
"description": "Degraded performance in order-processing due to web-frontend issues",
"timestamp": "2024-03-05T09:24:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"web-frontend"
],
"error_rate": 6.224306310598994,
"threshold": 5
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-e39d5987",
"description": "Degraded performance in customer-service due to web-frontend issues",
"timestamp": "2024-03-05T09:28:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "customer-service",
"related_entities": [
"web-frontend"
],
"error_rate": 12.62732819883831,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 4.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-44aaa113",
"description": "Degraded performance in order-processing due to web-frontend issues",
"timestamp": "2024-03-05T09:24:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"web-frontend"
],
"error_rate": 6.224306310598994,
"threshold": 5
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-6b806ec5",
"description": "Degraded performance in notification-service due to order-processing issues",
"timestamp": "2024-03-05T09:32:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"order-processing"
],
"error_rate": 12.812494660129783,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 8.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-44aaa113",
"description": "Degraded performance in order-processing due to web-frontend issues",
"timestamp": "2024-03-05T09:24:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"web-frontend"
],
"error_rate": 6.224306310598994,
"threshold": 5
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-e9c943c2",
"description": "Degraded performance in orders-database due to order-processing issues",
"timestamp": "2024-03-05T09:34:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [
"order-processing"
],
"error_rate": 14.768809317164939,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 10.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-e39d5987",
"description": "Degraded performance in customer-service due to web-frontend issues",
"timestamp": "2024-03-05T09:28:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "customer-service",
"related_entities": [
"web-frontend"
],
"error_rate": 12.62732819883831,
"threshold": 5
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-6b806ec5",
"description": "Degraded performance in notification-service due to order-processing issues",
"timestamp": "2024-03-05T09:32:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"order-processing"
],
"error_rate": 12.812494660129783,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 4.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-e39d5987",
"description": "Degraded performance in customer-service due to web-frontend issues",
"timestamp": "2024-03-05T09:28:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "customer-service",
"related_entities": [
"web-frontend"
],
"error_rate": 12.62732819883831,
"threshold": 5
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-e9c943c2",
"description": "Degraded performance in orders-database due to order-processing issues",
"timestamp": "2024-03-05T09:34:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [
"order-processing"
],
"error_rate": 14.768809317164939,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 6.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-6b806ec5",
"description": "Degraded performance in notification-service due to order-processing issues",
"timestamp": "2024-03-05T09:32:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"order-processing"
],
"error_rate": 12.812494660129783,
"threshold": 5
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-e9c943c2",
"description": "Degraded performance in orders-database due to order-processing issues",
"timestamp": "2024-03-05T09:34:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [
"order-processing"
],
"error_rate": 14.768809317164939,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 2.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-cb6432a7",
"description": "Service web-frontend instance web-server-01 is down",
"timestamp": "2024-03-05T11:00:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-01",
"error_type": "ServiceCrashException",
"uptime": 26
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-48690139",
"description": "High memory usage before crash on web-server-01",
"timestamp": "2024-03-05T11:04:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"memory_usage": 90.57920955718632,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 4.0
}
|
true
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.