question
stringlengths 1.03k
1.62k
| answer
stringclasses 2
values |
---|---|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-5d516e88",
"description": "High error rate on web-server-01",
"timestamp": "2024-01-05T06:00:00Z",
"severity": "medium",
"source": "web-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"error_rate": 25.17739574241412,
"threshold": 5,
"status_code": 500
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-04a39379",
"description": "Degraded performance in customer-service due to web-frontend issues",
"timestamp": "2024-01-05T06:32:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "customer-service",
"related_entities": [
"web-frontend"
],
"error_rate": 10.863050595347335,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 32.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-5d516e88",
"description": "High error rate on web-server-01",
"timestamp": "2024-01-05T06:00:00Z",
"severity": "medium",
"source": "web-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"error_rate": 25.17739574241412,
"threshold": 5,
"status_code": 500
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-789efbb3",
"description": "Degraded performance in orders-database due to order-processing issues",
"timestamp": "2024-01-05T06:35:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [
"order-processing"
],
"error_rate": 6.355188043448841,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 35.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-5d516e88",
"description": "High error rate on web-server-01",
"timestamp": "2024-01-05T06:00:00Z",
"severity": "medium",
"source": "web-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"error_rate": 25.17739574241412,
"threshold": 5,
"status_code": 500
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-cd072fdb",
"description": "Degraded performance in notification-service due to order-processing issues",
"timestamp": "2024-01-05T06:40:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"order-processing"
],
"error_rate": 5.339196832338619,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 40.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-164a9249",
"description": "Increased API response time for /api/orders endpoint",
"timestamp": "2024-01-05T06:03:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"endpoint": "/api/orders",
"response_time": 4415,
"threshold": 1000,
"method": "GET"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-29a5af62",
"description": "Memory pressure on web-server-02",
"timestamp": "2024-01-05T06:07:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"memory_usage": 88.05289432224329,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 4.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-164a9249",
"description": "Increased API response time for /api/orders endpoint",
"timestamp": "2024-01-05T06:03:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"endpoint": "/api/orders",
"response_time": 4415,
"threshold": 1000,
"method": "GET"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-56763253",
"description": "High CPU usage detected on web-server-02",
"timestamp": "2024-01-05T06:11:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"cpu_usage": 82.2566852016105,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"time_difference_minutes": 8.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-164a9249",
"description": "Increased API response time for /api/orders endpoint",
"timestamp": "2024-01-05T06:03:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"endpoint": "/api/orders",
"response_time": 4415,
"threshold": 1000,
"method": "GET"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-32b84f6b",
"description": "Memory pressure on order-proc-01",
"timestamp": "2024-01-05T06:15:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"memory_usage": 93.36546195097874,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 12.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-164a9249",
"description": "Increased API response time for /api/orders endpoint",
"timestamp": "2024-01-05T06:03:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"endpoint": "/api/orders",
"response_time": 4415,
"threshold": 1000,
"method": "GET"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-9ea61144",
"description": "High CPU usage detected on order-proc-01",
"timestamp": "2024-01-05T06:19:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"cpu_usage": 84.48637291065783,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"time_difference_minutes": 16.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-164a9249",
"description": "Increased API response time for /api/orders endpoint",
"timestamp": "2024-01-05T06:03:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"endpoint": "/api/orders",
"response_time": 4415,
"threshold": 1000,
"method": "GET"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-fe361e8b",
"description": "Increased API response time for /api/default endpoint",
"timestamp": "2024-01-05T06:23:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"endpoint": "/api/default",
"response_time": 2154,
"threshold": 1000,
"method": "GET"
}
},
"sop_context": {}
},
"time_difference_minutes": 20.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-164a9249",
"description": "Increased API response time for /api/orders endpoint",
"timestamp": "2024-01-05T06:03:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"endpoint": "/api/orders",
"response_time": 4415,
"threshold": 1000,
"method": "GET"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-df6a40a1",
"description": "High error rate on order-proc-02",
"timestamp": "2024-01-05T06:27:00Z",
"severity": "critical",
"source": "web-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 15.38440774996985,
"threshold": 5,
"status_code": 503
}
},
"sop_context": {}
},
"time_difference_minutes": 24.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-164a9249",
"description": "Increased API response time for /api/orders endpoint",
"timestamp": "2024-01-05T06:03:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"endpoint": "/api/orders",
"response_time": 4415,
"threshold": 1000,
"method": "GET"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-a4164e47",
"description": "Degraded performance in order-processing due to web-frontend issues",
"timestamp": "2024-01-05T06:28:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"web-frontend"
],
"error_rate": 5.007640497113962,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 25.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-164a9249",
"description": "Increased API response time for /api/orders endpoint",
"timestamp": "2024-01-05T06:03:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"endpoint": "/api/orders",
"response_time": 4415,
"threshold": 1000,
"method": "GET"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-04a39379",
"description": "Degraded performance in customer-service due to web-frontend issues",
"timestamp": "2024-01-05T06:32:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "customer-service",
"related_entities": [
"web-frontend"
],
"error_rate": 10.863050595347335,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 29.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-164a9249",
"description": "Increased API response time for /api/orders endpoint",
"timestamp": "2024-01-05T06:03:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"endpoint": "/api/orders",
"response_time": 4415,
"threshold": 1000,
"method": "GET"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-789efbb3",
"description": "Degraded performance in orders-database due to order-processing issues",
"timestamp": "2024-01-05T06:35:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [
"order-processing"
],
"error_rate": 6.355188043448841,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 32.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-164a9249",
"description": "Increased API response time for /api/orders endpoint",
"timestamp": "2024-01-05T06:03:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"endpoint": "/api/orders",
"response_time": 4415,
"threshold": 1000,
"method": "GET"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-cd072fdb",
"description": "Degraded performance in notification-service due to order-processing issues",
"timestamp": "2024-01-05T06:40:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"order-processing"
],
"error_rate": 5.339196832338619,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 37.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-29a5af62",
"description": "Memory pressure on web-server-02",
"timestamp": "2024-01-05T06:07:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"memory_usage": 88.05289432224329,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-56763253",
"description": "High CPU usage detected on web-server-02",
"timestamp": "2024-01-05T06:11:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"cpu_usage": 82.2566852016105,
"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-29a5af62",
"description": "Memory pressure on web-server-02",
"timestamp": "2024-01-05T06:07:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"memory_usage": 88.05289432224329,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-32b84f6b",
"description": "Memory pressure on order-proc-01",
"timestamp": "2024-01-05T06:15:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"memory_usage": 93.36546195097874,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 8.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-29a5af62",
"description": "Memory pressure on web-server-02",
"timestamp": "2024-01-05T06:07:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"memory_usage": 88.05289432224329,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-9ea61144",
"description": "High CPU usage detected on order-proc-01",
"timestamp": "2024-01-05T06:19:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"cpu_usage": 84.48637291065783,
"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-29a5af62",
"description": "Memory pressure on web-server-02",
"timestamp": "2024-01-05T06:07:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"memory_usage": 88.05289432224329,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-fe361e8b",
"description": "Increased API response time for /api/default endpoint",
"timestamp": "2024-01-05T06:23:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"endpoint": "/api/default",
"response_time": 2154,
"threshold": 1000,
"method": "GET"
}
},
"sop_context": {}
},
"time_difference_minutes": 16.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-29a5af62",
"description": "Memory pressure on web-server-02",
"timestamp": "2024-01-05T06:07:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"memory_usage": 88.05289432224329,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-df6a40a1",
"description": "High error rate on order-proc-02",
"timestamp": "2024-01-05T06:27:00Z",
"severity": "critical",
"source": "web-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 15.38440774996985,
"threshold": 5,
"status_code": 503
}
},
"sop_context": {}
},
"time_difference_minutes": 20.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-29a5af62",
"description": "Memory pressure on web-server-02",
"timestamp": "2024-01-05T06:07:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"memory_usage": 88.05289432224329,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-a4164e47",
"description": "Degraded performance in order-processing due to web-frontend issues",
"timestamp": "2024-01-05T06:28:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"web-frontend"
],
"error_rate": 5.007640497113962,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 21.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-29a5af62",
"description": "Memory pressure on web-server-02",
"timestamp": "2024-01-05T06:07:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"memory_usage": 88.05289432224329,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-04a39379",
"description": "Degraded performance in customer-service due to web-frontend issues",
"timestamp": "2024-01-05T06:32:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "customer-service",
"related_entities": [
"web-frontend"
],
"error_rate": 10.863050595347335,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 25.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-29a5af62",
"description": "Memory pressure on web-server-02",
"timestamp": "2024-01-05T06:07:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"memory_usage": 88.05289432224329,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-789efbb3",
"description": "Degraded performance in orders-database due to order-processing issues",
"timestamp": "2024-01-05T06:35:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [
"order-processing"
],
"error_rate": 6.355188043448841,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 28.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-29a5af62",
"description": "Memory pressure on web-server-02",
"timestamp": "2024-01-05T06:07:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"memory_usage": 88.05289432224329,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-cd072fdb",
"description": "Degraded performance in notification-service due to order-processing issues",
"timestamp": "2024-01-05T06:40:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"order-processing"
],
"error_rate": 5.339196832338619,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 33.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-56763253",
"description": "High CPU usage detected on web-server-02",
"timestamp": "2024-01-05T06:11:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"cpu_usage": 82.2566852016105,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-32b84f6b",
"description": "Memory pressure on order-proc-01",
"timestamp": "2024-01-05T06:15:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"memory_usage": 93.36546195097874,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 4.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-56763253",
"description": "High CPU usage detected on web-server-02",
"timestamp": "2024-01-05T06:11:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"cpu_usage": 82.2566852016105,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-9ea61144",
"description": "High CPU usage detected on order-proc-01",
"timestamp": "2024-01-05T06:19:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"cpu_usage": 84.48637291065783,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"time_difference_minutes": 8.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-56763253",
"description": "High CPU usage detected on web-server-02",
"timestamp": "2024-01-05T06:11:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"cpu_usage": 82.2566852016105,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-fe361e8b",
"description": "Increased API response time for /api/default endpoint",
"timestamp": "2024-01-05T06:23:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"endpoint": "/api/default",
"response_time": 2154,
"threshold": 1000,
"method": "GET"
}
},
"sop_context": {}
},
"time_difference_minutes": 12.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-56763253",
"description": "High CPU usage detected on web-server-02",
"timestamp": "2024-01-05T06:11:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"cpu_usage": 82.2566852016105,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-df6a40a1",
"description": "High error rate on order-proc-02",
"timestamp": "2024-01-05T06:27:00Z",
"severity": "critical",
"source": "web-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 15.38440774996985,
"threshold": 5,
"status_code": 503
}
},
"sop_context": {}
},
"time_difference_minutes": 16.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-56763253",
"description": "High CPU usage detected on web-server-02",
"timestamp": "2024-01-05T06:11:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"cpu_usage": 82.2566852016105,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-a4164e47",
"description": "Degraded performance in order-processing due to web-frontend issues",
"timestamp": "2024-01-05T06:28:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"web-frontend"
],
"error_rate": 5.007640497113962,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 17.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-56763253",
"description": "High CPU usage detected on web-server-02",
"timestamp": "2024-01-05T06:11:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"cpu_usage": 82.2566852016105,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-04a39379",
"description": "Degraded performance in customer-service due to web-frontend issues",
"timestamp": "2024-01-05T06:32:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "customer-service",
"related_entities": [
"web-frontend"
],
"error_rate": 10.863050595347335,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 21.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-56763253",
"description": "High CPU usage detected on web-server-02",
"timestamp": "2024-01-05T06:11:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"cpu_usage": 82.2566852016105,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-789efbb3",
"description": "Degraded performance in orders-database due to order-processing issues",
"timestamp": "2024-01-05T06:35:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [
"order-processing"
],
"error_rate": 6.355188043448841,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 24.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-56763253",
"description": "High CPU usage detected on web-server-02",
"timestamp": "2024-01-05T06:11:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"cpu_usage": 82.2566852016105,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-cd072fdb",
"description": "Degraded performance in notification-service due to order-processing issues",
"timestamp": "2024-01-05T06:40:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"order-processing"
],
"error_rate": 5.339196832338619,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 29.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-32b84f6b",
"description": "Memory pressure on order-proc-01",
"timestamp": "2024-01-05T06:15:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"memory_usage": 93.36546195097874,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-9ea61144",
"description": "High CPU usage detected on order-proc-01",
"timestamp": "2024-01-05T06:19:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"cpu_usage": 84.48637291065783,
"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-32b84f6b",
"description": "Memory pressure on order-proc-01",
"timestamp": "2024-01-05T06:15:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"memory_usage": 93.36546195097874,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-fe361e8b",
"description": "Increased API response time for /api/default endpoint",
"timestamp": "2024-01-05T06:23:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"endpoint": "/api/default",
"response_time": 2154,
"threshold": 1000,
"method": "GET"
}
},
"sop_context": {}
},
"time_difference_minutes": 8.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-32b84f6b",
"description": "Memory pressure on order-proc-01",
"timestamp": "2024-01-05T06:15:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"memory_usage": 93.36546195097874,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-df6a40a1",
"description": "High error rate on order-proc-02",
"timestamp": "2024-01-05T06:27:00Z",
"severity": "critical",
"source": "web-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 15.38440774996985,
"threshold": 5,
"status_code": 503
}
},
"sop_context": {}
},
"time_difference_minutes": 12.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-32b84f6b",
"description": "Memory pressure on order-proc-01",
"timestamp": "2024-01-05T06:15:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"memory_usage": 93.36546195097874,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-a4164e47",
"description": "Degraded performance in order-processing due to web-frontend issues",
"timestamp": "2024-01-05T06:28:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"web-frontend"
],
"error_rate": 5.007640497113962,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 13.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-32b84f6b",
"description": "Memory pressure on order-proc-01",
"timestamp": "2024-01-05T06:15:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"memory_usage": 93.36546195097874,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-04a39379",
"description": "Degraded performance in customer-service due to web-frontend issues",
"timestamp": "2024-01-05T06:32:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "customer-service",
"related_entities": [
"web-frontend"
],
"error_rate": 10.863050595347335,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 17.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-32b84f6b",
"description": "Memory pressure on order-proc-01",
"timestamp": "2024-01-05T06:15:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"memory_usage": 93.36546195097874,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-789efbb3",
"description": "Degraded performance in orders-database due to order-processing issues",
"timestamp": "2024-01-05T06:35:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [
"order-processing"
],
"error_rate": 6.355188043448841,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 20.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-32b84f6b",
"description": "Memory pressure on order-proc-01",
"timestamp": "2024-01-05T06:15:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"memory_usage": 93.36546195097874,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-cd072fdb",
"description": "Degraded performance in notification-service due to order-processing issues",
"timestamp": "2024-01-05T06:40:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"order-processing"
],
"error_rate": 5.339196832338619,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 25.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-9ea61144",
"description": "High CPU usage detected on order-proc-01",
"timestamp": "2024-01-05T06:19:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"cpu_usage": 84.48637291065783,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-fe361e8b",
"description": "Increased API response time for /api/default endpoint",
"timestamp": "2024-01-05T06:23:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"endpoint": "/api/default",
"response_time": 2154,
"threshold": 1000,
"method": "GET"
}
},
"sop_context": {}
},
"time_difference_minutes": 4.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-9ea61144",
"description": "High CPU usage detected on order-proc-01",
"timestamp": "2024-01-05T06:19:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"cpu_usage": 84.48637291065783,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-df6a40a1",
"description": "High error rate on order-proc-02",
"timestamp": "2024-01-05T06:27:00Z",
"severity": "critical",
"source": "web-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 15.38440774996985,
"threshold": 5,
"status_code": 503
}
},
"sop_context": {}
},
"time_difference_minutes": 8.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-9ea61144",
"description": "High CPU usage detected on order-proc-01",
"timestamp": "2024-01-05T06:19:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"cpu_usage": 84.48637291065783,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-a4164e47",
"description": "Degraded performance in order-processing due to web-frontend issues",
"timestamp": "2024-01-05T06:28:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"web-frontend"
],
"error_rate": 5.007640497113962,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 9.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-9ea61144",
"description": "High CPU usage detected on order-proc-01",
"timestamp": "2024-01-05T06:19:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"cpu_usage": 84.48637291065783,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-04a39379",
"description": "Degraded performance in customer-service due to web-frontend issues",
"timestamp": "2024-01-05T06:32:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "customer-service",
"related_entities": [
"web-frontend"
],
"error_rate": 10.863050595347335,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 13.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-9ea61144",
"description": "High CPU usage detected on order-proc-01",
"timestamp": "2024-01-05T06:19:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"cpu_usage": 84.48637291065783,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-789efbb3",
"description": "Degraded performance in orders-database due to order-processing issues",
"timestamp": "2024-01-05T06:35:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [
"order-processing"
],
"error_rate": 6.355188043448841,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 16.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-9ea61144",
"description": "High CPU usage detected on order-proc-01",
"timestamp": "2024-01-05T06:19:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"cpu_usage": 84.48637291065783,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-cd072fdb",
"description": "Degraded performance in notification-service due to order-processing issues",
"timestamp": "2024-01-05T06:40:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"order-processing"
],
"error_rate": 5.339196832338619,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 21.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-fe361e8b",
"description": "Increased API response time for /api/default endpoint",
"timestamp": "2024-01-05T06:23:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"endpoint": "/api/default",
"response_time": 2154,
"threshold": 1000,
"method": "GET"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-df6a40a1",
"description": "High error rate on order-proc-02",
"timestamp": "2024-01-05T06:27:00Z",
"severity": "critical",
"source": "web-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 15.38440774996985,
"threshold": 5,
"status_code": 503
}
},
"sop_context": {}
},
"time_difference_minutes": 4.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-fe361e8b",
"description": "Increased API response time for /api/default endpoint",
"timestamp": "2024-01-05T06:23:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"endpoint": "/api/default",
"response_time": 2154,
"threshold": 1000,
"method": "GET"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-a4164e47",
"description": "Degraded performance in order-processing due to web-frontend issues",
"timestamp": "2024-01-05T06:28:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"web-frontend"
],
"error_rate": 5.007640497113962,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 5.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-fe361e8b",
"description": "Increased API response time for /api/default endpoint",
"timestamp": "2024-01-05T06:23:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"endpoint": "/api/default",
"response_time": 2154,
"threshold": 1000,
"method": "GET"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-04a39379",
"description": "Degraded performance in customer-service due to web-frontend issues",
"timestamp": "2024-01-05T06:32:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "customer-service",
"related_entities": [
"web-frontend"
],
"error_rate": 10.863050595347335,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 9.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-fe361e8b",
"description": "Increased API response time for /api/default endpoint",
"timestamp": "2024-01-05T06:23:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"endpoint": "/api/default",
"response_time": 2154,
"threshold": 1000,
"method": "GET"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-789efbb3",
"description": "Degraded performance in orders-database due to order-processing issues",
"timestamp": "2024-01-05T06:35:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [
"order-processing"
],
"error_rate": 6.355188043448841,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 12.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-fe361e8b",
"description": "Increased API response time for /api/default endpoint",
"timestamp": "2024-01-05T06:23:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"endpoint": "/api/default",
"response_time": 2154,
"threshold": 1000,
"method": "GET"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-cd072fdb",
"description": "Degraded performance in notification-service due to order-processing issues",
"timestamp": "2024-01-05T06:40:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"order-processing"
],
"error_rate": 5.339196832338619,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 17.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-df6a40a1",
"description": "High error rate on order-proc-02",
"timestamp": "2024-01-05T06:27:00Z",
"severity": "critical",
"source": "web-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 15.38440774996985,
"threshold": 5,
"status_code": 503
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-a4164e47",
"description": "Degraded performance in order-processing due to web-frontend issues",
"timestamp": "2024-01-05T06:28:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"web-frontend"
],
"error_rate": 5.007640497113962,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 1.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-df6a40a1",
"description": "High error rate on order-proc-02",
"timestamp": "2024-01-05T06:27:00Z",
"severity": "critical",
"source": "web-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 15.38440774996985,
"threshold": 5,
"status_code": 503
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-04a39379",
"description": "Degraded performance in customer-service due to web-frontend issues",
"timestamp": "2024-01-05T06:32:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "customer-service",
"related_entities": [
"web-frontend"
],
"error_rate": 10.863050595347335,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 5.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-df6a40a1",
"description": "High error rate on order-proc-02",
"timestamp": "2024-01-05T06:27:00Z",
"severity": "critical",
"source": "web-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 15.38440774996985,
"threshold": 5,
"status_code": 503
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-789efbb3",
"description": "Degraded performance in orders-database due to order-processing issues",
"timestamp": "2024-01-05T06:35:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [
"order-processing"
],
"error_rate": 6.355188043448841,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 8.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-df6a40a1",
"description": "High error rate on order-proc-02",
"timestamp": "2024-01-05T06:27:00Z",
"severity": "critical",
"source": "web-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 15.38440774996985,
"threshold": 5,
"status_code": 503
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-cd072fdb",
"description": "Degraded performance in notification-service due to order-processing issues",
"timestamp": "2024-01-05T06:40:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"order-processing"
],
"error_rate": 5.339196832338619,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 13.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-a4164e47",
"description": "Degraded performance in order-processing due to web-frontend issues",
"timestamp": "2024-01-05T06:28:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"web-frontend"
],
"error_rate": 5.007640497113962,
"threshold": 5
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-04a39379",
"description": "Degraded performance in customer-service due to web-frontend issues",
"timestamp": "2024-01-05T06:32:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "customer-service",
"related_entities": [
"web-frontend"
],
"error_rate": 10.863050595347335,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 4.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-a4164e47",
"description": "Degraded performance in order-processing due to web-frontend issues",
"timestamp": "2024-01-05T06:28:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"web-frontend"
],
"error_rate": 5.007640497113962,
"threshold": 5
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-789efbb3",
"description": "Degraded performance in orders-database due to order-processing issues",
"timestamp": "2024-01-05T06:35:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [
"order-processing"
],
"error_rate": 6.355188043448841,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 7.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-a4164e47",
"description": "Degraded performance in order-processing due to web-frontend issues",
"timestamp": "2024-01-05T06:28:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"web-frontend"
],
"error_rate": 5.007640497113962,
"threshold": 5
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-cd072fdb",
"description": "Degraded performance in notification-service due to order-processing issues",
"timestamp": "2024-01-05T06:40:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"order-processing"
],
"error_rate": 5.339196832338619,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 12.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-04a39379",
"description": "Degraded performance in customer-service due to web-frontend issues",
"timestamp": "2024-01-05T06:32:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "customer-service",
"related_entities": [
"web-frontend"
],
"error_rate": 10.863050595347335,
"threshold": 5
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-789efbb3",
"description": "Degraded performance in orders-database due to order-processing issues",
"timestamp": "2024-01-05T06:35:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [
"order-processing"
],
"error_rate": 6.355188043448841,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 3.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-04a39379",
"description": "Degraded performance in customer-service due to web-frontend issues",
"timestamp": "2024-01-05T06:32:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "customer-service",
"related_entities": [
"web-frontend"
],
"error_rate": 10.863050595347335,
"threshold": 5
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-cd072fdb",
"description": "Degraded performance in notification-service due to order-processing issues",
"timestamp": "2024-01-05T06:40:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"order-processing"
],
"error_rate": 5.339196832338619,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 8.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-789efbb3",
"description": "Degraded performance in orders-database due to order-processing issues",
"timestamp": "2024-01-05T06:35:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [
"order-processing"
],
"error_rate": 6.355188043448841,
"threshold": 5
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-cd072fdb",
"description": "Degraded performance in notification-service due to order-processing issues",
"timestamp": "2024-01-05T06:40:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"order-processing"
],
"error_rate": 5.339196832338619,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 5.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-754037d9",
"description": "Message processing errors increasing",
"timestamp": "2024-01-05T22:00:00Z",
"severity": "critical",
"source": "application-logs",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 13.132637768237787,
"threshold": 5,
"error_type": "MessageProcessingException"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-449a10f1",
"description": "Queue depth exceeding threshold",
"timestamp": "2024-01-05T22:05:00Z",
"severity": "medium",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"queue": "order-proc-01",
"queue_depth": 9033,
"threshold": 3000
}
},
"sop_context": {}
},
"time_difference_minutes": 5.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-754037d9",
"description": "Message processing errors increasing",
"timestamp": "2024-01-05T22:00:00Z",
"severity": "critical",
"source": "application-logs",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 13.132637768237787,
"threshold": 5,
"error_type": "MessageProcessingException"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-3c561aab",
"description": "Consumer group lag increasing",
"timestamp": "2024-01-05T22:08:00Z",
"severity": "high",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"lag_messages": 4877,
"threshold": 1000,
"consumer_group": "main-consumers"
}
},
"sop_context": {}
},
"time_difference_minutes": 8.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-754037d9",
"description": "Message processing errors increasing",
"timestamp": "2024-01-05T22:00:00Z",
"severity": "critical",
"source": "application-logs",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 13.132637768237787,
"threshold": 5,
"error_type": "MessageProcessingException"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-b5b773cd",
"description": "High latency in message queue processing",
"timestamp": "2024-01-05T22:09:00Z",
"severity": "high",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"queue": "order-proc-02",
"processing_time": 1007,
"threshold": 500,
"messages_in_queue": 1600
}
},
"sop_context": {}
},
"time_difference_minutes": 9.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-754037d9",
"description": "Message processing errors increasing",
"timestamp": "2024-01-05T22:00:00Z",
"severity": "critical",
"source": "application-logs",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 13.132637768237787,
"threshold": 5,
"error_type": "MessageProcessingException"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-5c737713",
"description": "Degraded performance in payment-service due to order-processing issues",
"timestamp": "2024-01-05T22:14:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"order-processing"
],
"error_rate": 12.744671402963474,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 14.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-754037d9",
"description": "Message processing errors increasing",
"timestamp": "2024-01-05T22:00:00Z",
"severity": "critical",
"source": "application-logs",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 13.132637768237787,
"threshold": 5,
"error_type": "MessageProcessingException"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-954c8339",
"description": "Degraded performance in orders-database due to order-processing issues",
"timestamp": "2024-01-05T22:15:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [
"order-processing"
],
"error_rate": 8.285364319751585,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 15.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-449a10f1",
"description": "Queue depth exceeding threshold",
"timestamp": "2024-01-05T22:05:00Z",
"severity": "medium",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"queue": "order-proc-01",
"queue_depth": 9033,
"threshold": 3000
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-3c561aab",
"description": "Consumer group lag increasing",
"timestamp": "2024-01-05T22:08:00Z",
"severity": "high",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"lag_messages": 4877,
"threshold": 1000,
"consumer_group": "main-consumers"
}
},
"sop_context": {}
},
"time_difference_minutes": 3.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-449a10f1",
"description": "Queue depth exceeding threshold",
"timestamp": "2024-01-05T22:05:00Z",
"severity": "medium",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"queue": "order-proc-01",
"queue_depth": 9033,
"threshold": 3000
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-b5b773cd",
"description": "High latency in message queue processing",
"timestamp": "2024-01-05T22:09:00Z",
"severity": "high",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"queue": "order-proc-02",
"processing_time": 1007,
"threshold": 500,
"messages_in_queue": 1600
}
},
"sop_context": {}
},
"time_difference_minutes": 4.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-449a10f1",
"description": "Queue depth exceeding threshold",
"timestamp": "2024-01-05T22:05:00Z",
"severity": "medium",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"queue": "order-proc-01",
"queue_depth": 9033,
"threshold": 3000
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-5c737713",
"description": "Degraded performance in payment-service due to order-processing issues",
"timestamp": "2024-01-05T22:14:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"order-processing"
],
"error_rate": 12.744671402963474,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 9.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-449a10f1",
"description": "Queue depth exceeding threshold",
"timestamp": "2024-01-05T22:05:00Z",
"severity": "medium",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"queue": "order-proc-01",
"queue_depth": 9033,
"threshold": 3000
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-954c8339",
"description": "Degraded performance in orders-database due to order-processing issues",
"timestamp": "2024-01-05T22:15:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [
"order-processing"
],
"error_rate": 8.285364319751585,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 10.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-3c561aab",
"description": "Consumer group lag increasing",
"timestamp": "2024-01-05T22:08:00Z",
"severity": "high",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"lag_messages": 4877,
"threshold": 1000,
"consumer_group": "main-consumers"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-b5b773cd",
"description": "High latency in message queue processing",
"timestamp": "2024-01-05T22:09:00Z",
"severity": "high",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"queue": "order-proc-02",
"processing_time": 1007,
"threshold": 500,
"messages_in_queue": 1600
}
},
"sop_context": {}
},
"time_difference_minutes": 1.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-3c561aab",
"description": "Consumer group lag increasing",
"timestamp": "2024-01-05T22:08:00Z",
"severity": "high",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"lag_messages": 4877,
"threshold": 1000,
"consumer_group": "main-consumers"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-5c737713",
"description": "Degraded performance in payment-service due to order-processing issues",
"timestamp": "2024-01-05T22:14:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"order-processing"
],
"error_rate": 12.744671402963474,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 6.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-3c561aab",
"description": "Consumer group lag increasing",
"timestamp": "2024-01-05T22:08:00Z",
"severity": "high",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"lag_messages": 4877,
"threshold": 1000,
"consumer_group": "main-consumers"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-954c8339",
"description": "Degraded performance in orders-database due to order-processing issues",
"timestamp": "2024-01-05T22:15:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [
"order-processing"
],
"error_rate": 8.285364319751585,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 7.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-b5b773cd",
"description": "High latency in message queue processing",
"timestamp": "2024-01-05T22:09:00Z",
"severity": "high",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"queue": "order-proc-02",
"processing_time": 1007,
"threshold": 500,
"messages_in_queue": 1600
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-5c737713",
"description": "Degraded performance in payment-service due to order-processing issues",
"timestamp": "2024-01-05T22:14:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"order-processing"
],
"error_rate": 12.744671402963474,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 5.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-b5b773cd",
"description": "High latency in message queue processing",
"timestamp": "2024-01-05T22:09:00Z",
"severity": "high",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"queue": "order-proc-02",
"processing_time": 1007,
"threshold": 500,
"messages_in_queue": 1600
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-954c8339",
"description": "Degraded performance in orders-database due to order-processing issues",
"timestamp": "2024-01-05T22:15:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [
"order-processing"
],
"error_rate": 8.285364319751585,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 6.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-5c737713",
"description": "Degraded performance in payment-service due to order-processing issues",
"timestamp": "2024-01-05T22:14:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"order-processing"
],
"error_rate": 12.744671402963474,
"threshold": 5
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-954c8339",
"description": "Degraded performance in orders-database due to order-processing issues",
"timestamp": "2024-01-05T22:15:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [
"order-processing"
],
"error_rate": 8.285364319751585,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 1.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-41530ab1",
"description": "High CPU usage detected on web-server-01",
"timestamp": "2024-01-06T11:00:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-01",
"cpu_usage": 85.89661465999959,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-f7718583",
"description": "Memory pressure on web-server-01",
"timestamp": "2024-01-06T11:01:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-01",
"memory_usage": 85.46222872432064,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 1.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-41530ab1",
"description": "High CPU usage detected on web-server-01",
"timestamp": "2024-01-06T11:00:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-01",
"cpu_usage": 85.89661465999959,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-cd28049f",
"description": "Increased API response time for /api/orders endpoint",
"timestamp": "2024-01-06T11:04:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"endpoint": "/api/orders",
"response_time": 2050,
"threshold": 1000,
"method": "POST"
}
},
"sop_context": {}
},
"time_difference_minutes": 4.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-41530ab1",
"description": "High CPU usage detected on web-server-01",
"timestamp": "2024-01-06T11:00:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-01",
"cpu_usage": 85.89661465999959,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-9f5aa803",
"description": "High error rate on web-server-02",
"timestamp": "2024-01-06T11:08:00Z",
"severity": "high",
"source": "web-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"error_rate": 17.00520986810818,
"threshold": 5,
"status_code": 504
}
},
"sop_context": {}
},
"time_difference_minutes": 8.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-41530ab1",
"description": "High CPU usage detected on web-server-01",
"timestamp": "2024-01-06T11:00:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-01",
"cpu_usage": 85.89661465999959,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-5f5bc8ab",
"description": "High CPU usage detected on order-proc-02",
"timestamp": "2024-01-06T11:10:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-02",
"cpu_usage": 92.03512673886003,
"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-41530ab1",
"description": "High CPU usage detected on web-server-01",
"timestamp": "2024-01-06T11:00:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-01",
"cpu_usage": 85.89661465999959,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-a01ee15e",
"description": "Increased API response time for /api/default endpoint",
"timestamp": "2024-01-06T11:15:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"endpoint": "/api/default",
"response_time": 2237,
"threshold": 1000,
"method": "GET"
}
},
"sop_context": {}
},
"time_difference_minutes": 15.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-41530ab1",
"description": "High CPU usage detected on web-server-01",
"timestamp": "2024-01-06T11:00:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-01",
"cpu_usage": 85.89661465999959,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-54113fcb",
"description": "High error rate on order-proc-02",
"timestamp": "2024-01-06T11:17:00Z",
"severity": "high",
"source": "web-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 19.76604501445638,
"threshold": 5,
"status_code": 500
}
},
"sop_context": {}
},
"time_difference_minutes": 17.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-41530ab1",
"description": "High CPU usage detected on web-server-01",
"timestamp": "2024-01-06T11:00:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-01",
"cpu_usage": 85.89661465999959,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-ff0ad4e0",
"description": "Memory pressure on order-proc-02",
"timestamp": "2024-01-06T11:21:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-02",
"memory_usage": 86.19307000270841,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 21.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-41530ab1",
"description": "High CPU usage detected on web-server-01",
"timestamp": "2024-01-06T11:00:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-01",
"cpu_usage": 85.89661465999959,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-242388e6",
"description": "Degraded performance in customer-service due to web-frontend issues",
"timestamp": "2024-01-06T11:24:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "customer-service",
"related_entities": [
"web-frontend"
],
"error_rate": 12.432040603954256,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 24.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-41530ab1",
"description": "High CPU usage detected on web-server-01",
"timestamp": "2024-01-06T11:00:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-01",
"cpu_usage": 85.89661465999959,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-a8c8e001",
"description": "Degraded performance in order-processing due to web-frontend issues",
"timestamp": "2024-01-06T11:26:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"web-frontend"
],
"error_rate": 8.788899029128569,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 26.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-41530ab1",
"description": "High CPU usage detected on web-server-01",
"timestamp": "2024-01-06T11:00:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-01",
"cpu_usage": 85.89661465999959,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-33f1e59d",
"description": "Degraded performance in notification-service due to order-processing issues",
"timestamp": "2024-01-06T11:28:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"order-processing"
],
"error_rate": 7.011479735681565,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 28.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-41530ab1",
"description": "High CPU usage detected on web-server-01",
"timestamp": "2024-01-06T11:00:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-01",
"cpu_usage": 85.89661465999959,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-c6655046",
"description": "Degraded performance in payment-service due to order-processing issues",
"timestamp": "2024-01-06T11:29:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"order-processing"
],
"error_rate": 14.377795079895867,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 29.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-f7718583",
"description": "Memory pressure on web-server-01",
"timestamp": "2024-01-06T11:01:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-01",
"memory_usage": 85.46222872432064,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-cd28049f",
"description": "Increased API response time for /api/orders endpoint",
"timestamp": "2024-01-06T11:04:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"endpoint": "/api/orders",
"response_time": 2050,
"threshold": 1000,
"method": "POST"
}
},
"sop_context": {}
},
"time_difference_minutes": 3.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-f7718583",
"description": "Memory pressure on web-server-01",
"timestamp": "2024-01-06T11:01:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-01",
"memory_usage": 85.46222872432064,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-9f5aa803",
"description": "High error rate on web-server-02",
"timestamp": "2024-01-06T11:08:00Z",
"severity": "high",
"source": "web-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"error_rate": 17.00520986810818,
"threshold": 5,
"status_code": 504
}
},
"sop_context": {}
},
"time_difference_minutes": 7.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-f7718583",
"description": "Memory pressure on web-server-01",
"timestamp": "2024-01-06T11:01:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-01",
"memory_usage": 85.46222872432064,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-5f5bc8ab",
"description": "High CPU usage detected on order-proc-02",
"timestamp": "2024-01-06T11:10:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-02",
"cpu_usage": 92.03512673886003,
"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-f7718583",
"description": "Memory pressure on web-server-01",
"timestamp": "2024-01-06T11:01:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-01",
"memory_usage": 85.46222872432064,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-a01ee15e",
"description": "Increased API response time for /api/default endpoint",
"timestamp": "2024-01-06T11:15:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"endpoint": "/api/default",
"response_time": 2237,
"threshold": 1000,
"method": "GET"
}
},
"sop_context": {}
},
"time_difference_minutes": 14.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-f7718583",
"description": "Memory pressure on web-server-01",
"timestamp": "2024-01-06T11:01:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-01",
"memory_usage": 85.46222872432064,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-54113fcb",
"description": "High error rate on order-proc-02",
"timestamp": "2024-01-06T11:17:00Z",
"severity": "high",
"source": "web-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 19.76604501445638,
"threshold": 5,
"status_code": 500
}
},
"sop_context": {}
},
"time_difference_minutes": 16.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-f7718583",
"description": "Memory pressure on web-server-01",
"timestamp": "2024-01-06T11:01:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-01",
"memory_usage": 85.46222872432064,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-ff0ad4e0",
"description": "Memory pressure on order-proc-02",
"timestamp": "2024-01-06T11:21:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-02",
"memory_usage": 86.19307000270841,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 20.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-f7718583",
"description": "Memory pressure on web-server-01",
"timestamp": "2024-01-06T11:01:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-01",
"memory_usage": 85.46222872432064,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-242388e6",
"description": "Degraded performance in customer-service due to web-frontend issues",
"timestamp": "2024-01-06T11:24:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "customer-service",
"related_entities": [
"web-frontend"
],
"error_rate": 12.432040603954256,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 23.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-f7718583",
"description": "Memory pressure on web-server-01",
"timestamp": "2024-01-06T11:01:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-01",
"memory_usage": 85.46222872432064,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-a8c8e001",
"description": "Degraded performance in order-processing due to web-frontend issues",
"timestamp": "2024-01-06T11:26:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"web-frontend"
],
"error_rate": 8.788899029128569,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 25.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-f7718583",
"description": "Memory pressure on web-server-01",
"timestamp": "2024-01-06T11:01:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-01",
"memory_usage": 85.46222872432064,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-33f1e59d",
"description": "Degraded performance in notification-service due to order-processing issues",
"timestamp": "2024-01-06T11:28:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"order-processing"
],
"error_rate": 7.011479735681565,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 27.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-f7718583",
"description": "Memory pressure on web-server-01",
"timestamp": "2024-01-06T11:01:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-01",
"memory_usage": 85.46222872432064,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-c6655046",
"description": "Degraded performance in payment-service due to order-processing issues",
"timestamp": "2024-01-06T11:29:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"order-processing"
],
"error_rate": 14.377795079895867,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 28.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-cd28049f",
"description": "Increased API response time for /api/orders endpoint",
"timestamp": "2024-01-06T11:04:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"endpoint": "/api/orders",
"response_time": 2050,
"threshold": 1000,
"method": "POST"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-9f5aa803",
"description": "High error rate on web-server-02",
"timestamp": "2024-01-06T11:08:00Z",
"severity": "high",
"source": "web-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"error_rate": 17.00520986810818,
"threshold": 5,
"status_code": 504
}
},
"sop_context": {}
},
"time_difference_minutes": 4.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-cd28049f",
"description": "Increased API response time for /api/orders endpoint",
"timestamp": "2024-01-06T11:04:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"endpoint": "/api/orders",
"response_time": 2050,
"threshold": 1000,
"method": "POST"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-5f5bc8ab",
"description": "High CPU usage detected on order-proc-02",
"timestamp": "2024-01-06T11:10:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-02",
"cpu_usage": 92.03512673886003,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"time_difference_minutes": 6.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-cd28049f",
"description": "Increased API response time for /api/orders endpoint",
"timestamp": "2024-01-06T11:04:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"endpoint": "/api/orders",
"response_time": 2050,
"threshold": 1000,
"method": "POST"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-a01ee15e",
"description": "Increased API response time for /api/default endpoint",
"timestamp": "2024-01-06T11:15:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"endpoint": "/api/default",
"response_time": 2237,
"threshold": 1000,
"method": "GET"
}
},
"sop_context": {}
},
"time_difference_minutes": 11.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-cd28049f",
"description": "Increased API response time for /api/orders endpoint",
"timestamp": "2024-01-06T11:04:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"endpoint": "/api/orders",
"response_time": 2050,
"threshold": 1000,
"method": "POST"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-54113fcb",
"description": "High error rate on order-proc-02",
"timestamp": "2024-01-06T11:17:00Z",
"severity": "high",
"source": "web-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 19.76604501445638,
"threshold": 5,
"status_code": 500
}
},
"sop_context": {}
},
"time_difference_minutes": 13.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-cd28049f",
"description": "Increased API response time for /api/orders endpoint",
"timestamp": "2024-01-06T11:04:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"endpoint": "/api/orders",
"response_time": 2050,
"threshold": 1000,
"method": "POST"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-ff0ad4e0",
"description": "Memory pressure on order-proc-02",
"timestamp": "2024-01-06T11:21:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-02",
"memory_usage": 86.19307000270841,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 17.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-cd28049f",
"description": "Increased API response time for /api/orders endpoint",
"timestamp": "2024-01-06T11:04:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"endpoint": "/api/orders",
"response_time": 2050,
"threshold": 1000,
"method": "POST"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-242388e6",
"description": "Degraded performance in customer-service due to web-frontend issues",
"timestamp": "2024-01-06T11:24:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "customer-service",
"related_entities": [
"web-frontend"
],
"error_rate": 12.432040603954256,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 20.0
}
|
true
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.