question
stringlengths 1.03k
1.62k
| answer
stringclasses 2
values |
---|---|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-e105b526",
"description": "High error rate on order-proc-02",
"timestamp": "2024-02-23T16:18:00Z",
"severity": "critical",
"source": "web-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 17.16166741975991,
"threshold": 5,
"status_code": 504
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-5a2fbf27",
"description": "Message processing errors increasing",
"timestamp": "2024-02-23T16:12:00Z",
"severity": "critical",
"source": "application-logs",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 15.464854475260314,
"threshold": 5,
"error_type": "MessageProcessingException"
}
},
"sop_context": {}
},
"time_difference_minutes": 6.0
}
|
false
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-e105b526",
"description": "High error rate on order-proc-02",
"timestamp": "2024-02-23T16:18:00Z",
"severity": "critical",
"source": "web-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 17.16166741975991,
"threshold": 5,
"status_code": 504
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-6398602a",
"description": "Degraded performance in notification-service due to order-processing issues",
"timestamp": "2024-02-23T16:17:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"order-processing"
],
"error_rate": 6.884763997413979,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 1.0
}
|
false
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-e105b526",
"description": "High error rate on order-proc-02",
"timestamp": "2024-02-23T16:18:00Z",
"severity": "critical",
"source": "web-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 17.16166741975991,
"threshold": 5,
"status_code": 504
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-d3eeebee",
"description": "Degraded performance in payment-service due to order-processing issues",
"timestamp": "2024-02-23T16:19:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"order-processing"
],
"error_rate": 7.7754865921128244,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 1.0
}
|
false
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-e105b526",
"description": "High error rate on order-proc-02",
"timestamp": "2024-02-23T16:18:00Z",
"severity": "critical",
"source": "web-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 17.16166741975991,
"threshold": 5,
"status_code": 504
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-d31fbf74",
"description": "Degraded performance in orders-database due to order-processing issues",
"timestamp": "2024-02-23T16:24:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [
"order-processing"
],
"error_rate": 5.503154611771532,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 6.0
}
|
false
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-3d8c0fe7",
"description": "Increased API response time for /api/default endpoint",
"timestamp": "2024-02-23T16:20:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"endpoint": "/api/default",
"response_time": 3937,
"threshold": 1000,
"method": "POST"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-f85afe4e",
"description": "Queue depth exceeding threshold",
"timestamp": "2024-02-23T16:05:00Z",
"severity": "high",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"queue": "order-proc-01",
"queue_depth": 9743,
"threshold": 3000
}
},
"sop_context": {}
},
"time_difference_minutes": 15.0
}
|
false
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-3d8c0fe7",
"description": "Increased API response time for /api/default endpoint",
"timestamp": "2024-02-23T16:20:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"endpoint": "/api/default",
"response_time": 3937,
"threshold": 1000,
"method": "POST"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-b5528d32",
"description": "High latency in message queue processing",
"timestamp": "2024-02-23T16:10:00Z",
"severity": "medium",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"queue": "order-proc-02",
"processing_time": 889,
"threshold": 500,
"messages_in_queue": 1378
}
},
"sop_context": {}
},
"time_difference_minutes": 10.0
}
|
false
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-3d8c0fe7",
"description": "Increased API response time for /api/default endpoint",
"timestamp": "2024-02-23T16:20:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"endpoint": "/api/default",
"response_time": 3937,
"threshold": 1000,
"method": "POST"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-5a2fbf27",
"description": "Message processing errors increasing",
"timestamp": "2024-02-23T16:12:00Z",
"severity": "critical",
"source": "application-logs",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 15.464854475260314,
"threshold": 5,
"error_type": "MessageProcessingException"
}
},
"sop_context": {}
},
"time_difference_minutes": 8.0
}
|
false
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-3d8c0fe7",
"description": "Increased API response time for /api/default endpoint",
"timestamp": "2024-02-23T16:20:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"endpoint": "/api/default",
"response_time": 3937,
"threshold": 1000,
"method": "POST"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-6398602a",
"description": "Degraded performance in notification-service due to order-processing issues",
"timestamp": "2024-02-23T16:17:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"order-processing"
],
"error_rate": 6.884763997413979,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 3.0
}
|
false
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-3d8c0fe7",
"description": "Increased API response time for /api/default endpoint",
"timestamp": "2024-02-23T16:20:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"endpoint": "/api/default",
"response_time": 3937,
"threshold": 1000,
"method": "POST"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-d3eeebee",
"description": "Degraded performance in payment-service due to order-processing issues",
"timestamp": "2024-02-23T16:19:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"order-processing"
],
"error_rate": 7.7754865921128244,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 1.0
}
|
false
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-3d8c0fe7",
"description": "Increased API response time for /api/default endpoint",
"timestamp": "2024-02-23T16:20:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"endpoint": "/api/default",
"response_time": 3937,
"threshold": 1000,
"method": "POST"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-d31fbf74",
"description": "Degraded performance in orders-database due to order-processing issues",
"timestamp": "2024-02-23T16:24:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [
"order-processing"
],
"error_rate": 5.503154611771532,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 4.0
}
|
false
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-ca53a1df",
"description": "Degraded performance in order-processing due to web-frontend issues",
"timestamp": "2024-02-23T16:22:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"web-frontend"
],
"error_rate": 5.125326136105174,
"threshold": 5
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-b5528d32",
"description": "High latency in message queue processing",
"timestamp": "2024-02-23T16:10:00Z",
"severity": "medium",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"queue": "order-proc-02",
"processing_time": 889,
"threshold": 500,
"messages_in_queue": 1378
}
},
"sop_context": {}
},
"time_difference_minutes": 12.0
}
|
false
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-ca53a1df",
"description": "Degraded performance in order-processing due to web-frontend issues",
"timestamp": "2024-02-23T16:22:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"web-frontend"
],
"error_rate": 5.125326136105174,
"threshold": 5
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-5a2fbf27",
"description": "Message processing errors increasing",
"timestamp": "2024-02-23T16:12:00Z",
"severity": "critical",
"source": "application-logs",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 15.464854475260314,
"threshold": 5,
"error_type": "MessageProcessingException"
}
},
"sop_context": {}
},
"time_difference_minutes": 10.0
}
|
false
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-ca53a1df",
"description": "Degraded performance in order-processing due to web-frontend issues",
"timestamp": "2024-02-23T16:22:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"web-frontend"
],
"error_rate": 5.125326136105174,
"threshold": 5
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-6398602a",
"description": "Degraded performance in notification-service due to order-processing issues",
"timestamp": "2024-02-23T16:17:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"order-processing"
],
"error_rate": 6.884763997413979,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 5.0
}
|
false
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-ca53a1df",
"description": "Degraded performance in order-processing due to web-frontend issues",
"timestamp": "2024-02-23T16:22:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"web-frontend"
],
"error_rate": 5.125326136105174,
"threshold": 5
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-d3eeebee",
"description": "Degraded performance in payment-service due to order-processing issues",
"timestamp": "2024-02-23T16:19:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"order-processing"
],
"error_rate": 7.7754865921128244,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 3.0
}
|
false
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-ca53a1df",
"description": "Degraded performance in order-processing due to web-frontend issues",
"timestamp": "2024-02-23T16:22:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"web-frontend"
],
"error_rate": 5.125326136105174,
"threshold": 5
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-d31fbf74",
"description": "Degraded performance in orders-database due to order-processing issues",
"timestamp": "2024-02-23T16:24:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [
"order-processing"
],
"error_rate": 5.503154611771532,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 2.0
}
|
false
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-843aec68",
"description": "Degraded performance in customer-service due to web-frontend issues",
"timestamp": "2024-02-23T16:26:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "customer-service",
"related_entities": [
"web-frontend"
],
"error_rate": 7.4708226687440025,
"threshold": 5
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-5a2fbf27",
"description": "Message processing errors increasing",
"timestamp": "2024-02-23T16:12:00Z",
"severity": "critical",
"source": "application-logs",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 15.464854475260314,
"threshold": 5,
"error_type": "MessageProcessingException"
}
},
"sop_context": {}
},
"time_difference_minutes": 14.0
}
|
false
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-843aec68",
"description": "Degraded performance in customer-service due to web-frontend issues",
"timestamp": "2024-02-23T16:26:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "customer-service",
"related_entities": [
"web-frontend"
],
"error_rate": 7.4708226687440025,
"threshold": 5
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-6398602a",
"description": "Degraded performance in notification-service due to order-processing issues",
"timestamp": "2024-02-23T16:17:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"order-processing"
],
"error_rate": 6.884763997413979,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 9.0
}
|
false
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-843aec68",
"description": "Degraded performance in customer-service due to web-frontend issues",
"timestamp": "2024-02-23T16:26:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "customer-service",
"related_entities": [
"web-frontend"
],
"error_rate": 7.4708226687440025,
"threshold": 5
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-d3eeebee",
"description": "Degraded performance in payment-service due to order-processing issues",
"timestamp": "2024-02-23T16:19:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"order-processing"
],
"error_rate": 7.7754865921128244,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 7.0
}
|
false
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-843aec68",
"description": "Degraded performance in customer-service due to web-frontend issues",
"timestamp": "2024-02-23T16:26:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "customer-service",
"related_entities": [
"web-frontend"
],
"error_rate": 7.4708226687440025,
"threshold": 5
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-d31fbf74",
"description": "Degraded performance in orders-database due to order-processing issues",
"timestamp": "2024-02-23T16:24:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [
"order-processing"
],
"error_rate": 5.503154611771532,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 2.0
}
|
false
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-6b049600",
"description": "Degraded performance in payment-service due to order-processing issues",
"timestamp": "2024-02-23T16:31:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"order-processing"
],
"error_rate": 5.530166753656155,
"threshold": 5
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-6398602a",
"description": "Degraded performance in notification-service due to order-processing issues",
"timestamp": "2024-02-23T16:17:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"order-processing"
],
"error_rate": 6.884763997413979,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 14.0
}
|
false
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-6b049600",
"description": "Degraded performance in payment-service due to order-processing issues",
"timestamp": "2024-02-23T16:31:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"order-processing"
],
"error_rate": 5.530166753656155,
"threshold": 5
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-d3eeebee",
"description": "Degraded performance in payment-service due to order-processing issues",
"timestamp": "2024-02-23T16:19:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"order-processing"
],
"error_rate": 7.7754865921128244,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 12.0
}
|
false
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-6b049600",
"description": "Degraded performance in payment-service due to order-processing issues",
"timestamp": "2024-02-23T16:31:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"order-processing"
],
"error_rate": 5.530166753656155,
"threshold": 5
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-d31fbf74",
"description": "Degraded performance in orders-database due to order-processing issues",
"timestamp": "2024-02-23T16:24:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [
"order-processing"
],
"error_rate": 5.503154611771532,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 7.0
}
|
false
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-67160d54",
"description": "Degraded performance in notification-service due to order-processing issues",
"timestamp": "2024-02-23T16:34:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"order-processing"
],
"error_rate": 13.591437859995521,
"threshold": 5
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-d3eeebee",
"description": "Degraded performance in payment-service due to order-processing issues",
"timestamp": "2024-02-23T16:19:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"order-processing"
],
"error_rate": 7.7754865921128244,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 15.0
}
|
false
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-67160d54",
"description": "Degraded performance in notification-service due to order-processing issues",
"timestamp": "2024-02-23T16:34:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"order-processing"
],
"error_rate": 13.591437859995521,
"threshold": 5
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-d31fbf74",
"description": "Degraded performance in orders-database due to order-processing issues",
"timestamp": "2024-02-23T16:24:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [
"order-processing"
],
"error_rate": 5.503154611771532,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 10.0
}
|
false
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-10f60c3b",
"description": "High latency in message queue processing",
"timestamp": "2024-03-04T16:00:00Z",
"severity": "critical",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"queue": "order-proc-01",
"processing_time": 810,
"threshold": 500,
"messages_in_queue": 2061
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-2158c727",
"description": "Thread pool exhaustion on web-server-01",
"timestamp": "2024-03-04T16:00:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"active_threads": 100,
"thread_pool_size": 100,
"queue_length": 222
}
},
"sop_context": {}
},
"time_difference_minutes": 0.0
}
|
false
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-10f60c3b",
"description": "High latency in message queue processing",
"timestamp": "2024-03-04T16:00:00Z",
"severity": "critical",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"queue": "order-proc-01",
"processing_time": 810,
"threshold": 500,
"messages_in_queue": 2061
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-dd0b4c92",
"description": "High memory usage before crash on web-server-02",
"timestamp": "2024-03-04T16:05:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"memory_usage": 94.99147099730058,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 5.0
}
|
false
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-10f60c3b",
"description": "High latency in message queue processing",
"timestamp": "2024-03-04T16:00:00Z",
"severity": "critical",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"queue": "order-proc-01",
"processing_time": 810,
"threshold": 500,
"messages_in_queue": 2061
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-23c72fa3",
"description": "Service web-frontend instance web-server-01 is down",
"timestamp": "2024-03-04T16:06:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-01",
"error_type": "ServiceCrashException",
"uptime": 2
}
},
"sop_context": {}
},
"time_difference_minutes": 6.0
}
|
false
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-10f60c3b",
"description": "High latency in message queue processing",
"timestamp": "2024-03-04T16:00:00Z",
"severity": "critical",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"queue": "order-proc-01",
"processing_time": 810,
"threshold": 500,
"messages_in_queue": 2061
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-95a61075",
"description": "High memory usage before crash on order-proc-02",
"timestamp": "2024-03-04T16:11:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"memory_usage": 92.74896849145219,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 11.0
}
|
false
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-10f60c3b",
"description": "High latency in message queue processing",
"timestamp": "2024-03-04T16:00:00Z",
"severity": "critical",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"queue": "order-proc-01",
"processing_time": 810,
"threshold": 500,
"messages_in_queue": 2061
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-0644ddf3",
"description": "Thread pool exhaustion on order-proc-02",
"timestamp": "2024-03-04T16:13: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": 299
}
},
"sop_context": {}
},
"time_difference_minutes": 13.0
}
|
false
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-10f60c3b",
"description": "High latency in message queue processing",
"timestamp": "2024-03-04T16:00:00Z",
"severity": "critical",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"queue": "order-proc-01",
"processing_time": 810,
"threshold": 500,
"messages_in_queue": 2061
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-583c2e4c",
"description": "Service order-processing instance order-proc-02 is down",
"timestamp": "2024-03-04T16:15:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-02",
"error_type": "ServiceCrashException",
"uptime": 38
}
},
"sop_context": {}
},
"time_difference_minutes": 15.0
}
|
false
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-9e975c7a",
"description": "Queue depth exceeding threshold",
"timestamp": "2024-03-04T16:05:00Z",
"severity": "critical",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"queue": "order-proc-01",
"queue_depth": 6496,
"threshold": 3000
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-2158c727",
"description": "Thread pool exhaustion on web-server-01",
"timestamp": "2024-03-04T16:00:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"active_threads": 100,
"thread_pool_size": 100,
"queue_length": 222
}
},
"sop_context": {}
},
"time_difference_minutes": 5.0
}
|
false
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-9e975c7a",
"description": "Queue depth exceeding threshold",
"timestamp": "2024-03-04T16:05:00Z",
"severity": "critical",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"queue": "order-proc-01",
"queue_depth": 6496,
"threshold": 3000
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-dd0b4c92",
"description": "High memory usage before crash on web-server-02",
"timestamp": "2024-03-04T16:05:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"memory_usage": 94.99147099730058,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 0.0
}
|
false
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-9e975c7a",
"description": "Queue depth exceeding threshold",
"timestamp": "2024-03-04T16:05:00Z",
"severity": "critical",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"queue": "order-proc-01",
"queue_depth": 6496,
"threshold": 3000
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-23c72fa3",
"description": "Service web-frontend instance web-server-01 is down",
"timestamp": "2024-03-04T16:06:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-01",
"error_type": "ServiceCrashException",
"uptime": 2
}
},
"sop_context": {}
},
"time_difference_minutes": 1.0
}
|
false
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-9e975c7a",
"description": "Queue depth exceeding threshold",
"timestamp": "2024-03-04T16:05:00Z",
"severity": "critical",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"queue": "order-proc-01",
"queue_depth": 6496,
"threshold": 3000
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-95a61075",
"description": "High memory usage before crash on order-proc-02",
"timestamp": "2024-03-04T16:11:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"memory_usage": 92.74896849145219,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 6.0
}
|
false
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-9e975c7a",
"description": "Queue depth exceeding threshold",
"timestamp": "2024-03-04T16:05:00Z",
"severity": "critical",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"queue": "order-proc-01",
"queue_depth": 6496,
"threshold": 3000
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-0644ddf3",
"description": "Thread pool exhaustion on order-proc-02",
"timestamp": "2024-03-04T16:13: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": 299
}
},
"sop_context": {}
},
"time_difference_minutes": 8.0
}
|
false
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-9e975c7a",
"description": "Queue depth exceeding threshold",
"timestamp": "2024-03-04T16:05:00Z",
"severity": "critical",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"queue": "order-proc-01",
"queue_depth": 6496,
"threshold": 3000
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-583c2e4c",
"description": "Service order-processing instance order-proc-02 is down",
"timestamp": "2024-03-04T16:15:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-02",
"error_type": "ServiceCrashException",
"uptime": 38
}
},
"sop_context": {}
},
"time_difference_minutes": 10.0
}
|
false
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-9e975c7a",
"description": "Queue depth exceeding threshold",
"timestamp": "2024-03-04T16:05:00Z",
"severity": "critical",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"queue": "order-proc-01",
"queue_depth": 6496,
"threshold": 3000
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-4089f701",
"description": "Service payment-service instance payment-01 is down",
"timestamp": "2024-03-04T16:20:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"server": "payment-01",
"error_type": "ServiceCrashException",
"uptime": 35
}
},
"sop_context": {}
},
"time_difference_minutes": 15.0
}
|
false
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-c4ffb666",
"description": "Message processing errors increasing",
"timestamp": "2024-03-04T16:06:00Z",
"severity": "medium",
"source": "application-logs",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 13.464439583241065,
"threshold": 5,
"error_type": "MessageProcessingException"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-2158c727",
"description": "Thread pool exhaustion on web-server-01",
"timestamp": "2024-03-04T16:00:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"active_threads": 100,
"thread_pool_size": 100,
"queue_length": 222
}
},
"sop_context": {}
},
"time_difference_minutes": 6.0
}
|
false
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-c4ffb666",
"description": "Message processing errors increasing",
"timestamp": "2024-03-04T16:06:00Z",
"severity": "medium",
"source": "application-logs",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 13.464439583241065,
"threshold": 5,
"error_type": "MessageProcessingException"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-dd0b4c92",
"description": "High memory usage before crash on web-server-02",
"timestamp": "2024-03-04T16:05:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"memory_usage": 94.99147099730058,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 1.0
}
|
false
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-c4ffb666",
"description": "Message processing errors increasing",
"timestamp": "2024-03-04T16:06:00Z",
"severity": "medium",
"source": "application-logs",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 13.464439583241065,
"threshold": 5,
"error_type": "MessageProcessingException"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-23c72fa3",
"description": "Service web-frontend instance web-server-01 is down",
"timestamp": "2024-03-04T16:06:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-01",
"error_type": "ServiceCrashException",
"uptime": 2
}
},
"sop_context": {}
},
"time_difference_minutes": 0.0
}
|
false
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-c4ffb666",
"description": "Message processing errors increasing",
"timestamp": "2024-03-04T16:06:00Z",
"severity": "medium",
"source": "application-logs",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 13.464439583241065,
"threshold": 5,
"error_type": "MessageProcessingException"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-95a61075",
"description": "High memory usage before crash on order-proc-02",
"timestamp": "2024-03-04T16:11:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"memory_usage": 92.74896849145219,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 5.0
}
|
false
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-c4ffb666",
"description": "Message processing errors increasing",
"timestamp": "2024-03-04T16:06:00Z",
"severity": "medium",
"source": "application-logs",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 13.464439583241065,
"threshold": 5,
"error_type": "MessageProcessingException"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-0644ddf3",
"description": "Thread pool exhaustion on order-proc-02",
"timestamp": "2024-03-04T16:13: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": 299
}
},
"sop_context": {}
},
"time_difference_minutes": 7.0
}
|
false
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-c4ffb666",
"description": "Message processing errors increasing",
"timestamp": "2024-03-04T16:06:00Z",
"severity": "medium",
"source": "application-logs",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 13.464439583241065,
"threshold": 5,
"error_type": "MessageProcessingException"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-583c2e4c",
"description": "Service order-processing instance order-proc-02 is down",
"timestamp": "2024-03-04T16:15:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-02",
"error_type": "ServiceCrashException",
"uptime": 38
}
},
"sop_context": {}
},
"time_difference_minutes": 9.0
}
|
false
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-c4ffb666",
"description": "Message processing errors increasing",
"timestamp": "2024-03-04T16:06:00Z",
"severity": "medium",
"source": "application-logs",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 13.464439583241065,
"threshold": 5,
"error_type": "MessageProcessingException"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-4089f701",
"description": "Service payment-service instance payment-01 is down",
"timestamp": "2024-03-04T16:20:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"server": "payment-01",
"error_type": "ServiceCrashException",
"uptime": 35
}
},
"sop_context": {}
},
"time_difference_minutes": 14.0
}
|
false
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-5ad9827c",
"description": "Consumer group lag increasing",
"timestamp": "2024-03-04T16:10:00Z",
"severity": "medium",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"lag_messages": 4574,
"threshold": 1000,
"consumer_group": "main-consumers"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-2158c727",
"description": "Thread pool exhaustion on web-server-01",
"timestamp": "2024-03-04T16:00:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"active_threads": 100,
"thread_pool_size": 100,
"queue_length": 222
}
},
"sop_context": {}
},
"time_difference_minutes": 10.0
}
|
false
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-5ad9827c",
"description": "Consumer group lag increasing",
"timestamp": "2024-03-04T16:10:00Z",
"severity": "medium",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"lag_messages": 4574,
"threshold": 1000,
"consumer_group": "main-consumers"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-dd0b4c92",
"description": "High memory usage before crash on web-server-02",
"timestamp": "2024-03-04T16:05:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"memory_usage": 94.99147099730058,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 5.0
}
|
false
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-5ad9827c",
"description": "Consumer group lag increasing",
"timestamp": "2024-03-04T16:10:00Z",
"severity": "medium",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"lag_messages": 4574,
"threshold": 1000,
"consumer_group": "main-consumers"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-23c72fa3",
"description": "Service web-frontend instance web-server-01 is down",
"timestamp": "2024-03-04T16:06:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-01",
"error_type": "ServiceCrashException",
"uptime": 2
}
},
"sop_context": {}
},
"time_difference_minutes": 4.0
}
|
false
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-5ad9827c",
"description": "Consumer group lag increasing",
"timestamp": "2024-03-04T16:10:00Z",
"severity": "medium",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"lag_messages": 4574,
"threshold": 1000,
"consumer_group": "main-consumers"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-95a61075",
"description": "High memory usage before crash on order-proc-02",
"timestamp": "2024-03-04T16:11:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"memory_usage": 92.74896849145219,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 1.0
}
|
false
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-5ad9827c",
"description": "Consumer group lag increasing",
"timestamp": "2024-03-04T16:10:00Z",
"severity": "medium",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"lag_messages": 4574,
"threshold": 1000,
"consumer_group": "main-consumers"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-0644ddf3",
"description": "Thread pool exhaustion on order-proc-02",
"timestamp": "2024-03-04T16:13: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": 299
}
},
"sop_context": {}
},
"time_difference_minutes": 3.0
}
|
false
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-5ad9827c",
"description": "Consumer group lag increasing",
"timestamp": "2024-03-04T16:10:00Z",
"severity": "medium",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"lag_messages": 4574,
"threshold": 1000,
"consumer_group": "main-consumers"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-583c2e4c",
"description": "Service order-processing instance order-proc-02 is down",
"timestamp": "2024-03-04T16:15:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-02",
"error_type": "ServiceCrashException",
"uptime": 38
}
},
"sop_context": {}
},
"time_difference_minutes": 5.0
}
|
false
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-5ad9827c",
"description": "Consumer group lag increasing",
"timestamp": "2024-03-04T16:10:00Z",
"severity": "medium",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"lag_messages": 4574,
"threshold": 1000,
"consumer_group": "main-consumers"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-4089f701",
"description": "Service payment-service instance payment-01 is down",
"timestamp": "2024-03-04T16:20:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"server": "payment-01",
"error_type": "ServiceCrashException",
"uptime": 35
}
},
"sop_context": {}
},
"time_difference_minutes": 10.0
}
|
false
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-5ad9827c",
"description": "Consumer group lag increasing",
"timestamp": "2024-03-04T16:10:00Z",
"severity": "medium",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"lag_messages": 4574,
"threshold": 1000,
"consumer_group": "main-consumers"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-0c77cebd",
"description": "Thread pool exhaustion on payment-01",
"timestamp": "2024-03-04T16:23:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"active_threads": 97,
"thread_pool_size": 100,
"queue_length": 487
}
},
"sop_context": {}
},
"time_difference_minutes": 13.0
}
|
false
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-89443add",
"description": "Degraded performance in notification-service due to order-processing issues",
"timestamp": "2024-03-04T16:11:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"order-processing"
],
"error_rate": 11.88556394844678,
"threshold": 5
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-2158c727",
"description": "Thread pool exhaustion on web-server-01",
"timestamp": "2024-03-04T16:00:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"active_threads": 100,
"thread_pool_size": 100,
"queue_length": 222
}
},
"sop_context": {}
},
"time_difference_minutes": 11.0
}
|
false
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-89443add",
"description": "Degraded performance in notification-service due to order-processing issues",
"timestamp": "2024-03-04T16:11:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"order-processing"
],
"error_rate": 11.88556394844678,
"threshold": 5
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-dd0b4c92",
"description": "High memory usage before crash on web-server-02",
"timestamp": "2024-03-04T16:05:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"memory_usage": 94.99147099730058,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 6.0
}
|
false
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-89443add",
"description": "Degraded performance in notification-service due to order-processing issues",
"timestamp": "2024-03-04T16:11:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"order-processing"
],
"error_rate": 11.88556394844678,
"threshold": 5
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-23c72fa3",
"description": "Service web-frontend instance web-server-01 is down",
"timestamp": "2024-03-04T16:06:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-01",
"error_type": "ServiceCrashException",
"uptime": 2
}
},
"sop_context": {}
},
"time_difference_minutes": 5.0
}
|
false
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-89443add",
"description": "Degraded performance in notification-service due to order-processing issues",
"timestamp": "2024-03-04T16:11:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"order-processing"
],
"error_rate": 11.88556394844678,
"threshold": 5
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-95a61075",
"description": "High memory usage before crash on order-proc-02",
"timestamp": "2024-03-04T16:11:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"memory_usage": 92.74896849145219,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 0.0
}
|
false
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-89443add",
"description": "Degraded performance in notification-service due to order-processing issues",
"timestamp": "2024-03-04T16:11:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"order-processing"
],
"error_rate": 11.88556394844678,
"threshold": 5
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-0644ddf3",
"description": "Thread pool exhaustion on order-proc-02",
"timestamp": "2024-03-04T16:13: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": 299
}
},
"sop_context": {}
},
"time_difference_minutes": 2.0
}
|
false
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-89443add",
"description": "Degraded performance in notification-service due to order-processing issues",
"timestamp": "2024-03-04T16:11:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"order-processing"
],
"error_rate": 11.88556394844678,
"threshold": 5
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-583c2e4c",
"description": "Service order-processing instance order-proc-02 is down",
"timestamp": "2024-03-04T16:15:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-02",
"error_type": "ServiceCrashException",
"uptime": 38
}
},
"sop_context": {}
},
"time_difference_minutes": 4.0
}
|
false
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-89443add",
"description": "Degraded performance in notification-service due to order-processing issues",
"timestamp": "2024-03-04T16:11:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"order-processing"
],
"error_rate": 11.88556394844678,
"threshold": 5
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-4089f701",
"description": "Service payment-service instance payment-01 is down",
"timestamp": "2024-03-04T16:20:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"server": "payment-01",
"error_type": "ServiceCrashException",
"uptime": 35
}
},
"sop_context": {}
},
"time_difference_minutes": 9.0
}
|
false
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-89443add",
"description": "Degraded performance in notification-service due to order-processing issues",
"timestamp": "2024-03-04T16:11:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"order-processing"
],
"error_rate": 11.88556394844678,
"threshold": 5
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-0c77cebd",
"description": "Thread pool exhaustion on payment-01",
"timestamp": "2024-03-04T16:23:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"active_threads": 97,
"thread_pool_size": 100,
"queue_length": 487
}
},
"sop_context": {}
},
"time_difference_minutes": 12.0
}
|
false
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-ec6a14a5",
"description": "Degraded performance in orders-database due to order-processing issues",
"timestamp": "2024-03-04T16:16:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [
"order-processing"
],
"error_rate": 8.250668448923477,
"threshold": 5
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-dd0b4c92",
"description": "High memory usage before crash on web-server-02",
"timestamp": "2024-03-04T16:05:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"memory_usage": 94.99147099730058,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 11.0
}
|
false
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-ec6a14a5",
"description": "Degraded performance in orders-database due to order-processing issues",
"timestamp": "2024-03-04T16:16:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [
"order-processing"
],
"error_rate": 8.250668448923477,
"threshold": 5
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-23c72fa3",
"description": "Service web-frontend instance web-server-01 is down",
"timestamp": "2024-03-04T16:06:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-01",
"error_type": "ServiceCrashException",
"uptime": 2
}
},
"sop_context": {}
},
"time_difference_minutes": 10.0
}
|
false
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-ec6a14a5",
"description": "Degraded performance in orders-database due to order-processing issues",
"timestamp": "2024-03-04T16:16:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [
"order-processing"
],
"error_rate": 8.250668448923477,
"threshold": 5
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-95a61075",
"description": "High memory usage before crash on order-proc-02",
"timestamp": "2024-03-04T16:11:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"memory_usage": 92.74896849145219,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 5.0
}
|
false
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-ec6a14a5",
"description": "Degraded performance in orders-database due to order-processing issues",
"timestamp": "2024-03-04T16:16:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [
"order-processing"
],
"error_rate": 8.250668448923477,
"threshold": 5
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-0644ddf3",
"description": "Thread pool exhaustion on order-proc-02",
"timestamp": "2024-03-04T16:13: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": 299
}
},
"sop_context": {}
},
"time_difference_minutes": 3.0
}
|
false
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-ec6a14a5",
"description": "Degraded performance in orders-database due to order-processing issues",
"timestamp": "2024-03-04T16:16:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [
"order-processing"
],
"error_rate": 8.250668448923477,
"threshold": 5
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-583c2e4c",
"description": "Service order-processing instance order-proc-02 is down",
"timestamp": "2024-03-04T16:15:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-02",
"error_type": "ServiceCrashException",
"uptime": 38
}
},
"sop_context": {}
},
"time_difference_minutes": 1.0
}
|
false
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-ec6a14a5",
"description": "Degraded performance in orders-database due to order-processing issues",
"timestamp": "2024-03-04T16:16:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [
"order-processing"
],
"error_rate": 8.250668448923477,
"threshold": 5
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-4089f701",
"description": "Service payment-service instance payment-01 is down",
"timestamp": "2024-03-04T16:20:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"server": "payment-01",
"error_type": "ServiceCrashException",
"uptime": 35
}
},
"sop_context": {}
},
"time_difference_minutes": 4.0
}
|
false
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-ec6a14a5",
"description": "Degraded performance in orders-database due to order-processing issues",
"timestamp": "2024-03-04T16:16:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [
"order-processing"
],
"error_rate": 8.250668448923477,
"threshold": 5
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-0c77cebd",
"description": "Thread pool exhaustion on payment-01",
"timestamp": "2024-03-04T16:23:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"active_threads": 97,
"thread_pool_size": 100,
"queue_length": 487
}
},
"sop_context": {}
},
"time_difference_minutes": 7.0
}
|
false
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-ec6a14a5",
"description": "Degraded performance in orders-database due to order-processing issues",
"timestamp": "2024-03-04T16:16:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [
"order-processing"
],
"error_rate": 8.250668448923477,
"threshold": 5
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-0a405cf1",
"description": "High memory usage before crash on payment-01",
"timestamp": "2024-03-04T16:28:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"memory_usage": 95.59642623610627,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 12.0
}
|
false
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-c0da7067",
"description": "High latency in message queue processing",
"timestamp": "2024-03-17T12:00:00Z",
"severity": "medium",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"queue": "order-proc-01",
"processing_time": 1808,
"threshold": 500,
"messages_in_queue": 2330
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-44ee5f2e",
"description": "Service web-frontend instance web-server-02 is down",
"timestamp": "2024-03-17T12: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": 26
}
},
"sop_context": {}
},
"time_difference_minutes": 0.0
}
|
false
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-c0da7067",
"description": "High latency in message queue processing",
"timestamp": "2024-03-17T12:00:00Z",
"severity": "medium",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"queue": "order-proc-01",
"processing_time": 1808,
"threshold": 500,
"messages_in_queue": 2330
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-1556f440",
"description": "High memory usage before crash on web-server-01",
"timestamp": "2024-03-17T12:04:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"memory_usage": 92.61715023231424,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 4.0
}
|
false
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-c0da7067",
"description": "High latency in message queue processing",
"timestamp": "2024-03-17T12:00:00Z",
"severity": "medium",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"queue": "order-proc-01",
"processing_time": 1808,
"threshold": 500,
"messages_in_queue": 2330
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-fb253860",
"description": "Thread pool exhaustion on web-server-01",
"timestamp": "2024-03-17T12:09:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"active_threads": 100,
"thread_pool_size": 100,
"queue_length": 233
}
},
"sop_context": {}
},
"time_difference_minutes": 9.0
}
|
false
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-c0da7067",
"description": "High latency in message queue processing",
"timestamp": "2024-03-17T12:00:00Z",
"severity": "medium",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"queue": "order-proc-01",
"processing_time": 1808,
"threshold": 500,
"messages_in_queue": 2330
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-422619f0",
"description": "Service order-processing instance order-proc-01 is down",
"timestamp": "2024-03-17T12:10:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"error_type": "ServiceCrashException",
"uptime": 7
}
},
"sop_context": {}
},
"time_difference_minutes": 10.0
}
|
false
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-c0da7067",
"description": "High latency in message queue processing",
"timestamp": "2024-03-17T12:00:00Z",
"severity": "medium",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"queue": "order-proc-01",
"processing_time": 1808,
"threshold": 500,
"messages_in_queue": 2330
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-035f23cf",
"description": "High memory usage before crash on order-proc-02",
"timestamp": "2024-03-17T12:14:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"memory_usage": 93.18921254908358,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 14.0
}
|
false
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-0ac4a095",
"description": "Message processing errors increasing",
"timestamp": "2024-03-17T12:01:00Z",
"severity": "high",
"source": "application-logs",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 19.250401456398485,
"threshold": 5,
"error_type": "MessageProcessingException"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-44ee5f2e",
"description": "Service web-frontend instance web-server-02 is down",
"timestamp": "2024-03-17T12: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": 26
}
},
"sop_context": {}
},
"time_difference_minutes": 1.0
}
|
false
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-0ac4a095",
"description": "Message processing errors increasing",
"timestamp": "2024-03-17T12:01:00Z",
"severity": "high",
"source": "application-logs",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 19.250401456398485,
"threshold": 5,
"error_type": "MessageProcessingException"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-1556f440",
"description": "High memory usage before crash on web-server-01",
"timestamp": "2024-03-17T12:04:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"memory_usage": 92.61715023231424,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 3.0
}
|
false
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-0ac4a095",
"description": "Message processing errors increasing",
"timestamp": "2024-03-17T12:01:00Z",
"severity": "high",
"source": "application-logs",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 19.250401456398485,
"threshold": 5,
"error_type": "MessageProcessingException"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-fb253860",
"description": "Thread pool exhaustion on web-server-01",
"timestamp": "2024-03-17T12:09:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"active_threads": 100,
"thread_pool_size": 100,
"queue_length": 233
}
},
"sop_context": {}
},
"time_difference_minutes": 8.0
}
|
false
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-0ac4a095",
"description": "Message processing errors increasing",
"timestamp": "2024-03-17T12:01:00Z",
"severity": "high",
"source": "application-logs",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 19.250401456398485,
"threshold": 5,
"error_type": "MessageProcessingException"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-422619f0",
"description": "Service order-processing instance order-proc-01 is down",
"timestamp": "2024-03-17T12:10:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"error_type": "ServiceCrashException",
"uptime": 7
}
},
"sop_context": {}
},
"time_difference_minutes": 9.0
}
|
false
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-0ac4a095",
"description": "Message processing errors increasing",
"timestamp": "2024-03-17T12:01:00Z",
"severity": "high",
"source": "application-logs",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 19.250401456398485,
"threshold": 5,
"error_type": "MessageProcessingException"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-035f23cf",
"description": "High memory usage before crash on order-proc-02",
"timestamp": "2024-03-17T12:14:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"memory_usage": 93.18921254908358,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 13.0
}
|
false
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-dc1fe7fc",
"description": "Queue depth exceeding threshold",
"timestamp": "2024-03-17T12:05:00Z",
"severity": "medium",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"queue": "order-proc-01",
"queue_depth": 5989,
"threshold": 3000
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-44ee5f2e",
"description": "Service web-frontend instance web-server-02 is down",
"timestamp": "2024-03-17T12: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": 26
}
},
"sop_context": {}
},
"time_difference_minutes": 5.0
}
|
false
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-dc1fe7fc",
"description": "Queue depth exceeding threshold",
"timestamp": "2024-03-17T12:05:00Z",
"severity": "medium",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"queue": "order-proc-01",
"queue_depth": 5989,
"threshold": 3000
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-1556f440",
"description": "High memory usage before crash on web-server-01",
"timestamp": "2024-03-17T12:04:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"memory_usage": 92.61715023231424,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 1.0
}
|
false
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-dc1fe7fc",
"description": "Queue depth exceeding threshold",
"timestamp": "2024-03-17T12:05:00Z",
"severity": "medium",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"queue": "order-proc-01",
"queue_depth": 5989,
"threshold": 3000
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-fb253860",
"description": "Thread pool exhaustion on web-server-01",
"timestamp": "2024-03-17T12:09:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"active_threads": 100,
"thread_pool_size": 100,
"queue_length": 233
}
},
"sop_context": {}
},
"time_difference_minutes": 4.0
}
|
false
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-dc1fe7fc",
"description": "Queue depth exceeding threshold",
"timestamp": "2024-03-17T12:05:00Z",
"severity": "medium",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"queue": "order-proc-01",
"queue_depth": 5989,
"threshold": 3000
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-422619f0",
"description": "Service order-processing instance order-proc-01 is down",
"timestamp": "2024-03-17T12:10:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"error_type": "ServiceCrashException",
"uptime": 7
}
},
"sop_context": {}
},
"time_difference_minutes": 5.0
}
|
false
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-dc1fe7fc",
"description": "Queue depth exceeding threshold",
"timestamp": "2024-03-17T12:05:00Z",
"severity": "medium",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"queue": "order-proc-01",
"queue_depth": 5989,
"threshold": 3000
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-035f23cf",
"description": "High memory usage before crash on order-proc-02",
"timestamp": "2024-03-17T12:14:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"memory_usage": 93.18921254908358,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 9.0
}
|
false
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-dc1fe7fc",
"description": "Queue depth exceeding threshold",
"timestamp": "2024-03-17T12:05:00Z",
"severity": "medium",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"queue": "order-proc-01",
"queue_depth": 5989,
"threshold": 3000
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-2cb35805",
"description": "Thread pool exhaustion on order-proc-01",
"timestamp": "2024-03-17T12:19:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"active_threads": 97,
"thread_pool_size": 100,
"queue_length": 296
}
},
"sop_context": {}
},
"time_difference_minutes": 14.0
}
|
false
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-03ab53d7",
"description": "Consumer group lag increasing",
"timestamp": "2024-03-17T12:06:00Z",
"severity": "medium",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"lag_messages": 3439,
"threshold": 1000,
"consumer_group": "main-consumers"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-44ee5f2e",
"description": "Service web-frontend instance web-server-02 is down",
"timestamp": "2024-03-17T12: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": 26
}
},
"sop_context": {}
},
"time_difference_minutes": 6.0
}
|
false
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-03ab53d7",
"description": "Consumer group lag increasing",
"timestamp": "2024-03-17T12:06:00Z",
"severity": "medium",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"lag_messages": 3439,
"threshold": 1000,
"consumer_group": "main-consumers"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-1556f440",
"description": "High memory usage before crash on web-server-01",
"timestamp": "2024-03-17T12:04:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"memory_usage": 92.61715023231424,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 2.0
}
|
false
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-03ab53d7",
"description": "Consumer group lag increasing",
"timestamp": "2024-03-17T12:06:00Z",
"severity": "medium",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"lag_messages": 3439,
"threshold": 1000,
"consumer_group": "main-consumers"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-fb253860",
"description": "Thread pool exhaustion on web-server-01",
"timestamp": "2024-03-17T12:09:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"active_threads": 100,
"thread_pool_size": 100,
"queue_length": 233
}
},
"sop_context": {}
},
"time_difference_minutes": 3.0
}
|
false
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-03ab53d7",
"description": "Consumer group lag increasing",
"timestamp": "2024-03-17T12:06:00Z",
"severity": "medium",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"lag_messages": 3439,
"threshold": 1000,
"consumer_group": "main-consumers"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-422619f0",
"description": "Service order-processing instance order-proc-01 is down",
"timestamp": "2024-03-17T12:10:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"error_type": "ServiceCrashException",
"uptime": 7
}
},
"sop_context": {}
},
"time_difference_minutes": 4.0
}
|
false
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-03ab53d7",
"description": "Consumer group lag increasing",
"timestamp": "2024-03-17T12:06:00Z",
"severity": "medium",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"lag_messages": 3439,
"threshold": 1000,
"consumer_group": "main-consumers"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-035f23cf",
"description": "High memory usage before crash on order-proc-02",
"timestamp": "2024-03-17T12:14:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"memory_usage": 93.18921254908358,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 8.0
}
|
false
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-03ab53d7",
"description": "Consumer group lag increasing",
"timestamp": "2024-03-17T12:06:00Z",
"severity": "medium",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"lag_messages": 3439,
"threshold": 1000,
"consumer_group": "main-consumers"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-2cb35805",
"description": "Thread pool exhaustion on order-proc-01",
"timestamp": "2024-03-17T12:19:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"active_threads": 97,
"thread_pool_size": 100,
"queue_length": 296
}
},
"sop_context": {}
},
"time_difference_minutes": 13.0
}
|
false
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-f20ac4f0",
"description": "Degraded performance in notification-service due to order-processing issues",
"timestamp": "2024-03-17T12:11:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"order-processing"
],
"error_rate": 11.590232623965663,
"threshold": 5
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-44ee5f2e",
"description": "Service web-frontend instance web-server-02 is down",
"timestamp": "2024-03-17T12: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": 26
}
},
"sop_context": {}
},
"time_difference_minutes": 11.0
}
|
false
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-f20ac4f0",
"description": "Degraded performance in notification-service due to order-processing issues",
"timestamp": "2024-03-17T12:11:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"order-processing"
],
"error_rate": 11.590232623965663,
"threshold": 5
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-1556f440",
"description": "High memory usage before crash on web-server-01",
"timestamp": "2024-03-17T12:04:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"memory_usage": 92.61715023231424,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 7.0
}
|
false
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-f20ac4f0",
"description": "Degraded performance in notification-service due to order-processing issues",
"timestamp": "2024-03-17T12:11:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"order-processing"
],
"error_rate": 11.590232623965663,
"threshold": 5
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-fb253860",
"description": "Thread pool exhaustion on web-server-01",
"timestamp": "2024-03-17T12:09:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"active_threads": 100,
"thread_pool_size": 100,
"queue_length": 233
}
},
"sop_context": {}
},
"time_difference_minutes": 2.0
}
|
false
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-f20ac4f0",
"description": "Degraded performance in notification-service due to order-processing issues",
"timestamp": "2024-03-17T12:11:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"order-processing"
],
"error_rate": 11.590232623965663,
"threshold": 5
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-422619f0",
"description": "Service order-processing instance order-proc-01 is down",
"timestamp": "2024-03-17T12:10:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"error_type": "ServiceCrashException",
"uptime": 7
}
},
"sop_context": {}
},
"time_difference_minutes": 1.0
}
|
false
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-f20ac4f0",
"description": "Degraded performance in notification-service due to order-processing issues",
"timestamp": "2024-03-17T12:11:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"order-processing"
],
"error_rate": 11.590232623965663,
"threshold": 5
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-035f23cf",
"description": "High memory usage before crash on order-proc-02",
"timestamp": "2024-03-17T12:14:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"memory_usage": 93.18921254908358,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 3.0
}
|
false
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-f20ac4f0",
"description": "Degraded performance in notification-service due to order-processing issues",
"timestamp": "2024-03-17T12:11:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"order-processing"
],
"error_rate": 11.590232623965663,
"threshold": 5
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-2cb35805",
"description": "Thread pool exhaustion on order-proc-01",
"timestamp": "2024-03-17T12:19:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"active_threads": 97,
"thread_pool_size": 100,
"queue_length": 296
}
},
"sop_context": {}
},
"time_difference_minutes": 8.0
}
|
false
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-f20ac4f0",
"description": "Degraded performance in notification-service due to order-processing issues",
"timestamp": "2024-03-17T12:11:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"order-processing"
],
"error_rate": 11.590232623965663,
"threshold": 5
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-5ff3e686",
"description": "High memory usage before crash on payment-01",
"timestamp": "2024-03-17T12:22:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"memory_usage": 95.23270418448774,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 11.0
}
|
false
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-f20ac4f0",
"description": "Degraded performance in notification-service due to order-processing issues",
"timestamp": "2024-03-17T12:11:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"order-processing"
],
"error_rate": 11.590232623965663,
"threshold": 5
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-264eb31a",
"description": "Service payment-service instance payment-01 is down",
"timestamp": "2024-03-17T12:26:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"server": "payment-01",
"error_type": "ServiceCrashException",
"uptime": 2
}
},
"sop_context": {}
},
"time_difference_minutes": 15.0
}
|
false
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-f8f34d7c",
"description": "Degraded performance in payment-service due to order-processing issues",
"timestamp": "2024-03-17T12:14:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"order-processing"
],
"error_rate": 8.109352496461266,
"threshold": 5
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-44ee5f2e",
"description": "Service web-frontend instance web-server-02 is down",
"timestamp": "2024-03-17T12: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": 26
}
},
"sop_context": {}
},
"time_difference_minutes": 14.0
}
|
false
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-f8f34d7c",
"description": "Degraded performance in payment-service due to order-processing issues",
"timestamp": "2024-03-17T12:14:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"order-processing"
],
"error_rate": 8.109352496461266,
"threshold": 5
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-1556f440",
"description": "High memory usage before crash on web-server-01",
"timestamp": "2024-03-17T12:04:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"memory_usage": 92.61715023231424,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 10.0
}
|
false
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.