question
stringlengths 1.03k
1.62k
| answer
stringclasses 2
values |
---|---|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-e803ffed",
"description": "High CPU usage detected on web-server-02",
"timestamp": "2024-03-05T23:07:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"cpu_usage": 82.30300468670758,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-2879fc2a",
"description": "Degraded performance in customer-service due to web-frontend issues",
"timestamp": "2024-03-05T23:24:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "customer-service",
"related_entities": [
"web-frontend"
],
"error_rate": 5.290646480745008,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 17.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-e803ffed",
"description": "High CPU usage detected on web-server-02",
"timestamp": "2024-03-05T23:07:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"cpu_usage": 82.30300468670758,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-5838a712",
"description": "Degraded performance in orders-database due to order-processing issues",
"timestamp": "2024-03-05T23:29:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [
"order-processing"
],
"error_rate": 9.587604266716024,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 22.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-e803ffed",
"description": "High CPU usage detected on web-server-02",
"timestamp": "2024-03-05T23:07:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"cpu_usage": 82.30300468670758,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-e15a4dcd",
"description": "Degraded performance in payment-service due to order-processing issues",
"timestamp": "2024-03-05T23:32:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"order-processing"
],
"error_rate": 14.618352429387773,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 25.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-791ad1a2",
"description": "Memory pressure on order-proc-01",
"timestamp": "2024-03-05T23:09:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"memory_usage": 86.49942495159,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-0371ec2c",
"description": "High error rate on order-proc-01",
"timestamp": "2024-03-05T23:10:00Z",
"severity": "critical",
"source": "web-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 23.319536736270724,
"threshold": 5,
"status_code": 502
}
},
"sop_context": {}
},
"time_difference_minutes": 1.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-791ad1a2",
"description": "Memory pressure on order-proc-01",
"timestamp": "2024-03-05T23:09:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"memory_usage": 86.49942495159,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-15292e57",
"description": "Increased API response time for /api/default endpoint",
"timestamp": "2024-03-05T23:15:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"endpoint": "/api/default",
"response_time": 4104,
"threshold": 1000,
"method": "POST"
}
},
"sop_context": {}
},
"time_difference_minutes": 6.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-791ad1a2",
"description": "Memory pressure on order-proc-01",
"timestamp": "2024-03-05T23:09:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"memory_usage": 86.49942495159,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-f306ec50",
"description": "High CPU usage detected on order-proc-01",
"timestamp": "2024-03-05T23:19:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"cpu_usage": 86.58184468568997,
"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-791ad1a2",
"description": "Memory pressure on order-proc-01",
"timestamp": "2024-03-05T23:09:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"memory_usage": 86.49942495159,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-9774a4f8",
"description": "Degraded performance in order-processing due to web-frontend issues",
"timestamp": "2024-03-05T23:22:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"web-frontend"
],
"error_rate": 12.606054610612212,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 13.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-791ad1a2",
"description": "Memory pressure on order-proc-01",
"timestamp": "2024-03-05T23:09:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"memory_usage": 86.49942495159,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-2879fc2a",
"description": "Degraded performance in customer-service due to web-frontend issues",
"timestamp": "2024-03-05T23:24:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "customer-service",
"related_entities": [
"web-frontend"
],
"error_rate": 5.290646480745008,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 15.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-791ad1a2",
"description": "Memory pressure on order-proc-01",
"timestamp": "2024-03-05T23:09:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"memory_usage": 86.49942495159,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-5838a712",
"description": "Degraded performance in orders-database due to order-processing issues",
"timestamp": "2024-03-05T23:29:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [
"order-processing"
],
"error_rate": 9.587604266716024,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 20.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-791ad1a2",
"description": "Memory pressure on order-proc-01",
"timestamp": "2024-03-05T23:09:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"memory_usage": 86.49942495159,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-e15a4dcd",
"description": "Degraded performance in payment-service due to order-processing issues",
"timestamp": "2024-03-05T23:32:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"order-processing"
],
"error_rate": 14.618352429387773,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 23.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-0371ec2c",
"description": "High error rate on order-proc-01",
"timestamp": "2024-03-05T23:10:00Z",
"severity": "critical",
"source": "web-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 23.319536736270724,
"threshold": 5,
"status_code": 502
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-15292e57",
"description": "Increased API response time for /api/default endpoint",
"timestamp": "2024-03-05T23:15:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"endpoint": "/api/default",
"response_time": 4104,
"threshold": 1000,
"method": "POST"
}
},
"sop_context": {}
},
"time_difference_minutes": 5.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-0371ec2c",
"description": "High error rate on order-proc-01",
"timestamp": "2024-03-05T23:10:00Z",
"severity": "critical",
"source": "web-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 23.319536736270724,
"threshold": 5,
"status_code": 502
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-f306ec50",
"description": "High CPU usage detected on order-proc-01",
"timestamp": "2024-03-05T23:19:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"cpu_usage": 86.58184468568997,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"time_difference_minutes": 9.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-0371ec2c",
"description": "High error rate on order-proc-01",
"timestamp": "2024-03-05T23:10:00Z",
"severity": "critical",
"source": "web-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 23.319536736270724,
"threshold": 5,
"status_code": 502
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-9774a4f8",
"description": "Degraded performance in order-processing due to web-frontend issues",
"timestamp": "2024-03-05T23:22:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"web-frontend"
],
"error_rate": 12.606054610612212,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 12.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-0371ec2c",
"description": "High error rate on order-proc-01",
"timestamp": "2024-03-05T23:10:00Z",
"severity": "critical",
"source": "web-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 23.319536736270724,
"threshold": 5,
"status_code": 502
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-2879fc2a",
"description": "Degraded performance in customer-service due to web-frontend issues",
"timestamp": "2024-03-05T23:24:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "customer-service",
"related_entities": [
"web-frontend"
],
"error_rate": 5.290646480745008,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 14.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-0371ec2c",
"description": "High error rate on order-proc-01",
"timestamp": "2024-03-05T23:10:00Z",
"severity": "critical",
"source": "web-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 23.319536736270724,
"threshold": 5,
"status_code": 502
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-5838a712",
"description": "Degraded performance in orders-database due to order-processing issues",
"timestamp": "2024-03-05T23:29:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [
"order-processing"
],
"error_rate": 9.587604266716024,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 19.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-0371ec2c",
"description": "High error rate on order-proc-01",
"timestamp": "2024-03-05T23:10:00Z",
"severity": "critical",
"source": "web-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 23.319536736270724,
"threshold": 5,
"status_code": 502
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-e15a4dcd",
"description": "Degraded performance in payment-service due to order-processing issues",
"timestamp": "2024-03-05T23:32:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"order-processing"
],
"error_rate": 14.618352429387773,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 22.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-15292e57",
"description": "Increased API response time for /api/default endpoint",
"timestamp": "2024-03-05T23:15:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"endpoint": "/api/default",
"response_time": 4104,
"threshold": 1000,
"method": "POST"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-f306ec50",
"description": "High CPU usage detected on order-proc-01",
"timestamp": "2024-03-05T23:19:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"cpu_usage": 86.58184468568997,
"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-15292e57",
"description": "Increased API response time for /api/default endpoint",
"timestamp": "2024-03-05T23:15:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"endpoint": "/api/default",
"response_time": 4104,
"threshold": 1000,
"method": "POST"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-9774a4f8",
"description": "Degraded performance in order-processing due to web-frontend issues",
"timestamp": "2024-03-05T23:22:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"web-frontend"
],
"error_rate": 12.606054610612212,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 7.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-15292e57",
"description": "Increased API response time for /api/default endpoint",
"timestamp": "2024-03-05T23:15:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"endpoint": "/api/default",
"response_time": 4104,
"threshold": 1000,
"method": "POST"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-2879fc2a",
"description": "Degraded performance in customer-service due to web-frontend issues",
"timestamp": "2024-03-05T23:24:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "customer-service",
"related_entities": [
"web-frontend"
],
"error_rate": 5.290646480745008,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 9.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-15292e57",
"description": "Increased API response time for /api/default endpoint",
"timestamp": "2024-03-05T23:15:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"endpoint": "/api/default",
"response_time": 4104,
"threshold": 1000,
"method": "POST"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-5838a712",
"description": "Degraded performance in orders-database due to order-processing issues",
"timestamp": "2024-03-05T23:29:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [
"order-processing"
],
"error_rate": 9.587604266716024,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 14.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-15292e57",
"description": "Increased API response time for /api/default endpoint",
"timestamp": "2024-03-05T23:15:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"endpoint": "/api/default",
"response_time": 4104,
"threshold": 1000,
"method": "POST"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-e15a4dcd",
"description": "Degraded performance in payment-service due to order-processing issues",
"timestamp": "2024-03-05T23:32:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"order-processing"
],
"error_rate": 14.618352429387773,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 17.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-f306ec50",
"description": "High CPU usage detected on order-proc-01",
"timestamp": "2024-03-05T23:19:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"cpu_usage": 86.58184468568997,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-9774a4f8",
"description": "Degraded performance in order-processing due to web-frontend issues",
"timestamp": "2024-03-05T23:22:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"web-frontend"
],
"error_rate": 12.606054610612212,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 3.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-f306ec50",
"description": "High CPU usage detected on order-proc-01",
"timestamp": "2024-03-05T23:19:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"cpu_usage": 86.58184468568997,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-2879fc2a",
"description": "Degraded performance in customer-service due to web-frontend issues",
"timestamp": "2024-03-05T23:24:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "customer-service",
"related_entities": [
"web-frontend"
],
"error_rate": 5.290646480745008,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 5.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-f306ec50",
"description": "High CPU usage detected on order-proc-01",
"timestamp": "2024-03-05T23:19:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"cpu_usage": 86.58184468568997,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-5838a712",
"description": "Degraded performance in orders-database due to order-processing issues",
"timestamp": "2024-03-05T23:29:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [
"order-processing"
],
"error_rate": 9.587604266716024,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 10.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-f306ec50",
"description": "High CPU usage detected on order-proc-01",
"timestamp": "2024-03-05T23:19:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"cpu_usage": 86.58184468568997,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-e15a4dcd",
"description": "Degraded performance in payment-service due to order-processing issues",
"timestamp": "2024-03-05T23:32:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"order-processing"
],
"error_rate": 14.618352429387773,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 13.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-9774a4f8",
"description": "Degraded performance in order-processing due to web-frontend issues",
"timestamp": "2024-03-05T23:22:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"web-frontend"
],
"error_rate": 12.606054610612212,
"threshold": 5
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-2879fc2a",
"description": "Degraded performance in customer-service due to web-frontend issues",
"timestamp": "2024-03-05T23:24:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "customer-service",
"related_entities": [
"web-frontend"
],
"error_rate": 5.290646480745008,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 2.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-9774a4f8",
"description": "Degraded performance in order-processing due to web-frontend issues",
"timestamp": "2024-03-05T23:22:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"web-frontend"
],
"error_rate": 12.606054610612212,
"threshold": 5
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-5838a712",
"description": "Degraded performance in orders-database due to order-processing issues",
"timestamp": "2024-03-05T23:29:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [
"order-processing"
],
"error_rate": 9.587604266716024,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 7.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-9774a4f8",
"description": "Degraded performance in order-processing due to web-frontend issues",
"timestamp": "2024-03-05T23:22:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"web-frontend"
],
"error_rate": 12.606054610612212,
"threshold": 5
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-e15a4dcd",
"description": "Degraded performance in payment-service due to order-processing issues",
"timestamp": "2024-03-05T23:32:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"order-processing"
],
"error_rate": 14.618352429387773,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 10.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-2879fc2a",
"description": "Degraded performance in customer-service due to web-frontend issues",
"timestamp": "2024-03-05T23:24:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "customer-service",
"related_entities": [
"web-frontend"
],
"error_rate": 5.290646480745008,
"threshold": 5
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-5838a712",
"description": "Degraded performance in orders-database due to order-processing issues",
"timestamp": "2024-03-05T23:29:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [
"order-processing"
],
"error_rate": 9.587604266716024,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 5.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-2879fc2a",
"description": "Degraded performance in customer-service due to web-frontend issues",
"timestamp": "2024-03-05T23:24:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "customer-service",
"related_entities": [
"web-frontend"
],
"error_rate": 5.290646480745008,
"threshold": 5
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-e15a4dcd",
"description": "Degraded performance in payment-service due to order-processing issues",
"timestamp": "2024-03-05T23:32:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"order-processing"
],
"error_rate": 14.618352429387773,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 8.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-5838a712",
"description": "Degraded performance in orders-database due to order-processing issues",
"timestamp": "2024-03-05T23:29:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [
"order-processing"
],
"error_rate": 9.587604266716024,
"threshold": 5
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-e15a4dcd",
"description": "Degraded performance in payment-service due to order-processing issues",
"timestamp": "2024-03-05T23:32:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"order-processing"
],
"error_rate": 14.618352429387773,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 3.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-a0c11d4d",
"description": "Thread pool exhaustion on web-server-02",
"timestamp": "2024-03-06T02:00:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"active_threads": 97,
"thread_pool_size": 100,
"queue_length": 317
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-e03c1976",
"description": "Service web-frontend instance web-server-02 is down",
"timestamp": "2024-03-06T02:04:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"error_type": "ServiceCrashException",
"uptime": 16
}
},
"sop_context": {}
},
"time_difference_minutes": 4.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-a0c11d4d",
"description": "Thread pool exhaustion on web-server-02",
"timestamp": "2024-03-06T02:00:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"active_threads": 97,
"thread_pool_size": 100,
"queue_length": 317
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-e6f86898",
"description": "High memory usage before crash on web-server-02",
"timestamp": "2024-03-06T02:06:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"memory_usage": 94.72958412652089,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 6.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-a0c11d4d",
"description": "Thread pool exhaustion on web-server-02",
"timestamp": "2024-03-06T02:00:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"active_threads": 97,
"thread_pool_size": 100,
"queue_length": 317
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-b0977d05",
"description": "Thread pool exhaustion on order-proc-01",
"timestamp": "2024-03-06T02:11:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"active_threads": 100,
"thread_pool_size": 100,
"queue_length": 204
}
},
"sop_context": {}
},
"time_difference_minutes": 11.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-a0c11d4d",
"description": "Thread pool exhaustion on web-server-02",
"timestamp": "2024-03-06T02:00:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"active_threads": 97,
"thread_pool_size": 100,
"queue_length": 317
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-b46b0f6d",
"description": "High memory usage before crash on order-proc-02",
"timestamp": "2024-03-06T02:13:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"memory_usage": 92.57641415204439,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 13.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-a0c11d4d",
"description": "Thread pool exhaustion on web-server-02",
"timestamp": "2024-03-06T02:00:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"active_threads": 97,
"thread_pool_size": 100,
"queue_length": 317
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-f9a90c77",
"description": "Service order-processing instance order-proc-02 is down",
"timestamp": "2024-03-06T02:14: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": 32
}
},
"sop_context": {}
},
"time_difference_minutes": 14.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-a0c11d4d",
"description": "Thread pool exhaustion on web-server-02",
"timestamp": "2024-03-06T02:00:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"active_threads": 97,
"thread_pool_size": 100,
"queue_length": 317
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-e7d959d7",
"description": "Thread pool exhaustion on payment-01",
"timestamp": "2024-03-06T02:19:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"active_threads": 96,
"thread_pool_size": 100,
"queue_length": 469
}
},
"sop_context": {}
},
"time_difference_minutes": 19.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-a0c11d4d",
"description": "Thread pool exhaustion on web-server-02",
"timestamp": "2024-03-06T02:00:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"active_threads": 97,
"thread_pool_size": 100,
"queue_length": 317
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-3439577c",
"description": "Service payment-service instance payment-01 is down",
"timestamp": "2024-03-06T02:22:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"server": "payment-01",
"error_type": "ServiceCrashException",
"uptime": 42
}
},
"sop_context": {}
},
"time_difference_minutes": 22.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-a0c11d4d",
"description": "Thread pool exhaustion on web-server-02",
"timestamp": "2024-03-06T02:00:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"active_threads": 97,
"thread_pool_size": 100,
"queue_length": 317
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-d2e66b0e",
"description": "High memory usage before crash on payment-01",
"timestamp": "2024-03-06T02:24:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"memory_usage": 95.6094180594904,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 24.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-a0c11d4d",
"description": "Thread pool exhaustion on web-server-02",
"timestamp": "2024-03-06T02:00:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"active_threads": 97,
"thread_pool_size": 100,
"queue_length": 317
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-cb3e6430",
"description": "High memory usage before crash on notification-01",
"timestamp": "2024-03-06T02:29:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"memory_usage": 96.71078680891819,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 29.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-a0c11d4d",
"description": "Thread pool exhaustion on web-server-02",
"timestamp": "2024-03-06T02:00:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"active_threads": 97,
"thread_pool_size": 100,
"queue_length": 317
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-73ca1101",
"description": "Service notification-service instance notification-01 is down",
"timestamp": "2024-03-06T02:31:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"server": "notification-01",
"error_type": "ServiceCrashException",
"uptime": 16
}
},
"sop_context": {}
},
"time_difference_minutes": 31.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-a0c11d4d",
"description": "Thread pool exhaustion on web-server-02",
"timestamp": "2024-03-06T02:00:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"active_threads": 97,
"thread_pool_size": 100,
"queue_length": 317
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-8a7a645b",
"description": "Thread pool exhaustion on notification-01",
"timestamp": "2024-03-06T02:35:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"active_threads": 98,
"thread_pool_size": 100,
"queue_length": 402
}
},
"sop_context": {}
},
"time_difference_minutes": 35.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-e03c1976",
"description": "Service web-frontend instance web-server-02 is down",
"timestamp": "2024-03-06T02:04:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"error_type": "ServiceCrashException",
"uptime": 16
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-e6f86898",
"description": "High memory usage before crash on web-server-02",
"timestamp": "2024-03-06T02:06:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"memory_usage": 94.72958412652089,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 2.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-e03c1976",
"description": "Service web-frontend instance web-server-02 is down",
"timestamp": "2024-03-06T02:04:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"error_type": "ServiceCrashException",
"uptime": 16
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-b0977d05",
"description": "Thread pool exhaustion on order-proc-01",
"timestamp": "2024-03-06T02:11:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"active_threads": 100,
"thread_pool_size": 100,
"queue_length": 204
}
},
"sop_context": {}
},
"time_difference_minutes": 7.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-e03c1976",
"description": "Service web-frontend instance web-server-02 is down",
"timestamp": "2024-03-06T02:04:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"error_type": "ServiceCrashException",
"uptime": 16
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-b46b0f6d",
"description": "High memory usage before crash on order-proc-02",
"timestamp": "2024-03-06T02:13:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"memory_usage": 92.57641415204439,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 9.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-e03c1976",
"description": "Service web-frontend instance web-server-02 is down",
"timestamp": "2024-03-06T02:04:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"error_type": "ServiceCrashException",
"uptime": 16
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-f9a90c77",
"description": "Service order-processing instance order-proc-02 is down",
"timestamp": "2024-03-06T02:14: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": 32
}
},
"sop_context": {}
},
"time_difference_minutes": 10.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-e03c1976",
"description": "Service web-frontend instance web-server-02 is down",
"timestamp": "2024-03-06T02:04:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"error_type": "ServiceCrashException",
"uptime": 16
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-e7d959d7",
"description": "Thread pool exhaustion on payment-01",
"timestamp": "2024-03-06T02:19:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"active_threads": 96,
"thread_pool_size": 100,
"queue_length": 469
}
},
"sop_context": {}
},
"time_difference_minutes": 15.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-e03c1976",
"description": "Service web-frontend instance web-server-02 is down",
"timestamp": "2024-03-06T02:04:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"error_type": "ServiceCrashException",
"uptime": 16
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-3439577c",
"description": "Service payment-service instance payment-01 is down",
"timestamp": "2024-03-06T02:22:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"server": "payment-01",
"error_type": "ServiceCrashException",
"uptime": 42
}
},
"sop_context": {}
},
"time_difference_minutes": 18.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-e03c1976",
"description": "Service web-frontend instance web-server-02 is down",
"timestamp": "2024-03-06T02:04:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"error_type": "ServiceCrashException",
"uptime": 16
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-d2e66b0e",
"description": "High memory usage before crash on payment-01",
"timestamp": "2024-03-06T02:24:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"memory_usage": 95.6094180594904,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 20.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-e03c1976",
"description": "Service web-frontend instance web-server-02 is down",
"timestamp": "2024-03-06T02:04:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"error_type": "ServiceCrashException",
"uptime": 16
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-cb3e6430",
"description": "High memory usage before crash on notification-01",
"timestamp": "2024-03-06T02:29:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"memory_usage": 96.71078680891819,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 25.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-e03c1976",
"description": "Service web-frontend instance web-server-02 is down",
"timestamp": "2024-03-06T02:04:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"error_type": "ServiceCrashException",
"uptime": 16
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-73ca1101",
"description": "Service notification-service instance notification-01 is down",
"timestamp": "2024-03-06T02:31:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"server": "notification-01",
"error_type": "ServiceCrashException",
"uptime": 16
}
},
"sop_context": {}
},
"time_difference_minutes": 27.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-e03c1976",
"description": "Service web-frontend instance web-server-02 is down",
"timestamp": "2024-03-06T02:04:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"error_type": "ServiceCrashException",
"uptime": 16
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-8a7a645b",
"description": "Thread pool exhaustion on notification-01",
"timestamp": "2024-03-06T02:35:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"active_threads": 98,
"thread_pool_size": 100,
"queue_length": 402
}
},
"sop_context": {}
},
"time_difference_minutes": 31.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-e6f86898",
"description": "High memory usage before crash on web-server-02",
"timestamp": "2024-03-06T02:06:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"memory_usage": 94.72958412652089,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-b0977d05",
"description": "Thread pool exhaustion on order-proc-01",
"timestamp": "2024-03-06T02:11:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"active_threads": 100,
"thread_pool_size": 100,
"queue_length": 204
}
},
"sop_context": {}
},
"time_difference_minutes": 5.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-e6f86898",
"description": "High memory usage before crash on web-server-02",
"timestamp": "2024-03-06T02:06:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"memory_usage": 94.72958412652089,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-b46b0f6d",
"description": "High memory usage before crash on order-proc-02",
"timestamp": "2024-03-06T02:13:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"memory_usage": 92.57641415204439,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 7.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-e6f86898",
"description": "High memory usage before crash on web-server-02",
"timestamp": "2024-03-06T02:06:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"memory_usage": 94.72958412652089,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-f9a90c77",
"description": "Service order-processing instance order-proc-02 is down",
"timestamp": "2024-03-06T02:14: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": 32
}
},
"sop_context": {}
},
"time_difference_minutes": 8.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-e6f86898",
"description": "High memory usage before crash on web-server-02",
"timestamp": "2024-03-06T02:06:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"memory_usage": 94.72958412652089,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-e7d959d7",
"description": "Thread pool exhaustion on payment-01",
"timestamp": "2024-03-06T02:19:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"active_threads": 96,
"thread_pool_size": 100,
"queue_length": 469
}
},
"sop_context": {}
},
"time_difference_minutes": 13.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-e6f86898",
"description": "High memory usage before crash on web-server-02",
"timestamp": "2024-03-06T02:06:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"memory_usage": 94.72958412652089,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-3439577c",
"description": "Service payment-service instance payment-01 is down",
"timestamp": "2024-03-06T02:22:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"server": "payment-01",
"error_type": "ServiceCrashException",
"uptime": 42
}
},
"sop_context": {}
},
"time_difference_minutes": 16.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-e6f86898",
"description": "High memory usage before crash on web-server-02",
"timestamp": "2024-03-06T02:06:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"memory_usage": 94.72958412652089,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-d2e66b0e",
"description": "High memory usage before crash on payment-01",
"timestamp": "2024-03-06T02:24:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"memory_usage": 95.6094180594904,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 18.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-e6f86898",
"description": "High memory usage before crash on web-server-02",
"timestamp": "2024-03-06T02:06:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"memory_usage": 94.72958412652089,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-cb3e6430",
"description": "High memory usage before crash on notification-01",
"timestamp": "2024-03-06T02:29:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"memory_usage": 96.71078680891819,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 23.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-e6f86898",
"description": "High memory usage before crash on web-server-02",
"timestamp": "2024-03-06T02:06:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"memory_usage": 94.72958412652089,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-73ca1101",
"description": "Service notification-service instance notification-01 is down",
"timestamp": "2024-03-06T02:31:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"server": "notification-01",
"error_type": "ServiceCrashException",
"uptime": 16
}
},
"sop_context": {}
},
"time_difference_minutes": 25.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-e6f86898",
"description": "High memory usage before crash on web-server-02",
"timestamp": "2024-03-06T02:06:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"memory_usage": 94.72958412652089,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-8a7a645b",
"description": "Thread pool exhaustion on notification-01",
"timestamp": "2024-03-06T02:35:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"active_threads": 98,
"thread_pool_size": 100,
"queue_length": 402
}
},
"sop_context": {}
},
"time_difference_minutes": 29.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-b0977d05",
"description": "Thread pool exhaustion on order-proc-01",
"timestamp": "2024-03-06T02:11:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"active_threads": 100,
"thread_pool_size": 100,
"queue_length": 204
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-b46b0f6d",
"description": "High memory usage before crash on order-proc-02",
"timestamp": "2024-03-06T02:13:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"memory_usage": 92.57641415204439,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 2.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-b0977d05",
"description": "Thread pool exhaustion on order-proc-01",
"timestamp": "2024-03-06T02:11:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"active_threads": 100,
"thread_pool_size": 100,
"queue_length": 204
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-f9a90c77",
"description": "Service order-processing instance order-proc-02 is down",
"timestamp": "2024-03-06T02:14: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": 32
}
},
"sop_context": {}
},
"time_difference_minutes": 3.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-b0977d05",
"description": "Thread pool exhaustion on order-proc-01",
"timestamp": "2024-03-06T02:11:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"active_threads": 100,
"thread_pool_size": 100,
"queue_length": 204
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-e7d959d7",
"description": "Thread pool exhaustion on payment-01",
"timestamp": "2024-03-06T02:19:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"active_threads": 96,
"thread_pool_size": 100,
"queue_length": 469
}
},
"sop_context": {}
},
"time_difference_minutes": 8.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-b0977d05",
"description": "Thread pool exhaustion on order-proc-01",
"timestamp": "2024-03-06T02:11:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"active_threads": 100,
"thread_pool_size": 100,
"queue_length": 204
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-3439577c",
"description": "Service payment-service instance payment-01 is down",
"timestamp": "2024-03-06T02:22:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"server": "payment-01",
"error_type": "ServiceCrashException",
"uptime": 42
}
},
"sop_context": {}
},
"time_difference_minutes": 11.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-b0977d05",
"description": "Thread pool exhaustion on order-proc-01",
"timestamp": "2024-03-06T02:11:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"active_threads": 100,
"thread_pool_size": 100,
"queue_length": 204
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-d2e66b0e",
"description": "High memory usage before crash on payment-01",
"timestamp": "2024-03-06T02:24:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"memory_usage": 95.6094180594904,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 13.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-b0977d05",
"description": "Thread pool exhaustion on order-proc-01",
"timestamp": "2024-03-06T02:11:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"active_threads": 100,
"thread_pool_size": 100,
"queue_length": 204
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-cb3e6430",
"description": "High memory usage before crash on notification-01",
"timestamp": "2024-03-06T02:29:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"memory_usage": 96.71078680891819,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 18.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-b0977d05",
"description": "Thread pool exhaustion on order-proc-01",
"timestamp": "2024-03-06T02:11:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"active_threads": 100,
"thread_pool_size": 100,
"queue_length": 204
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-73ca1101",
"description": "Service notification-service instance notification-01 is down",
"timestamp": "2024-03-06T02:31:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"server": "notification-01",
"error_type": "ServiceCrashException",
"uptime": 16
}
},
"sop_context": {}
},
"time_difference_minutes": 20.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-b0977d05",
"description": "Thread pool exhaustion on order-proc-01",
"timestamp": "2024-03-06T02:11:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"active_threads": 100,
"thread_pool_size": 100,
"queue_length": 204
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-8a7a645b",
"description": "Thread pool exhaustion on notification-01",
"timestamp": "2024-03-06T02:35:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"active_threads": 98,
"thread_pool_size": 100,
"queue_length": 402
}
},
"sop_context": {}
},
"time_difference_minutes": 24.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-b46b0f6d",
"description": "High memory usage before crash on order-proc-02",
"timestamp": "2024-03-06T02:13:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"memory_usage": 92.57641415204439,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-f9a90c77",
"description": "Service order-processing instance order-proc-02 is down",
"timestamp": "2024-03-06T02:14: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": 32
}
},
"sop_context": {}
},
"time_difference_minutes": 1.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-b46b0f6d",
"description": "High memory usage before crash on order-proc-02",
"timestamp": "2024-03-06T02:13:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"memory_usage": 92.57641415204439,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-e7d959d7",
"description": "Thread pool exhaustion on payment-01",
"timestamp": "2024-03-06T02:19:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"active_threads": 96,
"thread_pool_size": 100,
"queue_length": 469
}
},
"sop_context": {}
},
"time_difference_minutes": 6.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-b46b0f6d",
"description": "High memory usage before crash on order-proc-02",
"timestamp": "2024-03-06T02:13:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"memory_usage": 92.57641415204439,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-3439577c",
"description": "Service payment-service instance payment-01 is down",
"timestamp": "2024-03-06T02:22:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"server": "payment-01",
"error_type": "ServiceCrashException",
"uptime": 42
}
},
"sop_context": {}
},
"time_difference_minutes": 9.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-b46b0f6d",
"description": "High memory usage before crash on order-proc-02",
"timestamp": "2024-03-06T02:13:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"memory_usage": 92.57641415204439,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-d2e66b0e",
"description": "High memory usage before crash on payment-01",
"timestamp": "2024-03-06T02:24:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"memory_usage": 95.6094180594904,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 11.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-b46b0f6d",
"description": "High memory usage before crash on order-proc-02",
"timestamp": "2024-03-06T02:13:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"memory_usage": 92.57641415204439,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-cb3e6430",
"description": "High memory usage before crash on notification-01",
"timestamp": "2024-03-06T02:29:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"memory_usage": 96.71078680891819,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 16.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-b46b0f6d",
"description": "High memory usage before crash on order-proc-02",
"timestamp": "2024-03-06T02:13:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"memory_usage": 92.57641415204439,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-73ca1101",
"description": "Service notification-service instance notification-01 is down",
"timestamp": "2024-03-06T02:31:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"server": "notification-01",
"error_type": "ServiceCrashException",
"uptime": 16
}
},
"sop_context": {}
},
"time_difference_minutes": 18.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-b46b0f6d",
"description": "High memory usage before crash on order-proc-02",
"timestamp": "2024-03-06T02:13:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"memory_usage": 92.57641415204439,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-8a7a645b",
"description": "Thread pool exhaustion on notification-01",
"timestamp": "2024-03-06T02:35:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"active_threads": 98,
"thread_pool_size": 100,
"queue_length": 402
}
},
"sop_context": {}
},
"time_difference_minutes": 22.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-f9a90c77",
"description": "Service order-processing instance order-proc-02 is down",
"timestamp": "2024-03-06T02:14: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": 32
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-e7d959d7",
"description": "Thread pool exhaustion on payment-01",
"timestamp": "2024-03-06T02:19:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"active_threads": 96,
"thread_pool_size": 100,
"queue_length": 469
}
},
"sop_context": {}
},
"time_difference_minutes": 5.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-f9a90c77",
"description": "Service order-processing instance order-proc-02 is down",
"timestamp": "2024-03-06T02:14: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": 32
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-3439577c",
"description": "Service payment-service instance payment-01 is down",
"timestamp": "2024-03-06T02:22:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"server": "payment-01",
"error_type": "ServiceCrashException",
"uptime": 42
}
},
"sop_context": {}
},
"time_difference_minutes": 8.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-f9a90c77",
"description": "Service order-processing instance order-proc-02 is down",
"timestamp": "2024-03-06T02:14: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": 32
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-d2e66b0e",
"description": "High memory usage before crash on payment-01",
"timestamp": "2024-03-06T02:24:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"memory_usage": 95.6094180594904,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 10.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-f9a90c77",
"description": "Service order-processing instance order-proc-02 is down",
"timestamp": "2024-03-06T02:14: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": 32
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-cb3e6430",
"description": "High memory usage before crash on notification-01",
"timestamp": "2024-03-06T02:29:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"memory_usage": 96.71078680891819,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 15.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-f9a90c77",
"description": "Service order-processing instance order-proc-02 is down",
"timestamp": "2024-03-06T02:14: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": 32
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-73ca1101",
"description": "Service notification-service instance notification-01 is down",
"timestamp": "2024-03-06T02:31:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"server": "notification-01",
"error_type": "ServiceCrashException",
"uptime": 16
}
},
"sop_context": {}
},
"time_difference_minutes": 17.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-f9a90c77",
"description": "Service order-processing instance order-proc-02 is down",
"timestamp": "2024-03-06T02:14: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": 32
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-8a7a645b",
"description": "Thread pool exhaustion on notification-01",
"timestamp": "2024-03-06T02:35:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"active_threads": 98,
"thread_pool_size": 100,
"queue_length": 402
}
},
"sop_context": {}
},
"time_difference_minutes": 21.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-e7d959d7",
"description": "Thread pool exhaustion on payment-01",
"timestamp": "2024-03-06T02:19:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"active_threads": 96,
"thread_pool_size": 100,
"queue_length": 469
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-3439577c",
"description": "Service payment-service instance payment-01 is down",
"timestamp": "2024-03-06T02:22:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"server": "payment-01",
"error_type": "ServiceCrashException",
"uptime": 42
}
},
"sop_context": {}
},
"time_difference_minutes": 3.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-e7d959d7",
"description": "Thread pool exhaustion on payment-01",
"timestamp": "2024-03-06T02:19:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"active_threads": 96,
"thread_pool_size": 100,
"queue_length": 469
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-d2e66b0e",
"description": "High memory usage before crash on payment-01",
"timestamp": "2024-03-06T02:24:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"memory_usage": 95.6094180594904,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 5.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-e7d959d7",
"description": "Thread pool exhaustion on payment-01",
"timestamp": "2024-03-06T02:19:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"active_threads": 96,
"thread_pool_size": 100,
"queue_length": 469
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-cb3e6430",
"description": "High memory usage before crash on notification-01",
"timestamp": "2024-03-06T02:29:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"memory_usage": 96.71078680891819,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 10.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-e7d959d7",
"description": "Thread pool exhaustion on payment-01",
"timestamp": "2024-03-06T02:19:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"active_threads": 96,
"thread_pool_size": 100,
"queue_length": 469
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-73ca1101",
"description": "Service notification-service instance notification-01 is down",
"timestamp": "2024-03-06T02:31:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"server": "notification-01",
"error_type": "ServiceCrashException",
"uptime": 16
}
},
"sop_context": {}
},
"time_difference_minutes": 12.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-e7d959d7",
"description": "Thread pool exhaustion on payment-01",
"timestamp": "2024-03-06T02:19:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"active_threads": 96,
"thread_pool_size": 100,
"queue_length": 469
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-8a7a645b",
"description": "Thread pool exhaustion on notification-01",
"timestamp": "2024-03-06T02:35:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"active_threads": 98,
"thread_pool_size": 100,
"queue_length": 402
}
},
"sop_context": {}
},
"time_difference_minutes": 16.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-3439577c",
"description": "Service payment-service instance payment-01 is down",
"timestamp": "2024-03-06T02:22:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"server": "payment-01",
"error_type": "ServiceCrashException",
"uptime": 42
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-d2e66b0e",
"description": "High memory usage before crash on payment-01",
"timestamp": "2024-03-06T02:24:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"memory_usage": 95.6094180594904,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 2.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-3439577c",
"description": "Service payment-service instance payment-01 is down",
"timestamp": "2024-03-06T02:22:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"server": "payment-01",
"error_type": "ServiceCrashException",
"uptime": 42
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-cb3e6430",
"description": "High memory usage before crash on notification-01",
"timestamp": "2024-03-06T02:29:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"memory_usage": 96.71078680891819,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 7.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-3439577c",
"description": "Service payment-service instance payment-01 is down",
"timestamp": "2024-03-06T02:22:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"server": "payment-01",
"error_type": "ServiceCrashException",
"uptime": 42
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-73ca1101",
"description": "Service notification-service instance notification-01 is down",
"timestamp": "2024-03-06T02:31:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"server": "notification-01",
"error_type": "ServiceCrashException",
"uptime": 16
}
},
"sop_context": {}
},
"time_difference_minutes": 9.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-3439577c",
"description": "Service payment-service instance payment-01 is down",
"timestamp": "2024-03-06T02:22:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"server": "payment-01",
"error_type": "ServiceCrashException",
"uptime": 42
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-8a7a645b",
"description": "Thread pool exhaustion on notification-01",
"timestamp": "2024-03-06T02:35:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"active_threads": 98,
"thread_pool_size": 100,
"queue_length": 402
}
},
"sop_context": {}
},
"time_difference_minutes": 13.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-d2e66b0e",
"description": "High memory usage before crash on payment-01",
"timestamp": "2024-03-06T02:24:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"memory_usage": 95.6094180594904,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-cb3e6430",
"description": "High memory usage before crash on notification-01",
"timestamp": "2024-03-06T02:29:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"memory_usage": 96.71078680891819,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 5.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-d2e66b0e",
"description": "High memory usage before crash on payment-01",
"timestamp": "2024-03-06T02:24:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"memory_usage": 95.6094180594904,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-73ca1101",
"description": "Service notification-service instance notification-01 is down",
"timestamp": "2024-03-06T02:31:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"server": "notification-01",
"error_type": "ServiceCrashException",
"uptime": 16
}
},
"sop_context": {}
},
"time_difference_minutes": 7.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-d2e66b0e",
"description": "High memory usage before crash on payment-01",
"timestamp": "2024-03-06T02:24:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"memory_usage": 95.6094180594904,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-8a7a645b",
"description": "Thread pool exhaustion on notification-01",
"timestamp": "2024-03-06T02:35:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"active_threads": 98,
"thread_pool_size": 100,
"queue_length": 402
}
},
"sop_context": {}
},
"time_difference_minutes": 11.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-cb3e6430",
"description": "High memory usage before crash on notification-01",
"timestamp": "2024-03-06T02:29:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"memory_usage": 96.71078680891819,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-73ca1101",
"description": "Service notification-service instance notification-01 is down",
"timestamp": "2024-03-06T02:31:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"server": "notification-01",
"error_type": "ServiceCrashException",
"uptime": 16
}
},
"sop_context": {}
},
"time_difference_minutes": 2.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-cb3e6430",
"description": "High memory usage before crash on notification-01",
"timestamp": "2024-03-06T02:29:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"memory_usage": 96.71078680891819,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-8a7a645b",
"description": "Thread pool exhaustion on notification-01",
"timestamp": "2024-03-06T02:35:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"active_threads": 98,
"thread_pool_size": 100,
"queue_length": 402
}
},
"sop_context": {}
},
"time_difference_minutes": 6.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-73ca1101",
"description": "Service notification-service instance notification-01 is down",
"timestamp": "2024-03-06T02:31:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"server": "notification-01",
"error_type": "ServiceCrashException",
"uptime": 16
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-8a7a645b",
"description": "Thread pool exhaustion on notification-01",
"timestamp": "2024-03-06T02:35:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"active_threads": 98,
"thread_pool_size": 100,
"queue_length": 402
}
},
"sop_context": {}
},
"time_difference_minutes": 4.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-52c214c2",
"description": "API endpoint /api/default experiencing high latency",
"timestamp": "2024-03-06T06:00:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"endpoint": "/api/default",
"response_time": 3081,
"threshold": 1000,
"method": "GET"
}
},
"sop_context": {
"signs": "Connection pool >90%, High query latency on returns-db, Memory pressure",
"actions": "Kill blocking queries, Clear cache, Release idle connections"
}
},
"alert2": {
"alert": {
"id": "alert-48a7d305",
"description": "Increased memory usage on orders-db-01",
"timestamp": "2024-03-06T06:01:00Z",
"severity": "high",
"source": "database-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"server": "orders-db-01",
"memory_usage": 92.11722462705218,
"threshold": 80
}
},
"sop_context": {
"signs": "Connection pool >90%, High query latency on returns-db, Memory pressure",
"actions": "Kill blocking queries, Clear cache, Release idle connections"
}
},
"time_difference_minutes": 1.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-52c214c2",
"description": "API endpoint /api/default experiencing high latency",
"timestamp": "2024-03-06T06:00:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"endpoint": "/api/default",
"response_time": 3081,
"threshold": 1000,
"method": "GET"
}
},
"sop_context": {
"signs": "Connection pool >90%, High query latency on returns-db, Memory pressure",
"actions": "Kill blocking queries, Clear cache, Release idle connections"
}
},
"alert2": {
"alert": {
"id": "alert-1bd013f5",
"description": "Database connection pool near capacity on orders-db-01",
"timestamp": "2024-03-06T06:04:00Z",
"severity": "high",
"source": "database-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"server": "orders-db-01",
"pool_usage": 90.32447564994852,
"total_connections": 100,
"available_connections": 4
}
},
"sop_context": {
"signs": "Connection pool >90%, High query latency on returns-db, Memory pressure",
"actions": "Kill blocking queries, Clear cache, Release idle connections"
}
},
"time_difference_minutes": 4.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-52c214c2",
"description": "API endpoint /api/default experiencing high latency",
"timestamp": "2024-03-06T06:00:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"endpoint": "/api/default",
"response_time": 3081,
"threshold": 1000,
"method": "GET"
}
},
"sop_context": {
"signs": "Connection pool >90%, High query latency on returns-db, Memory pressure",
"actions": "Kill blocking queries, Clear cache, Release idle connections"
}
},
"alert2": {
"alert": {
"id": "alert-fc38a4fa",
"description": "Increased error rate in orders-database due to database connectivity",
"timestamp": "2024-03-06T06:09:00Z",
"severity": "critical",
"source": "application-logs",
"metadata": {
"service": "orders-database",
"related_entities": [],
"error_rate": 13.38030669733322,
"threshold": 5,
"error_type": "DatabaseTimeoutException"
}
},
"sop_context": {
"signs": "Connection pool >90%, High query latency on returns-db, Memory pressure",
"actions": "Kill blocking queries, Clear cache, Release idle connections"
}
},
"time_difference_minutes": 9.0
}
|
true
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.