question
stringlengths 1.03k
1.62k
| answer
stringclasses 2
values |
---|---|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-fecf70bf",
"description": "High CPU usage detected on web-server-02",
"timestamp": "2024-02-17T03:03:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"cpu_usage": 94.22621143601232,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-91e743d0",
"description": "Degraded performance in payment-service due to order-processing issues",
"timestamp": "2024-02-17T03:27:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"order-processing"
],
"error_rate": 14.273380047548708,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 24.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-fecf70bf",
"description": "High CPU usage detected on web-server-02",
"timestamp": "2024-02-17T03:03:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"cpu_usage": 94.22621143601232,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-038f5c08",
"description": "Degraded performance in notification-service due to order-processing issues",
"timestamp": "2024-02-17T03:28:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"order-processing"
],
"error_rate": 13.025542255346613,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 25.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-76a7526a",
"description": "High error rate on web-server-02",
"timestamp": "2024-02-17T03:06:00Z",
"severity": "critical",
"source": "web-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"error_rate": 24.96356531313294,
"threshold": 5,
"status_code": 502
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-5fb1910a",
"description": "High error rate on order-proc-02",
"timestamp": "2024-02-17T03:11:00Z",
"severity": "medium",
"source": "web-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 28.889669796659494,
"threshold": 5,
"status_code": 500
}
},
"sop_context": {}
},
"time_difference_minutes": 5.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-76a7526a",
"description": "High error rate on web-server-02",
"timestamp": "2024-02-17T03:06:00Z",
"severity": "critical",
"source": "web-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"error_rate": 24.96356531313294,
"threshold": 5,
"status_code": 502
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-6a705edd",
"description": "Increased API response time for /api/default endpoint",
"timestamp": "2024-02-17T03:14:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"endpoint": "/api/default",
"response_time": 3899,
"threshold": 1000,
"method": "POST"
}
},
"sop_context": {}
},
"time_difference_minutes": 8.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-76a7526a",
"description": "High error rate on web-server-02",
"timestamp": "2024-02-17T03:06:00Z",
"severity": "critical",
"source": "web-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"error_rate": 24.96356531313294,
"threshold": 5,
"status_code": 502
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-4f0d8fa5",
"description": "High CPU usage detected on order-proc-01",
"timestamp": "2024-02-17T03:18:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"cpu_usage": 84.5539253714457,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"time_difference_minutes": 12.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-76a7526a",
"description": "High error rate on web-server-02",
"timestamp": "2024-02-17T03:06:00Z",
"severity": "critical",
"source": "web-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"error_rate": 24.96356531313294,
"threshold": 5,
"status_code": 502
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-e68488ec",
"description": "Memory pressure on order-proc-01",
"timestamp": "2024-02-17T03:22:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"memory_usage": 86.1115387183635,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 16.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-76a7526a",
"description": "High error rate on web-server-02",
"timestamp": "2024-02-17T03:06:00Z",
"severity": "critical",
"source": "web-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"error_rate": 24.96356531313294,
"threshold": 5,
"status_code": 502
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-81dccada",
"description": "Degraded performance in order-processing due to web-frontend issues",
"timestamp": "2024-02-17T03:24:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"web-frontend"
],
"error_rate": 11.884047071253338,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 18.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-76a7526a",
"description": "High error rate on web-server-02",
"timestamp": "2024-02-17T03:06:00Z",
"severity": "critical",
"source": "web-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"error_rate": 24.96356531313294,
"threshold": 5,
"status_code": 502
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-91e743d0",
"description": "Degraded performance in payment-service due to order-processing issues",
"timestamp": "2024-02-17T03:27:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"order-processing"
],
"error_rate": 14.273380047548708,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 21.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-76a7526a",
"description": "High error rate on web-server-02",
"timestamp": "2024-02-17T03:06:00Z",
"severity": "critical",
"source": "web-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"error_rate": 24.96356531313294,
"threshold": 5,
"status_code": 502
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-038f5c08",
"description": "Degraded performance in notification-service due to order-processing issues",
"timestamp": "2024-02-17T03:28:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"order-processing"
],
"error_rate": 13.025542255346613,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 22.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-5fb1910a",
"description": "High error rate on order-proc-02",
"timestamp": "2024-02-17T03:11:00Z",
"severity": "medium",
"source": "web-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 28.889669796659494,
"threshold": 5,
"status_code": 500
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-6a705edd",
"description": "Increased API response time for /api/default endpoint",
"timestamp": "2024-02-17T03:14:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"endpoint": "/api/default",
"response_time": 3899,
"threshold": 1000,
"method": "POST"
}
},
"sop_context": {}
},
"time_difference_minutes": 3.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-5fb1910a",
"description": "High error rate on order-proc-02",
"timestamp": "2024-02-17T03:11:00Z",
"severity": "medium",
"source": "web-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 28.889669796659494,
"threshold": 5,
"status_code": 500
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-4f0d8fa5",
"description": "High CPU usage detected on order-proc-01",
"timestamp": "2024-02-17T03:18:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"cpu_usage": 84.5539253714457,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"time_difference_minutes": 7.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-5fb1910a",
"description": "High error rate on order-proc-02",
"timestamp": "2024-02-17T03:11:00Z",
"severity": "medium",
"source": "web-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 28.889669796659494,
"threshold": 5,
"status_code": 500
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-e68488ec",
"description": "Memory pressure on order-proc-01",
"timestamp": "2024-02-17T03:22:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"memory_usage": 86.1115387183635,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 11.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-5fb1910a",
"description": "High error rate on order-proc-02",
"timestamp": "2024-02-17T03:11:00Z",
"severity": "medium",
"source": "web-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 28.889669796659494,
"threshold": 5,
"status_code": 500
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-81dccada",
"description": "Degraded performance in order-processing due to web-frontend issues",
"timestamp": "2024-02-17T03:24:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"web-frontend"
],
"error_rate": 11.884047071253338,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 13.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-5fb1910a",
"description": "High error rate on order-proc-02",
"timestamp": "2024-02-17T03:11:00Z",
"severity": "medium",
"source": "web-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 28.889669796659494,
"threshold": 5,
"status_code": 500
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-91e743d0",
"description": "Degraded performance in payment-service due to order-processing issues",
"timestamp": "2024-02-17T03:27:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"order-processing"
],
"error_rate": 14.273380047548708,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 16.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-5fb1910a",
"description": "High error rate on order-proc-02",
"timestamp": "2024-02-17T03:11:00Z",
"severity": "medium",
"source": "web-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 28.889669796659494,
"threshold": 5,
"status_code": 500
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-038f5c08",
"description": "Degraded performance in notification-service due to order-processing issues",
"timestamp": "2024-02-17T03:28:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"order-processing"
],
"error_rate": 13.025542255346613,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 17.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-6a705edd",
"description": "Increased API response time for /api/default endpoint",
"timestamp": "2024-02-17T03:14:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"endpoint": "/api/default",
"response_time": 3899,
"threshold": 1000,
"method": "POST"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-4f0d8fa5",
"description": "High CPU usage detected on order-proc-01",
"timestamp": "2024-02-17T03:18:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"cpu_usage": 84.5539253714457,
"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-6a705edd",
"description": "Increased API response time for /api/default endpoint",
"timestamp": "2024-02-17T03:14:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"endpoint": "/api/default",
"response_time": 3899,
"threshold": 1000,
"method": "POST"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-e68488ec",
"description": "Memory pressure on order-proc-01",
"timestamp": "2024-02-17T03:22:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"memory_usage": 86.1115387183635,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 8.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-6a705edd",
"description": "Increased API response time for /api/default endpoint",
"timestamp": "2024-02-17T03:14:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"endpoint": "/api/default",
"response_time": 3899,
"threshold": 1000,
"method": "POST"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-81dccada",
"description": "Degraded performance in order-processing due to web-frontend issues",
"timestamp": "2024-02-17T03:24:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"web-frontend"
],
"error_rate": 11.884047071253338,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 10.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-6a705edd",
"description": "Increased API response time for /api/default endpoint",
"timestamp": "2024-02-17T03:14:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"endpoint": "/api/default",
"response_time": 3899,
"threshold": 1000,
"method": "POST"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-91e743d0",
"description": "Degraded performance in payment-service due to order-processing issues",
"timestamp": "2024-02-17T03:27:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"order-processing"
],
"error_rate": 14.273380047548708,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 13.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-6a705edd",
"description": "Increased API response time for /api/default endpoint",
"timestamp": "2024-02-17T03:14:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"endpoint": "/api/default",
"response_time": 3899,
"threshold": 1000,
"method": "POST"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-038f5c08",
"description": "Degraded performance in notification-service due to order-processing issues",
"timestamp": "2024-02-17T03:28:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"order-processing"
],
"error_rate": 13.025542255346613,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 14.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-4f0d8fa5",
"description": "High CPU usage detected on order-proc-01",
"timestamp": "2024-02-17T03:18:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"cpu_usage": 84.5539253714457,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-e68488ec",
"description": "Memory pressure on order-proc-01",
"timestamp": "2024-02-17T03:22:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"memory_usage": 86.1115387183635,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 4.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-4f0d8fa5",
"description": "High CPU usage detected on order-proc-01",
"timestamp": "2024-02-17T03:18:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"cpu_usage": 84.5539253714457,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-81dccada",
"description": "Degraded performance in order-processing due to web-frontend issues",
"timestamp": "2024-02-17T03:24:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"web-frontend"
],
"error_rate": 11.884047071253338,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 6.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-4f0d8fa5",
"description": "High CPU usage detected on order-proc-01",
"timestamp": "2024-02-17T03:18:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"cpu_usage": 84.5539253714457,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-91e743d0",
"description": "Degraded performance in payment-service due to order-processing issues",
"timestamp": "2024-02-17T03:27:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"order-processing"
],
"error_rate": 14.273380047548708,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 9.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-4f0d8fa5",
"description": "High CPU usage detected on order-proc-01",
"timestamp": "2024-02-17T03:18:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"cpu_usage": 84.5539253714457,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-038f5c08",
"description": "Degraded performance in notification-service due to order-processing issues",
"timestamp": "2024-02-17T03:28:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"order-processing"
],
"error_rate": 13.025542255346613,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 10.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-e68488ec",
"description": "Memory pressure on order-proc-01",
"timestamp": "2024-02-17T03:22:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"memory_usage": 86.1115387183635,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-81dccada",
"description": "Degraded performance in order-processing due to web-frontend issues",
"timestamp": "2024-02-17T03:24:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"web-frontend"
],
"error_rate": 11.884047071253338,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 2.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-e68488ec",
"description": "Memory pressure on order-proc-01",
"timestamp": "2024-02-17T03:22:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"memory_usage": 86.1115387183635,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-91e743d0",
"description": "Degraded performance in payment-service due to order-processing issues",
"timestamp": "2024-02-17T03:27:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"order-processing"
],
"error_rate": 14.273380047548708,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 5.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-e68488ec",
"description": "Memory pressure on order-proc-01",
"timestamp": "2024-02-17T03:22:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"memory_usage": 86.1115387183635,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-038f5c08",
"description": "Degraded performance in notification-service due to order-processing issues",
"timestamp": "2024-02-17T03:28:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"order-processing"
],
"error_rate": 13.025542255346613,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 6.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-81dccada",
"description": "Degraded performance in order-processing due to web-frontend issues",
"timestamp": "2024-02-17T03:24:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"web-frontend"
],
"error_rate": 11.884047071253338,
"threshold": 5
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-91e743d0",
"description": "Degraded performance in payment-service due to order-processing issues",
"timestamp": "2024-02-17T03:27:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"order-processing"
],
"error_rate": 14.273380047548708,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 3.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-81dccada",
"description": "Degraded performance in order-processing due to web-frontend issues",
"timestamp": "2024-02-17T03:24:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"web-frontend"
],
"error_rate": 11.884047071253338,
"threshold": 5
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-038f5c08",
"description": "Degraded performance in notification-service due to order-processing issues",
"timestamp": "2024-02-17T03:28:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"order-processing"
],
"error_rate": 13.025542255346613,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 4.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-91e743d0",
"description": "Degraded performance in payment-service due to order-processing issues",
"timestamp": "2024-02-17T03:27:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"order-processing"
],
"error_rate": 14.273380047548708,
"threshold": 5
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-038f5c08",
"description": "Degraded performance in notification-service due to order-processing issues",
"timestamp": "2024-02-17T03:28:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"order-processing"
],
"error_rate": 13.025542255346613,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 1.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-24d2fc8c",
"description": "Thread pool exhaustion on web-server-01",
"timestamp": "2024-02-17T08:00:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"active_threads": 99,
"thread_pool_size": 100,
"queue_length": 398
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-bfe5115a",
"description": "Service web-frontend instance web-server-01 is down",
"timestamp": "2024-02-17T08:05:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-01",
"error_type": "ServiceCrashException",
"uptime": 42
}
},
"sop_context": {}
},
"time_difference_minutes": 5.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-24d2fc8c",
"description": "Thread pool exhaustion on web-server-01",
"timestamp": "2024-02-17T08:00:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"active_threads": 99,
"thread_pool_size": 100,
"queue_length": 398
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-c3c33d18",
"description": "High memory usage before crash on web-server-02",
"timestamp": "2024-02-17T08:10:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"memory_usage": 96.13752702715747,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 10.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-24d2fc8c",
"description": "Thread pool exhaustion on web-server-01",
"timestamp": "2024-02-17T08:00:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"active_threads": 99,
"thread_pool_size": 100,
"queue_length": 398
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-30b28d8f",
"description": "High memory usage before crash on order-proc-01",
"timestamp": "2024-02-17T08:13:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"memory_usage": 96.59587823695253,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 13.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-24d2fc8c",
"description": "Thread pool exhaustion on web-server-01",
"timestamp": "2024-02-17T08:00:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"active_threads": 99,
"thread_pool_size": 100,
"queue_length": 398
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-4cb2afab",
"description": "Thread pool exhaustion on order-proc-02",
"timestamp": "2024-02-17T08:17:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"active_threads": 95,
"thread_pool_size": 100,
"queue_length": 399
}
},
"sop_context": {}
},
"time_difference_minutes": 17.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-24d2fc8c",
"description": "Thread pool exhaustion on web-server-01",
"timestamp": "2024-02-17T08:00:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"active_threads": 99,
"thread_pool_size": 100,
"queue_length": 398
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-63205a35",
"description": "Service order-processing instance order-proc-01 is down",
"timestamp": "2024-02-17T08:20:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"error_type": "ServiceCrashException",
"uptime": 3
}
},
"sop_context": {}
},
"time_difference_minutes": 20.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-24d2fc8c",
"description": "Thread pool exhaustion on web-server-01",
"timestamp": "2024-02-17T08:00:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"active_threads": 99,
"thread_pool_size": 100,
"queue_length": 398
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-5b4e9c30",
"description": "Service payment-service instance payment-01 is down",
"timestamp": "2024-02-17T08:25:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"server": "payment-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-24d2fc8c",
"description": "Thread pool exhaustion on web-server-01",
"timestamp": "2024-02-17T08:00:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"active_threads": 99,
"thread_pool_size": 100,
"queue_length": 398
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-11d008ae",
"description": "High memory usage before crash on payment-01",
"timestamp": "2024-02-17T08:29:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"memory_usage": 97.94242683413741,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 29.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-24d2fc8c",
"description": "Thread pool exhaustion on web-server-01",
"timestamp": "2024-02-17T08:00:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"active_threads": 99,
"thread_pool_size": 100,
"queue_length": 398
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-c1d5dffd",
"description": "Thread pool exhaustion on payment-01",
"timestamp": "2024-02-17T08:30:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"active_threads": 96,
"thread_pool_size": 100,
"queue_length": 326
}
},
"sop_context": {}
},
"time_difference_minutes": 30.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-24d2fc8c",
"description": "Thread pool exhaustion on web-server-01",
"timestamp": "2024-02-17T08:00:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"active_threads": 99,
"thread_pool_size": 100,
"queue_length": 398
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-67c1fa76",
"description": "Service notification-service instance notification-01 is down",
"timestamp": "2024-02-17T08:35:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"server": "notification-01",
"error_type": "ServiceCrashException",
"uptime": 42
}
},
"sop_context": {}
},
"time_difference_minutes": 35.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-24d2fc8c",
"description": "Thread pool exhaustion on web-server-01",
"timestamp": "2024-02-17T08:00:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"active_threads": 99,
"thread_pool_size": 100,
"queue_length": 398
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-0d3662de",
"description": "Thread pool exhaustion on notification-01",
"timestamp": "2024-02-17T08:39:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"active_threads": 99,
"thread_pool_size": 100,
"queue_length": 298
}
},
"sop_context": {}
},
"time_difference_minutes": 39.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-24d2fc8c",
"description": "Thread pool exhaustion on web-server-01",
"timestamp": "2024-02-17T08:00:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"active_threads": 99,
"thread_pool_size": 100,
"queue_length": 398
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-cd50d5f5",
"description": "High memory usage before crash on notification-01",
"timestamp": "2024-02-17T08:40:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"memory_usage": 90.40020271258703,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 40.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-bfe5115a",
"description": "Service web-frontend instance web-server-01 is down",
"timestamp": "2024-02-17T08:05:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-01",
"error_type": "ServiceCrashException",
"uptime": 42
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-c3c33d18",
"description": "High memory usage before crash on web-server-02",
"timestamp": "2024-02-17T08:10:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"memory_usage": 96.13752702715747,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 5.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-bfe5115a",
"description": "Service web-frontend instance web-server-01 is down",
"timestamp": "2024-02-17T08:05:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-01",
"error_type": "ServiceCrashException",
"uptime": 42
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-30b28d8f",
"description": "High memory usage before crash on order-proc-01",
"timestamp": "2024-02-17T08:13:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"memory_usage": 96.59587823695253,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 8.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-bfe5115a",
"description": "Service web-frontend instance web-server-01 is down",
"timestamp": "2024-02-17T08:05:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-01",
"error_type": "ServiceCrashException",
"uptime": 42
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-4cb2afab",
"description": "Thread pool exhaustion on order-proc-02",
"timestamp": "2024-02-17T08:17:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"active_threads": 95,
"thread_pool_size": 100,
"queue_length": 399
}
},
"sop_context": {}
},
"time_difference_minutes": 12.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-bfe5115a",
"description": "Service web-frontend instance web-server-01 is down",
"timestamp": "2024-02-17T08:05:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-01",
"error_type": "ServiceCrashException",
"uptime": 42
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-63205a35",
"description": "Service order-processing instance order-proc-01 is down",
"timestamp": "2024-02-17T08:20:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"error_type": "ServiceCrashException",
"uptime": 3
}
},
"sop_context": {}
},
"time_difference_minutes": 15.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-bfe5115a",
"description": "Service web-frontend instance web-server-01 is down",
"timestamp": "2024-02-17T08:05:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-01",
"error_type": "ServiceCrashException",
"uptime": 42
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-5b4e9c30",
"description": "Service payment-service instance payment-01 is down",
"timestamp": "2024-02-17T08:25:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"server": "payment-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-bfe5115a",
"description": "Service web-frontend instance web-server-01 is down",
"timestamp": "2024-02-17T08:05:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-01",
"error_type": "ServiceCrashException",
"uptime": 42
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-11d008ae",
"description": "High memory usage before crash on payment-01",
"timestamp": "2024-02-17T08:29:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"memory_usage": 97.94242683413741,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 24.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-bfe5115a",
"description": "Service web-frontend instance web-server-01 is down",
"timestamp": "2024-02-17T08:05:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-01",
"error_type": "ServiceCrashException",
"uptime": 42
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-c1d5dffd",
"description": "Thread pool exhaustion on payment-01",
"timestamp": "2024-02-17T08:30:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"active_threads": 96,
"thread_pool_size": 100,
"queue_length": 326
}
},
"sop_context": {}
},
"time_difference_minutes": 25.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-bfe5115a",
"description": "Service web-frontend instance web-server-01 is down",
"timestamp": "2024-02-17T08:05:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-01",
"error_type": "ServiceCrashException",
"uptime": 42
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-67c1fa76",
"description": "Service notification-service instance notification-01 is down",
"timestamp": "2024-02-17T08:35:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"server": "notification-01",
"error_type": "ServiceCrashException",
"uptime": 42
}
},
"sop_context": {}
},
"time_difference_minutes": 30.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-bfe5115a",
"description": "Service web-frontend instance web-server-01 is down",
"timestamp": "2024-02-17T08:05:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-01",
"error_type": "ServiceCrashException",
"uptime": 42
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-0d3662de",
"description": "Thread pool exhaustion on notification-01",
"timestamp": "2024-02-17T08:39:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"active_threads": 99,
"thread_pool_size": 100,
"queue_length": 298
}
},
"sop_context": {}
},
"time_difference_minutes": 34.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-bfe5115a",
"description": "Service web-frontend instance web-server-01 is down",
"timestamp": "2024-02-17T08:05:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-01",
"error_type": "ServiceCrashException",
"uptime": 42
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-cd50d5f5",
"description": "High memory usage before crash on notification-01",
"timestamp": "2024-02-17T08:40:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"memory_usage": 90.40020271258703,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 35.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-c3c33d18",
"description": "High memory usage before crash on web-server-02",
"timestamp": "2024-02-17T08:10:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"memory_usage": 96.13752702715747,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-30b28d8f",
"description": "High memory usage before crash on order-proc-01",
"timestamp": "2024-02-17T08:13:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"memory_usage": 96.59587823695253,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 3.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-c3c33d18",
"description": "High memory usage before crash on web-server-02",
"timestamp": "2024-02-17T08:10:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"memory_usage": 96.13752702715747,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-4cb2afab",
"description": "Thread pool exhaustion on order-proc-02",
"timestamp": "2024-02-17T08:17:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"active_threads": 95,
"thread_pool_size": 100,
"queue_length": 399
}
},
"sop_context": {}
},
"time_difference_minutes": 7.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-c3c33d18",
"description": "High memory usage before crash on web-server-02",
"timestamp": "2024-02-17T08:10:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"memory_usage": 96.13752702715747,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-63205a35",
"description": "Service order-processing instance order-proc-01 is down",
"timestamp": "2024-02-17T08:20:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"error_type": "ServiceCrashException",
"uptime": 3
}
},
"sop_context": {}
},
"time_difference_minutes": 10.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-c3c33d18",
"description": "High memory usage before crash on web-server-02",
"timestamp": "2024-02-17T08:10:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"memory_usage": 96.13752702715747,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-5b4e9c30",
"description": "Service payment-service instance payment-01 is down",
"timestamp": "2024-02-17T08:25:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"server": "payment-01",
"error_type": "ServiceCrashException",
"uptime": 16
}
},
"sop_context": {}
},
"time_difference_minutes": 15.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-c3c33d18",
"description": "High memory usage before crash on web-server-02",
"timestamp": "2024-02-17T08:10:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"memory_usage": 96.13752702715747,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-11d008ae",
"description": "High memory usage before crash on payment-01",
"timestamp": "2024-02-17T08:29:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"memory_usage": 97.94242683413741,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 19.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-c3c33d18",
"description": "High memory usage before crash on web-server-02",
"timestamp": "2024-02-17T08:10:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"memory_usage": 96.13752702715747,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-c1d5dffd",
"description": "Thread pool exhaustion on payment-01",
"timestamp": "2024-02-17T08:30:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"active_threads": 96,
"thread_pool_size": 100,
"queue_length": 326
}
},
"sop_context": {}
},
"time_difference_minutes": 20.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-c3c33d18",
"description": "High memory usage before crash on web-server-02",
"timestamp": "2024-02-17T08:10:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"memory_usage": 96.13752702715747,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-67c1fa76",
"description": "Service notification-service instance notification-01 is down",
"timestamp": "2024-02-17T08:35:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"server": "notification-01",
"error_type": "ServiceCrashException",
"uptime": 42
}
},
"sop_context": {}
},
"time_difference_minutes": 25.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-c3c33d18",
"description": "High memory usage before crash on web-server-02",
"timestamp": "2024-02-17T08:10:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"memory_usage": 96.13752702715747,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-0d3662de",
"description": "Thread pool exhaustion on notification-01",
"timestamp": "2024-02-17T08:39:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"active_threads": 99,
"thread_pool_size": 100,
"queue_length": 298
}
},
"sop_context": {}
},
"time_difference_minutes": 29.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-c3c33d18",
"description": "High memory usage before crash on web-server-02",
"timestamp": "2024-02-17T08:10:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"memory_usage": 96.13752702715747,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-cd50d5f5",
"description": "High memory usage before crash on notification-01",
"timestamp": "2024-02-17T08:40:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"memory_usage": 90.40020271258703,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 30.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-30b28d8f",
"description": "High memory usage before crash on order-proc-01",
"timestamp": "2024-02-17T08:13:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"memory_usage": 96.59587823695253,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-4cb2afab",
"description": "Thread pool exhaustion on order-proc-02",
"timestamp": "2024-02-17T08:17:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"active_threads": 95,
"thread_pool_size": 100,
"queue_length": 399
}
},
"sop_context": {}
},
"time_difference_minutes": 4.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-30b28d8f",
"description": "High memory usage before crash on order-proc-01",
"timestamp": "2024-02-17T08:13:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"memory_usage": 96.59587823695253,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-63205a35",
"description": "Service order-processing instance order-proc-01 is down",
"timestamp": "2024-02-17T08:20:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"error_type": "ServiceCrashException",
"uptime": 3
}
},
"sop_context": {}
},
"time_difference_minutes": 7.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-30b28d8f",
"description": "High memory usage before crash on order-proc-01",
"timestamp": "2024-02-17T08:13:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"memory_usage": 96.59587823695253,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-5b4e9c30",
"description": "Service payment-service instance payment-01 is down",
"timestamp": "2024-02-17T08:25:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"server": "payment-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-30b28d8f",
"description": "High memory usage before crash on order-proc-01",
"timestamp": "2024-02-17T08:13:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"memory_usage": 96.59587823695253,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-11d008ae",
"description": "High memory usage before crash on payment-01",
"timestamp": "2024-02-17T08:29:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"memory_usage": 97.94242683413741,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 16.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-30b28d8f",
"description": "High memory usage before crash on order-proc-01",
"timestamp": "2024-02-17T08:13:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"memory_usage": 96.59587823695253,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-c1d5dffd",
"description": "Thread pool exhaustion on payment-01",
"timestamp": "2024-02-17T08:30:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"active_threads": 96,
"thread_pool_size": 100,
"queue_length": 326
}
},
"sop_context": {}
},
"time_difference_minutes": 17.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-30b28d8f",
"description": "High memory usage before crash on order-proc-01",
"timestamp": "2024-02-17T08:13:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"memory_usage": 96.59587823695253,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-67c1fa76",
"description": "Service notification-service instance notification-01 is down",
"timestamp": "2024-02-17T08:35:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"server": "notification-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-30b28d8f",
"description": "High memory usage before crash on order-proc-01",
"timestamp": "2024-02-17T08:13:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"memory_usage": 96.59587823695253,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-0d3662de",
"description": "Thread pool exhaustion on notification-01",
"timestamp": "2024-02-17T08:39:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"active_threads": 99,
"thread_pool_size": 100,
"queue_length": 298
}
},
"sop_context": {}
},
"time_difference_minutes": 26.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-30b28d8f",
"description": "High memory usage before crash on order-proc-01",
"timestamp": "2024-02-17T08:13:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"memory_usage": 96.59587823695253,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-cd50d5f5",
"description": "High memory usage before crash on notification-01",
"timestamp": "2024-02-17T08:40:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"memory_usage": 90.40020271258703,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 27.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-4cb2afab",
"description": "Thread pool exhaustion on order-proc-02",
"timestamp": "2024-02-17T08:17:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"active_threads": 95,
"thread_pool_size": 100,
"queue_length": 399
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-63205a35",
"description": "Service order-processing instance order-proc-01 is down",
"timestamp": "2024-02-17T08:20:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"error_type": "ServiceCrashException",
"uptime": 3
}
},
"sop_context": {}
},
"time_difference_minutes": 3.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-4cb2afab",
"description": "Thread pool exhaustion on order-proc-02",
"timestamp": "2024-02-17T08:17:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"active_threads": 95,
"thread_pool_size": 100,
"queue_length": 399
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-5b4e9c30",
"description": "Service payment-service instance payment-01 is down",
"timestamp": "2024-02-17T08:25:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"server": "payment-01",
"error_type": "ServiceCrashException",
"uptime": 16
}
},
"sop_context": {}
},
"time_difference_minutes": 8.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-4cb2afab",
"description": "Thread pool exhaustion on order-proc-02",
"timestamp": "2024-02-17T08:17:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"active_threads": 95,
"thread_pool_size": 100,
"queue_length": 399
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-11d008ae",
"description": "High memory usage before crash on payment-01",
"timestamp": "2024-02-17T08:29:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"memory_usage": 97.94242683413741,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 12.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-4cb2afab",
"description": "Thread pool exhaustion on order-proc-02",
"timestamp": "2024-02-17T08:17:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"active_threads": 95,
"thread_pool_size": 100,
"queue_length": 399
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-c1d5dffd",
"description": "Thread pool exhaustion on payment-01",
"timestamp": "2024-02-17T08:30:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"active_threads": 96,
"thread_pool_size": 100,
"queue_length": 326
}
},
"sop_context": {}
},
"time_difference_minutes": 13.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-4cb2afab",
"description": "Thread pool exhaustion on order-proc-02",
"timestamp": "2024-02-17T08:17:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"active_threads": 95,
"thread_pool_size": 100,
"queue_length": 399
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-67c1fa76",
"description": "Service notification-service instance notification-01 is down",
"timestamp": "2024-02-17T08:35:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"server": "notification-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-4cb2afab",
"description": "Thread pool exhaustion on order-proc-02",
"timestamp": "2024-02-17T08:17:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"active_threads": 95,
"thread_pool_size": 100,
"queue_length": 399
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-0d3662de",
"description": "Thread pool exhaustion on notification-01",
"timestamp": "2024-02-17T08:39:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"active_threads": 99,
"thread_pool_size": 100,
"queue_length": 298
}
},
"sop_context": {}
},
"time_difference_minutes": 22.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-4cb2afab",
"description": "Thread pool exhaustion on order-proc-02",
"timestamp": "2024-02-17T08:17:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"active_threads": 95,
"thread_pool_size": 100,
"queue_length": 399
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-cd50d5f5",
"description": "High memory usage before crash on notification-01",
"timestamp": "2024-02-17T08:40:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"memory_usage": 90.40020271258703,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 23.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-63205a35",
"description": "Service order-processing instance order-proc-01 is down",
"timestamp": "2024-02-17T08:20:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"error_type": "ServiceCrashException",
"uptime": 3
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-5b4e9c30",
"description": "Service payment-service instance payment-01 is down",
"timestamp": "2024-02-17T08:25:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"server": "payment-01",
"error_type": "ServiceCrashException",
"uptime": 16
}
},
"sop_context": {}
},
"time_difference_minutes": 5.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-63205a35",
"description": "Service order-processing instance order-proc-01 is down",
"timestamp": "2024-02-17T08:20:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"error_type": "ServiceCrashException",
"uptime": 3
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-11d008ae",
"description": "High memory usage before crash on payment-01",
"timestamp": "2024-02-17T08:29:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"memory_usage": 97.94242683413741,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 9.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-63205a35",
"description": "Service order-processing instance order-proc-01 is down",
"timestamp": "2024-02-17T08:20:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"error_type": "ServiceCrashException",
"uptime": 3
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-c1d5dffd",
"description": "Thread pool exhaustion on payment-01",
"timestamp": "2024-02-17T08:30:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"active_threads": 96,
"thread_pool_size": 100,
"queue_length": 326
}
},
"sop_context": {}
},
"time_difference_minutes": 10.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-63205a35",
"description": "Service order-processing instance order-proc-01 is down",
"timestamp": "2024-02-17T08:20:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"error_type": "ServiceCrashException",
"uptime": 3
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-67c1fa76",
"description": "Service notification-service instance notification-01 is down",
"timestamp": "2024-02-17T08:35:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"server": "notification-01",
"error_type": "ServiceCrashException",
"uptime": 42
}
},
"sop_context": {}
},
"time_difference_minutes": 15.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-63205a35",
"description": "Service order-processing instance order-proc-01 is down",
"timestamp": "2024-02-17T08:20:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"error_type": "ServiceCrashException",
"uptime": 3
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-0d3662de",
"description": "Thread pool exhaustion on notification-01",
"timestamp": "2024-02-17T08:39:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"active_threads": 99,
"thread_pool_size": 100,
"queue_length": 298
}
},
"sop_context": {}
},
"time_difference_minutes": 19.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-63205a35",
"description": "Service order-processing instance order-proc-01 is down",
"timestamp": "2024-02-17T08:20:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"error_type": "ServiceCrashException",
"uptime": 3
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-cd50d5f5",
"description": "High memory usage before crash on notification-01",
"timestamp": "2024-02-17T08:40:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"memory_usage": 90.40020271258703,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 20.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-5b4e9c30",
"description": "Service payment-service instance payment-01 is down",
"timestamp": "2024-02-17T08:25:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"server": "payment-01",
"error_type": "ServiceCrashException",
"uptime": 16
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-11d008ae",
"description": "High memory usage before crash on payment-01",
"timestamp": "2024-02-17T08:29:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"memory_usage": 97.94242683413741,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 4.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-5b4e9c30",
"description": "Service payment-service instance payment-01 is down",
"timestamp": "2024-02-17T08:25:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"server": "payment-01",
"error_type": "ServiceCrashException",
"uptime": 16
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-c1d5dffd",
"description": "Thread pool exhaustion on payment-01",
"timestamp": "2024-02-17T08:30:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"active_threads": 96,
"thread_pool_size": 100,
"queue_length": 326
}
},
"sop_context": {}
},
"time_difference_minutes": 5.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-5b4e9c30",
"description": "Service payment-service instance payment-01 is down",
"timestamp": "2024-02-17T08:25:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"server": "payment-01",
"error_type": "ServiceCrashException",
"uptime": 16
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-67c1fa76",
"description": "Service notification-service instance notification-01 is down",
"timestamp": "2024-02-17T08:35:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"server": "notification-01",
"error_type": "ServiceCrashException",
"uptime": 42
}
},
"sop_context": {}
},
"time_difference_minutes": 10.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-5b4e9c30",
"description": "Service payment-service instance payment-01 is down",
"timestamp": "2024-02-17T08:25:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"server": "payment-01",
"error_type": "ServiceCrashException",
"uptime": 16
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-0d3662de",
"description": "Thread pool exhaustion on notification-01",
"timestamp": "2024-02-17T08:39:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"active_threads": 99,
"thread_pool_size": 100,
"queue_length": 298
}
},
"sop_context": {}
},
"time_difference_minutes": 14.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-5b4e9c30",
"description": "Service payment-service instance payment-01 is down",
"timestamp": "2024-02-17T08:25:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"server": "payment-01",
"error_type": "ServiceCrashException",
"uptime": 16
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-cd50d5f5",
"description": "High memory usage before crash on notification-01",
"timestamp": "2024-02-17T08:40:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"memory_usage": 90.40020271258703,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 15.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-11d008ae",
"description": "High memory usage before crash on payment-01",
"timestamp": "2024-02-17T08:29:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"memory_usage": 97.94242683413741,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-c1d5dffd",
"description": "Thread pool exhaustion on payment-01",
"timestamp": "2024-02-17T08:30:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"active_threads": 96,
"thread_pool_size": 100,
"queue_length": 326
}
},
"sop_context": {}
},
"time_difference_minutes": 1.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-11d008ae",
"description": "High memory usage before crash on payment-01",
"timestamp": "2024-02-17T08:29:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"memory_usage": 97.94242683413741,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-67c1fa76",
"description": "Service notification-service instance notification-01 is down",
"timestamp": "2024-02-17T08:35:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"server": "notification-01",
"error_type": "ServiceCrashException",
"uptime": 42
}
},
"sop_context": {}
},
"time_difference_minutes": 6.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-11d008ae",
"description": "High memory usage before crash on payment-01",
"timestamp": "2024-02-17T08:29:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"memory_usage": 97.94242683413741,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-0d3662de",
"description": "Thread pool exhaustion on notification-01",
"timestamp": "2024-02-17T08:39:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"active_threads": 99,
"thread_pool_size": 100,
"queue_length": 298
}
},
"sop_context": {}
},
"time_difference_minutes": 10.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-11d008ae",
"description": "High memory usage before crash on payment-01",
"timestamp": "2024-02-17T08:29:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"memory_usage": 97.94242683413741,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-cd50d5f5",
"description": "High memory usage before crash on notification-01",
"timestamp": "2024-02-17T08:40:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"memory_usage": 90.40020271258703,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 11.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-c1d5dffd",
"description": "Thread pool exhaustion on payment-01",
"timestamp": "2024-02-17T08:30:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"active_threads": 96,
"thread_pool_size": 100,
"queue_length": 326
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-67c1fa76",
"description": "Service notification-service instance notification-01 is down",
"timestamp": "2024-02-17T08:35:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"server": "notification-01",
"error_type": "ServiceCrashException",
"uptime": 42
}
},
"sop_context": {}
},
"time_difference_minutes": 5.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-c1d5dffd",
"description": "Thread pool exhaustion on payment-01",
"timestamp": "2024-02-17T08:30:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"active_threads": 96,
"thread_pool_size": 100,
"queue_length": 326
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-0d3662de",
"description": "Thread pool exhaustion on notification-01",
"timestamp": "2024-02-17T08:39:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"active_threads": 99,
"thread_pool_size": 100,
"queue_length": 298
}
},
"sop_context": {}
},
"time_difference_minutes": 9.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-c1d5dffd",
"description": "Thread pool exhaustion on payment-01",
"timestamp": "2024-02-17T08:30:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"active_threads": 96,
"thread_pool_size": 100,
"queue_length": 326
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-cd50d5f5",
"description": "High memory usage before crash on notification-01",
"timestamp": "2024-02-17T08:40:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"memory_usage": 90.40020271258703,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 10.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-67c1fa76",
"description": "Service notification-service instance notification-01 is down",
"timestamp": "2024-02-17T08:35:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"server": "notification-01",
"error_type": "ServiceCrashException",
"uptime": 42
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-0d3662de",
"description": "Thread pool exhaustion on notification-01",
"timestamp": "2024-02-17T08:39:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"active_threads": 99,
"thread_pool_size": 100,
"queue_length": 298
}
},
"sop_context": {}
},
"time_difference_minutes": 4.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-67c1fa76",
"description": "Service notification-service instance notification-01 is down",
"timestamp": "2024-02-17T08:35:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"server": "notification-01",
"error_type": "ServiceCrashException",
"uptime": 42
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-cd50d5f5",
"description": "High memory usage before crash on notification-01",
"timestamp": "2024-02-17T08:40:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"memory_usage": 90.40020271258703,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 5.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-0d3662de",
"description": "Thread pool exhaustion on notification-01",
"timestamp": "2024-02-17T08:39:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"active_threads": 99,
"thread_pool_size": 100,
"queue_length": 298
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-cd50d5f5",
"description": "High memory usage before crash on notification-01",
"timestamp": "2024-02-17T08:40:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"memory_usage": 90.40020271258703,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 1.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-54d8d9a0",
"description": "Increased error rate in orders-database due to database connectivity",
"timestamp": "2024-02-18T04:00:00Z",
"severity": "critical",
"source": "application-logs",
"metadata": {
"service": "orders-database",
"related_entities": [],
"error_rate": 10.09131844237865,
"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"
}
},
"alert2": {
"alert": {
"id": "alert-d9eacf87",
"description": "API endpoint /api/default experiencing high latency",
"timestamp": "2024-02-18T04:03:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"endpoint": "/api/default",
"response_time": 2396,
"threshold": 1000,
"method": "GET"
}
},
"sop_context": {
"signs": "Connection pool >90%, High query latency on returns-db, Memory pressure",
"actions": "Kill blocking queries, Clear cache, Release idle connections"
}
},
"time_difference_minutes": 3.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-54d8d9a0",
"description": "Increased error rate in orders-database due to database connectivity",
"timestamp": "2024-02-18T04:00:00Z",
"severity": "critical",
"source": "application-logs",
"metadata": {
"service": "orders-database",
"related_entities": [],
"error_rate": 10.09131844237865,
"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"
}
},
"alert2": {
"alert": {
"id": "alert-ed7af39c",
"description": "High query latency on orders-db-01",
"timestamp": "2024-02-18T04:04:00Z",
"severity": "critical",
"source": "database-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"server": "orders-db-01",
"query_latency": 1019.144249308432,
"threshold": 200,
"query_type": "UPDATE"
}
},
"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-54d8d9a0",
"description": "Increased error rate in orders-database due to database connectivity",
"timestamp": "2024-02-18T04:00:00Z",
"severity": "critical",
"source": "application-logs",
"metadata": {
"service": "orders-database",
"related_entities": [],
"error_rate": 10.09131844237865,
"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"
}
},
"alert2": {
"alert": {
"id": "alert-4b058cb1",
"description": "Increased memory usage on orders-db-01",
"timestamp": "2024-02-18T04:07:00Z",
"severity": "high",
"source": "database-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"server": "orders-db-01",
"memory_usage": 89.31944546577063,
"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": 7.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-54d8d9a0",
"description": "Increased error rate in orders-database due to database connectivity",
"timestamp": "2024-02-18T04:00:00Z",
"severity": "critical",
"source": "application-logs",
"metadata": {
"service": "orders-database",
"related_entities": [],
"error_rate": 10.09131844237865,
"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"
}
},
"alert2": {
"alert": {
"id": "alert-2cc62d83",
"description": "Database connection pool near capacity on orders-db-01",
"timestamp": "2024-02-18T04:11:00Z",
"severity": "high",
"source": "database-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"server": "orders-db-01",
"pool_usage": 93.22335604944324,
"total_connections": 100,
"available_connections": 7
}
},
"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": 11.0
}
|
true
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.