question
stringlengths 1.03k
1.62k
| answer
stringclasses 2
values |
---|---|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-1b5ec498",
"description": "Degraded performance in payment-service due to order-processing issues",
"timestamp": "2024-03-23T07:15:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"order-processing"
],
"error_rate": 14.348164630245293,
"threshold": 5
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-c2d36ed6",
"description": "Degraded performance in orders-database due to order-processing issues",
"timestamp": "2024-03-23T07:19:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [
"order-processing"
],
"error_rate": 8.728751885325423,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 4.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-82c4fd7f",
"description": "Increased API response time for /api/customers endpoint",
"timestamp": "2024-03-23T23:00:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"endpoint": "/api/customers",
"response_time": 2310,
"threshold": 1000,
"method": "GET"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-17907574",
"description": "Memory pressure on web-server-02",
"timestamp": "2024-03-23T23:05:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"memory_usage": 94.38073258227935,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 5.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-82c4fd7f",
"description": "Increased API response time for /api/customers endpoint",
"timestamp": "2024-03-23T23:00:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"endpoint": "/api/customers",
"response_time": 2310,
"threshold": 1000,
"method": "GET"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-569a1f7d",
"description": "High CPU usage detected on web-server-02",
"timestamp": "2024-03-23T23:10:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"cpu_usage": 85.32652040801997,
"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-82c4fd7f",
"description": "Increased API response time for /api/customers endpoint",
"timestamp": "2024-03-23T23:00:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"endpoint": "/api/customers",
"response_time": 2310,
"threshold": 1000,
"method": "GET"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-9267194e",
"description": "High error rate on web-server-02",
"timestamp": "2024-03-23T23:12:00Z",
"severity": "critical",
"source": "web-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"error_rate": 19.759624552904334,
"threshold": 5,
"status_code": 504
}
},
"sop_context": {}
},
"time_difference_minutes": 12.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-82c4fd7f",
"description": "Increased API response time for /api/customers endpoint",
"timestamp": "2024-03-23T23:00:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"endpoint": "/api/customers",
"response_time": 2310,
"threshold": 1000,
"method": "GET"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-06a90e95",
"description": "Increased API response time for /api/default endpoint",
"timestamp": "2024-03-23T23:16:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"endpoint": "/api/default",
"response_time": 4255,
"threshold": 1000,
"method": "GET"
}
},
"sop_context": {}
},
"time_difference_minutes": 16.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-82c4fd7f",
"description": "Increased API response time for /api/customers endpoint",
"timestamp": "2024-03-23T23:00:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"endpoint": "/api/customers",
"response_time": 2310,
"threshold": 1000,
"method": "GET"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-5ac8430d",
"description": "High CPU usage detected on order-proc-01",
"timestamp": "2024-03-23T23:21:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"cpu_usage": 91.84222055416828,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"time_difference_minutes": 21.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-82c4fd7f",
"description": "Increased API response time for /api/customers endpoint",
"timestamp": "2024-03-23T23:00:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"endpoint": "/api/customers",
"response_time": 2310,
"threshold": 1000,
"method": "GET"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-7964d74c",
"description": "High error rate on order-proc-01",
"timestamp": "2024-03-23T23:22:00Z",
"severity": "medium",
"source": "web-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 15.307267785279922,
"threshold": 5,
"status_code": 502
}
},
"sop_context": {}
},
"time_difference_minutes": 22.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-82c4fd7f",
"description": "Increased API response time for /api/customers endpoint",
"timestamp": "2024-03-23T23:00:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"endpoint": "/api/customers",
"response_time": 2310,
"threshold": 1000,
"method": "GET"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-47400454",
"description": "Memory pressure on order-proc-01",
"timestamp": "2024-03-23T23:27:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"memory_usage": 87.1003951579647,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 27.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-82c4fd7f",
"description": "Increased API response time for /api/customers endpoint",
"timestamp": "2024-03-23T23:00:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"endpoint": "/api/customers",
"response_time": 2310,
"threshold": 1000,
"method": "GET"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-b49d4532",
"description": "Degraded performance in order-processing due to web-frontend issues",
"timestamp": "2024-03-23T23:29:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"web-frontend"
],
"error_rate": 11.741795649071591,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 29.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-82c4fd7f",
"description": "Increased API response time for /api/customers endpoint",
"timestamp": "2024-03-23T23:00:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"endpoint": "/api/customers",
"response_time": 2310,
"threshold": 1000,
"method": "GET"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-b7ff7835",
"description": "Degraded performance in notification-service due to order-processing issues",
"timestamp": "2024-03-23T23:31:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"order-processing"
],
"error_rate": 11.519703458441834,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 31.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-82c4fd7f",
"description": "Increased API response time for /api/customers endpoint",
"timestamp": "2024-03-23T23:00:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"endpoint": "/api/customers",
"response_time": 2310,
"threshold": 1000,
"method": "GET"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-4daa95b2",
"description": "Degraded performance in orders-database due to order-processing issues",
"timestamp": "2024-03-23T23:36:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [
"order-processing"
],
"error_rate": 11.835419159135675,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 36.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-17907574",
"description": "Memory pressure on web-server-02",
"timestamp": "2024-03-23T23:05:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"memory_usage": 94.38073258227935,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-569a1f7d",
"description": "High CPU usage detected on web-server-02",
"timestamp": "2024-03-23T23:10:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"cpu_usage": 85.32652040801997,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"time_difference_minutes": 5.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-17907574",
"description": "Memory pressure on web-server-02",
"timestamp": "2024-03-23T23:05:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"memory_usage": 94.38073258227935,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-9267194e",
"description": "High error rate on web-server-02",
"timestamp": "2024-03-23T23:12:00Z",
"severity": "critical",
"source": "web-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"error_rate": 19.759624552904334,
"threshold": 5,
"status_code": 504
}
},
"sop_context": {}
},
"time_difference_minutes": 7.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-17907574",
"description": "Memory pressure on web-server-02",
"timestamp": "2024-03-23T23:05:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"memory_usage": 94.38073258227935,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-06a90e95",
"description": "Increased API response time for /api/default endpoint",
"timestamp": "2024-03-23T23:16:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"endpoint": "/api/default",
"response_time": 4255,
"threshold": 1000,
"method": "GET"
}
},
"sop_context": {}
},
"time_difference_minutes": 11.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-17907574",
"description": "Memory pressure on web-server-02",
"timestamp": "2024-03-23T23:05:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"memory_usage": 94.38073258227935,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-5ac8430d",
"description": "High CPU usage detected on order-proc-01",
"timestamp": "2024-03-23T23:21:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"cpu_usage": 91.84222055416828,
"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-17907574",
"description": "Memory pressure on web-server-02",
"timestamp": "2024-03-23T23:05:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"memory_usage": 94.38073258227935,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-7964d74c",
"description": "High error rate on order-proc-01",
"timestamp": "2024-03-23T23:22:00Z",
"severity": "medium",
"source": "web-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 15.307267785279922,
"threshold": 5,
"status_code": 502
}
},
"sop_context": {}
},
"time_difference_minutes": 17.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-17907574",
"description": "Memory pressure on web-server-02",
"timestamp": "2024-03-23T23:05:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"memory_usage": 94.38073258227935,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-47400454",
"description": "Memory pressure on order-proc-01",
"timestamp": "2024-03-23T23:27:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"memory_usage": 87.1003951579647,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 22.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-17907574",
"description": "Memory pressure on web-server-02",
"timestamp": "2024-03-23T23:05:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"memory_usage": 94.38073258227935,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-b49d4532",
"description": "Degraded performance in order-processing due to web-frontend issues",
"timestamp": "2024-03-23T23:29:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"web-frontend"
],
"error_rate": 11.741795649071591,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 24.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-17907574",
"description": "Memory pressure on web-server-02",
"timestamp": "2024-03-23T23:05:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"memory_usage": 94.38073258227935,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-b7ff7835",
"description": "Degraded performance in notification-service due to order-processing issues",
"timestamp": "2024-03-23T23:31:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"order-processing"
],
"error_rate": 11.519703458441834,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 26.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-17907574",
"description": "Memory pressure on web-server-02",
"timestamp": "2024-03-23T23:05:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"memory_usage": 94.38073258227935,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-4daa95b2",
"description": "Degraded performance in orders-database due to order-processing issues",
"timestamp": "2024-03-23T23:36:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [
"order-processing"
],
"error_rate": 11.835419159135675,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 31.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-569a1f7d",
"description": "High CPU usage detected on web-server-02",
"timestamp": "2024-03-23T23:10:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"cpu_usage": 85.32652040801997,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-9267194e",
"description": "High error rate on web-server-02",
"timestamp": "2024-03-23T23:12:00Z",
"severity": "critical",
"source": "web-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"error_rate": 19.759624552904334,
"threshold": 5,
"status_code": 504
}
},
"sop_context": {}
},
"time_difference_minutes": 2.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-569a1f7d",
"description": "High CPU usage detected on web-server-02",
"timestamp": "2024-03-23T23:10:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"cpu_usage": 85.32652040801997,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-06a90e95",
"description": "Increased API response time for /api/default endpoint",
"timestamp": "2024-03-23T23:16:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"endpoint": "/api/default",
"response_time": 4255,
"threshold": 1000,
"method": "GET"
}
},
"sop_context": {}
},
"time_difference_minutes": 6.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-569a1f7d",
"description": "High CPU usage detected on web-server-02",
"timestamp": "2024-03-23T23:10:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"cpu_usage": 85.32652040801997,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-5ac8430d",
"description": "High CPU usage detected on order-proc-01",
"timestamp": "2024-03-23T23:21:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"cpu_usage": 91.84222055416828,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"time_difference_minutes": 11.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-569a1f7d",
"description": "High CPU usage detected on web-server-02",
"timestamp": "2024-03-23T23:10:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"cpu_usage": 85.32652040801997,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-7964d74c",
"description": "High error rate on order-proc-01",
"timestamp": "2024-03-23T23:22:00Z",
"severity": "medium",
"source": "web-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 15.307267785279922,
"threshold": 5,
"status_code": 502
}
},
"sop_context": {}
},
"time_difference_minutes": 12.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-569a1f7d",
"description": "High CPU usage detected on web-server-02",
"timestamp": "2024-03-23T23:10:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"cpu_usage": 85.32652040801997,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-47400454",
"description": "Memory pressure on order-proc-01",
"timestamp": "2024-03-23T23:27:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"memory_usage": 87.1003951579647,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 17.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-569a1f7d",
"description": "High CPU usage detected on web-server-02",
"timestamp": "2024-03-23T23:10:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"cpu_usage": 85.32652040801997,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-b49d4532",
"description": "Degraded performance in order-processing due to web-frontend issues",
"timestamp": "2024-03-23T23:29:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"web-frontend"
],
"error_rate": 11.741795649071591,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 19.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-569a1f7d",
"description": "High CPU usage detected on web-server-02",
"timestamp": "2024-03-23T23:10:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"cpu_usage": 85.32652040801997,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-b7ff7835",
"description": "Degraded performance in notification-service due to order-processing issues",
"timestamp": "2024-03-23T23:31:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"order-processing"
],
"error_rate": 11.519703458441834,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 21.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-569a1f7d",
"description": "High CPU usage detected on web-server-02",
"timestamp": "2024-03-23T23:10:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"cpu_usage": 85.32652040801997,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-4daa95b2",
"description": "Degraded performance in orders-database due to order-processing issues",
"timestamp": "2024-03-23T23:36:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [
"order-processing"
],
"error_rate": 11.835419159135675,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 26.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-9267194e",
"description": "High error rate on web-server-02",
"timestamp": "2024-03-23T23:12:00Z",
"severity": "critical",
"source": "web-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"error_rate": 19.759624552904334,
"threshold": 5,
"status_code": 504
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-06a90e95",
"description": "Increased API response time for /api/default endpoint",
"timestamp": "2024-03-23T23:16:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"endpoint": "/api/default",
"response_time": 4255,
"threshold": 1000,
"method": "GET"
}
},
"sop_context": {}
},
"time_difference_minutes": 4.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-9267194e",
"description": "High error rate on web-server-02",
"timestamp": "2024-03-23T23:12:00Z",
"severity": "critical",
"source": "web-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"error_rate": 19.759624552904334,
"threshold": 5,
"status_code": 504
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-5ac8430d",
"description": "High CPU usage detected on order-proc-01",
"timestamp": "2024-03-23T23:21:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"cpu_usage": 91.84222055416828,
"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-9267194e",
"description": "High error rate on web-server-02",
"timestamp": "2024-03-23T23:12:00Z",
"severity": "critical",
"source": "web-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"error_rate": 19.759624552904334,
"threshold": 5,
"status_code": 504
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-7964d74c",
"description": "High error rate on order-proc-01",
"timestamp": "2024-03-23T23:22:00Z",
"severity": "medium",
"source": "web-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 15.307267785279922,
"threshold": 5,
"status_code": 502
}
},
"sop_context": {}
},
"time_difference_minutes": 10.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-9267194e",
"description": "High error rate on web-server-02",
"timestamp": "2024-03-23T23:12:00Z",
"severity": "critical",
"source": "web-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"error_rate": 19.759624552904334,
"threshold": 5,
"status_code": 504
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-47400454",
"description": "Memory pressure on order-proc-01",
"timestamp": "2024-03-23T23:27:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"memory_usage": 87.1003951579647,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 15.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-9267194e",
"description": "High error rate on web-server-02",
"timestamp": "2024-03-23T23:12:00Z",
"severity": "critical",
"source": "web-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"error_rate": 19.759624552904334,
"threshold": 5,
"status_code": 504
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-b49d4532",
"description": "Degraded performance in order-processing due to web-frontend issues",
"timestamp": "2024-03-23T23:29:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"web-frontend"
],
"error_rate": 11.741795649071591,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 17.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-9267194e",
"description": "High error rate on web-server-02",
"timestamp": "2024-03-23T23:12:00Z",
"severity": "critical",
"source": "web-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"error_rate": 19.759624552904334,
"threshold": 5,
"status_code": 504
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-b7ff7835",
"description": "Degraded performance in notification-service due to order-processing issues",
"timestamp": "2024-03-23T23:31:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"order-processing"
],
"error_rate": 11.519703458441834,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 19.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-9267194e",
"description": "High error rate on web-server-02",
"timestamp": "2024-03-23T23:12:00Z",
"severity": "critical",
"source": "web-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"error_rate": 19.759624552904334,
"threshold": 5,
"status_code": 504
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-4daa95b2",
"description": "Degraded performance in orders-database due to order-processing issues",
"timestamp": "2024-03-23T23:36:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [
"order-processing"
],
"error_rate": 11.835419159135675,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 24.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-06a90e95",
"description": "Increased API response time for /api/default endpoint",
"timestamp": "2024-03-23T23:16:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"endpoint": "/api/default",
"response_time": 4255,
"threshold": 1000,
"method": "GET"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-5ac8430d",
"description": "High CPU usage detected on order-proc-01",
"timestamp": "2024-03-23T23:21:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"cpu_usage": 91.84222055416828,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"time_difference_minutes": 5.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-06a90e95",
"description": "Increased API response time for /api/default endpoint",
"timestamp": "2024-03-23T23:16:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"endpoint": "/api/default",
"response_time": 4255,
"threshold": 1000,
"method": "GET"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-7964d74c",
"description": "High error rate on order-proc-01",
"timestamp": "2024-03-23T23:22:00Z",
"severity": "medium",
"source": "web-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 15.307267785279922,
"threshold": 5,
"status_code": 502
}
},
"sop_context": {}
},
"time_difference_minutes": 6.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-06a90e95",
"description": "Increased API response time for /api/default endpoint",
"timestamp": "2024-03-23T23:16:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"endpoint": "/api/default",
"response_time": 4255,
"threshold": 1000,
"method": "GET"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-47400454",
"description": "Memory pressure on order-proc-01",
"timestamp": "2024-03-23T23:27:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"memory_usage": 87.1003951579647,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 11.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-06a90e95",
"description": "Increased API response time for /api/default endpoint",
"timestamp": "2024-03-23T23:16:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"endpoint": "/api/default",
"response_time": 4255,
"threshold": 1000,
"method": "GET"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-b49d4532",
"description": "Degraded performance in order-processing due to web-frontend issues",
"timestamp": "2024-03-23T23:29:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"web-frontend"
],
"error_rate": 11.741795649071591,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 13.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-06a90e95",
"description": "Increased API response time for /api/default endpoint",
"timestamp": "2024-03-23T23:16:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"endpoint": "/api/default",
"response_time": 4255,
"threshold": 1000,
"method": "GET"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-b7ff7835",
"description": "Degraded performance in notification-service due to order-processing issues",
"timestamp": "2024-03-23T23:31:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"order-processing"
],
"error_rate": 11.519703458441834,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 15.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-06a90e95",
"description": "Increased API response time for /api/default endpoint",
"timestamp": "2024-03-23T23:16:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"endpoint": "/api/default",
"response_time": 4255,
"threshold": 1000,
"method": "GET"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-4daa95b2",
"description": "Degraded performance in orders-database due to order-processing issues",
"timestamp": "2024-03-23T23:36:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [
"order-processing"
],
"error_rate": 11.835419159135675,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 20.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-5ac8430d",
"description": "High CPU usage detected on order-proc-01",
"timestamp": "2024-03-23T23:21:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"cpu_usage": 91.84222055416828,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-7964d74c",
"description": "High error rate on order-proc-01",
"timestamp": "2024-03-23T23:22:00Z",
"severity": "medium",
"source": "web-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 15.307267785279922,
"threshold": 5,
"status_code": 502
}
},
"sop_context": {}
},
"time_difference_minutes": 1.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-5ac8430d",
"description": "High CPU usage detected on order-proc-01",
"timestamp": "2024-03-23T23:21:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"cpu_usage": 91.84222055416828,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-47400454",
"description": "Memory pressure on order-proc-01",
"timestamp": "2024-03-23T23:27:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"memory_usage": 87.1003951579647,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 6.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-5ac8430d",
"description": "High CPU usage detected on order-proc-01",
"timestamp": "2024-03-23T23:21:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"cpu_usage": 91.84222055416828,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-b49d4532",
"description": "Degraded performance in order-processing due to web-frontend issues",
"timestamp": "2024-03-23T23:29:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"web-frontend"
],
"error_rate": 11.741795649071591,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 8.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-5ac8430d",
"description": "High CPU usage detected on order-proc-01",
"timestamp": "2024-03-23T23:21:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"cpu_usage": 91.84222055416828,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-b7ff7835",
"description": "Degraded performance in notification-service due to order-processing issues",
"timestamp": "2024-03-23T23:31:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"order-processing"
],
"error_rate": 11.519703458441834,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 10.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-5ac8430d",
"description": "High CPU usage detected on order-proc-01",
"timestamp": "2024-03-23T23:21:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"cpu_usage": 91.84222055416828,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-4daa95b2",
"description": "Degraded performance in orders-database due to order-processing issues",
"timestamp": "2024-03-23T23:36:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [
"order-processing"
],
"error_rate": 11.835419159135675,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 15.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-7964d74c",
"description": "High error rate on order-proc-01",
"timestamp": "2024-03-23T23:22:00Z",
"severity": "medium",
"source": "web-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 15.307267785279922,
"threshold": 5,
"status_code": 502
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-47400454",
"description": "Memory pressure on order-proc-01",
"timestamp": "2024-03-23T23:27:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"memory_usage": 87.1003951579647,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 5.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-7964d74c",
"description": "High error rate on order-proc-01",
"timestamp": "2024-03-23T23:22:00Z",
"severity": "medium",
"source": "web-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 15.307267785279922,
"threshold": 5,
"status_code": 502
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-b49d4532",
"description": "Degraded performance in order-processing due to web-frontend issues",
"timestamp": "2024-03-23T23:29:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"web-frontend"
],
"error_rate": 11.741795649071591,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 7.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-7964d74c",
"description": "High error rate on order-proc-01",
"timestamp": "2024-03-23T23:22:00Z",
"severity": "medium",
"source": "web-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 15.307267785279922,
"threshold": 5,
"status_code": 502
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-b7ff7835",
"description": "Degraded performance in notification-service due to order-processing issues",
"timestamp": "2024-03-23T23:31:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"order-processing"
],
"error_rate": 11.519703458441834,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 9.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-7964d74c",
"description": "High error rate on order-proc-01",
"timestamp": "2024-03-23T23:22:00Z",
"severity": "medium",
"source": "web-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 15.307267785279922,
"threshold": 5,
"status_code": 502
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-4daa95b2",
"description": "Degraded performance in orders-database due to order-processing issues",
"timestamp": "2024-03-23T23:36:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [
"order-processing"
],
"error_rate": 11.835419159135675,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 14.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-47400454",
"description": "Memory pressure on order-proc-01",
"timestamp": "2024-03-23T23:27:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"memory_usage": 87.1003951579647,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-b49d4532",
"description": "Degraded performance in order-processing due to web-frontend issues",
"timestamp": "2024-03-23T23:29:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"web-frontend"
],
"error_rate": 11.741795649071591,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 2.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-47400454",
"description": "Memory pressure on order-proc-01",
"timestamp": "2024-03-23T23:27:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"memory_usage": 87.1003951579647,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-b7ff7835",
"description": "Degraded performance in notification-service due to order-processing issues",
"timestamp": "2024-03-23T23:31:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"order-processing"
],
"error_rate": 11.519703458441834,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 4.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-47400454",
"description": "Memory pressure on order-proc-01",
"timestamp": "2024-03-23T23:27:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"memory_usage": 87.1003951579647,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-4daa95b2",
"description": "Degraded performance in orders-database due to order-processing issues",
"timestamp": "2024-03-23T23:36:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [
"order-processing"
],
"error_rate": 11.835419159135675,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 9.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-b49d4532",
"description": "Degraded performance in order-processing due to web-frontend issues",
"timestamp": "2024-03-23T23:29:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"web-frontend"
],
"error_rate": 11.741795649071591,
"threshold": 5
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-b7ff7835",
"description": "Degraded performance in notification-service due to order-processing issues",
"timestamp": "2024-03-23T23:31:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"order-processing"
],
"error_rate": 11.519703458441834,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 2.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-b49d4532",
"description": "Degraded performance in order-processing due to web-frontend issues",
"timestamp": "2024-03-23T23:29:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"web-frontend"
],
"error_rate": 11.741795649071591,
"threshold": 5
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-4daa95b2",
"description": "Degraded performance in orders-database due to order-processing issues",
"timestamp": "2024-03-23T23:36:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [
"order-processing"
],
"error_rate": 11.835419159135675,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 7.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-b7ff7835",
"description": "Degraded performance in notification-service due to order-processing issues",
"timestamp": "2024-03-23T23:31:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"order-processing"
],
"error_rate": 11.519703458441834,
"threshold": 5
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-4daa95b2",
"description": "Degraded performance in orders-database due to order-processing issues",
"timestamp": "2024-03-23T23:36:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [
"order-processing"
],
"error_rate": 11.835419159135675,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 5.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-bc3458ec",
"description": "Database connection pool near capacity on orders-db-01",
"timestamp": "2024-03-24T05:00:00Z",
"severity": "medium",
"source": "database-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"server": "orders-db-01",
"pool_usage": 90.61757064393359,
"total_connections": 100,
"available_connections": 3
}
},
"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-8ae3e1a1",
"description": "API endpoint /api/default experiencing high latency",
"timestamp": "2024-03-24T05:02:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"endpoint": "/api/default",
"response_time": 3716,
"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": 2.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-bc3458ec",
"description": "Database connection pool near capacity on orders-db-01",
"timestamp": "2024-03-24T05:00:00Z",
"severity": "medium",
"source": "database-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"server": "orders-db-01",
"pool_usage": 90.61757064393359,
"total_connections": 100,
"available_connections": 3
}
},
"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-ea124c2d",
"description": "High query latency on orders-db-01",
"timestamp": "2024-03-24T05:03:00Z",
"severity": "critical",
"source": "database-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"server": "orders-db-01",
"query_latency": 1615.2734267555213,
"threshold": 200,
"query_type": "SELECT"
}
},
"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-bc3458ec",
"description": "Database connection pool near capacity on orders-db-01",
"timestamp": "2024-03-24T05:00:00Z",
"severity": "medium",
"source": "database-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"server": "orders-db-01",
"pool_usage": 90.61757064393359,
"total_connections": 100,
"available_connections": 3
}
},
"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-d69a7a0f",
"description": "Increased memory usage on orders-db-01",
"timestamp": "2024-03-24T05:04:00Z",
"severity": "medium",
"source": "database-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"server": "orders-db-01",
"memory_usage": 89.93230368242936,
"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": 4.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-bc3458ec",
"description": "Database connection pool near capacity on orders-db-01",
"timestamp": "2024-03-24T05:00:00Z",
"severity": "medium",
"source": "database-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"server": "orders-db-01",
"pool_usage": 90.61757064393359,
"total_connections": 100,
"available_connections": 3
}
},
"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-554e6cbe",
"description": "Increased error rate in orders-database due to database connectivity",
"timestamp": "2024-03-24T05:08:00Z",
"severity": "medium",
"source": "application-logs",
"metadata": {
"service": "orders-database",
"related_entities": [],
"error_rate": 24.49492824776148,
"threshold": 5,
"error_type": "DatabaseTimeoutException"
}
},
"sop_context": {
"signs": "Connection pool >90%, High query latency on returns-db, Memory pressure",
"actions": "Kill blocking queries, Clear cache, Release idle connections"
}
},
"time_difference_minutes": 8.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-8ae3e1a1",
"description": "API endpoint /api/default experiencing high latency",
"timestamp": "2024-03-24T05:02:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"endpoint": "/api/default",
"response_time": 3716,
"threshold": 1000,
"method": "GET"
}
},
"sop_context": {
"signs": "Connection pool >90%, High query latency on returns-db, Memory pressure",
"actions": "Kill blocking queries, Clear cache, Release idle connections"
}
},
"alert2": {
"alert": {
"id": "alert-ea124c2d",
"description": "High query latency on orders-db-01",
"timestamp": "2024-03-24T05:03:00Z",
"severity": "critical",
"source": "database-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"server": "orders-db-01",
"query_latency": 1615.2734267555213,
"threshold": 200,
"query_type": "SELECT"
}
},
"sop_context": {
"signs": "Connection pool >90%, High query latency on returns-db, Memory pressure",
"actions": "Kill blocking queries, Clear cache, Release idle connections"
}
},
"time_difference_minutes": 1.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-8ae3e1a1",
"description": "API endpoint /api/default experiencing high latency",
"timestamp": "2024-03-24T05:02:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"endpoint": "/api/default",
"response_time": 3716,
"threshold": 1000,
"method": "GET"
}
},
"sop_context": {
"signs": "Connection pool >90%, High query latency on returns-db, Memory pressure",
"actions": "Kill blocking queries, Clear cache, Release idle connections"
}
},
"alert2": {
"alert": {
"id": "alert-d69a7a0f",
"description": "Increased memory usage on orders-db-01",
"timestamp": "2024-03-24T05:04:00Z",
"severity": "medium",
"source": "database-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"server": "orders-db-01",
"memory_usage": 89.93230368242936,
"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": 2.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-8ae3e1a1",
"description": "API endpoint /api/default experiencing high latency",
"timestamp": "2024-03-24T05:02:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"endpoint": "/api/default",
"response_time": 3716,
"threshold": 1000,
"method": "GET"
}
},
"sop_context": {
"signs": "Connection pool >90%, High query latency on returns-db, Memory pressure",
"actions": "Kill blocking queries, Clear cache, Release idle connections"
}
},
"alert2": {
"alert": {
"id": "alert-554e6cbe",
"description": "Increased error rate in orders-database due to database connectivity",
"timestamp": "2024-03-24T05:08:00Z",
"severity": "medium",
"source": "application-logs",
"metadata": {
"service": "orders-database",
"related_entities": [],
"error_rate": 24.49492824776148,
"threshold": 5,
"error_type": "DatabaseTimeoutException"
}
},
"sop_context": {
"signs": "Connection pool >90%, High query latency on returns-db, Memory pressure",
"actions": "Kill blocking queries, Clear cache, Release idle connections"
}
},
"time_difference_minutes": 6.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-ea124c2d",
"description": "High query latency on orders-db-01",
"timestamp": "2024-03-24T05:03:00Z",
"severity": "critical",
"source": "database-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"server": "orders-db-01",
"query_latency": 1615.2734267555213,
"threshold": 200,
"query_type": "SELECT"
}
},
"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-d69a7a0f",
"description": "Increased memory usage on orders-db-01",
"timestamp": "2024-03-24T05:04:00Z",
"severity": "medium",
"source": "database-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"server": "orders-db-01",
"memory_usage": 89.93230368242936,
"threshold": 80
}
},
"sop_context": {
"signs": "Connection pool >90%, High query latency on returns-db, Memory pressure",
"actions": "Kill blocking queries, Clear cache, Release idle connections"
}
},
"time_difference_minutes": 1.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-ea124c2d",
"description": "High query latency on orders-db-01",
"timestamp": "2024-03-24T05:03:00Z",
"severity": "critical",
"source": "database-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"server": "orders-db-01",
"query_latency": 1615.2734267555213,
"threshold": 200,
"query_type": "SELECT"
}
},
"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-554e6cbe",
"description": "Increased error rate in orders-database due to database connectivity",
"timestamp": "2024-03-24T05:08:00Z",
"severity": "medium",
"source": "application-logs",
"metadata": {
"service": "orders-database",
"related_entities": [],
"error_rate": 24.49492824776148,
"threshold": 5,
"error_type": "DatabaseTimeoutException"
}
},
"sop_context": {
"signs": "Connection pool >90%, High query latency on returns-db, Memory pressure",
"actions": "Kill blocking queries, Clear cache, Release idle connections"
}
},
"time_difference_minutes": 5.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-d69a7a0f",
"description": "Increased memory usage on orders-db-01",
"timestamp": "2024-03-24T05:04:00Z",
"severity": "medium",
"source": "database-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"server": "orders-db-01",
"memory_usage": 89.93230368242936,
"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"
}
},
"alert2": {
"alert": {
"id": "alert-554e6cbe",
"description": "Increased error rate in orders-database due to database connectivity",
"timestamp": "2024-03-24T05:08:00Z",
"severity": "medium",
"source": "application-logs",
"metadata": {
"service": "orders-database",
"related_entities": [],
"error_rate": 24.49492824776148,
"threshold": 5,
"error_type": "DatabaseTimeoutException"
}
},
"sop_context": {
"signs": "Connection pool >90%, High query latency on returns-db, Memory pressure",
"actions": "Kill blocking queries, Clear cache, Release idle connections"
}
},
"time_difference_minutes": 4.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-1341f092",
"description": "Increased API response time for /api/customers endpoint",
"timestamp": "2024-03-24T07:00:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"endpoint": "/api/customers",
"response_time": 4780,
"threshold": 1000,
"method": "GET"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-18f087cb",
"description": "High CPU usage detected on web-server-01",
"timestamp": "2024-03-24T07:03:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-01",
"cpu_usage": 85.6504520528041,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"time_difference_minutes": 3.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-1341f092",
"description": "Increased API response time for /api/customers endpoint",
"timestamp": "2024-03-24T07:00:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"endpoint": "/api/customers",
"response_time": 4780,
"threshold": 1000,
"method": "GET"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-fb5d94c2",
"description": "Memory pressure on web-server-02",
"timestamp": "2024-03-24T07:08:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"memory_usage": 86.19384591545368,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 8.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-1341f092",
"description": "Increased API response time for /api/customers endpoint",
"timestamp": "2024-03-24T07:00:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"endpoint": "/api/customers",
"response_time": 4780,
"threshold": 1000,
"method": "GET"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-c240ab9f",
"description": "High error rate on web-server-01",
"timestamp": "2024-03-24T07:10:00Z",
"severity": "critical",
"source": "web-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"error_rate": 27.51789366435206,
"threshold": 5,
"status_code": 504
}
},
"sop_context": {}
},
"time_difference_minutes": 10.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-1341f092",
"description": "Increased API response time for /api/customers endpoint",
"timestamp": "2024-03-24T07:00:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"endpoint": "/api/customers",
"response_time": 4780,
"threshold": 1000,
"method": "GET"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-210eac48",
"description": "High CPU usage detected on order-proc-01",
"timestamp": "2024-03-24T07:14:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"cpu_usage": 83.222380836882,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"time_difference_minutes": 14.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-1341f092",
"description": "Increased API response time for /api/customers endpoint",
"timestamp": "2024-03-24T07:00:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"endpoint": "/api/customers",
"response_time": 4780,
"threshold": 1000,
"method": "GET"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-b79f070f",
"description": "Memory pressure on order-proc-02",
"timestamp": "2024-03-24T07:19:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-02",
"memory_usage": 92.40375508894729,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 19.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-1341f092",
"description": "Increased API response time for /api/customers endpoint",
"timestamp": "2024-03-24T07:00:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"endpoint": "/api/customers",
"response_time": 4780,
"threshold": 1000,
"method": "GET"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-e4a549fd",
"description": "High error rate on order-proc-01",
"timestamp": "2024-03-24T07:20:00Z",
"severity": "high",
"source": "web-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 18.466141430708035,
"threshold": 5,
"status_code": 503
}
},
"sop_context": {}
},
"time_difference_minutes": 20.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-1341f092",
"description": "Increased API response time for /api/customers endpoint",
"timestamp": "2024-03-24T07:00:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"endpoint": "/api/customers",
"response_time": 4780,
"threshold": 1000,
"method": "GET"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-b22f417a",
"description": "Increased API response time for /api/default endpoint",
"timestamp": "2024-03-24T07:25:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"endpoint": "/api/default",
"response_time": 3212,
"threshold": 1000,
"method": "POST"
}
},
"sop_context": {}
},
"time_difference_minutes": 25.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-1341f092",
"description": "Increased API response time for /api/customers endpoint",
"timestamp": "2024-03-24T07:00:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"endpoint": "/api/customers",
"response_time": 4780,
"threshold": 1000,
"method": "GET"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-87bb8921",
"description": "Degraded performance in customer-service due to web-frontend issues",
"timestamp": "2024-03-24T07:30:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "customer-service",
"related_entities": [
"web-frontend"
],
"error_rate": 13.46312237308645,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 30.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-1341f092",
"description": "Increased API response time for /api/customers endpoint",
"timestamp": "2024-03-24T07:00:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"endpoint": "/api/customers",
"response_time": 4780,
"threshold": 1000,
"method": "GET"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-6dfff31a",
"description": "Degraded performance in order-processing due to web-frontend issues",
"timestamp": "2024-03-24T07:33:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"web-frontend"
],
"error_rate": 11.249245672149144,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 33.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-1341f092",
"description": "Increased API response time for /api/customers endpoint",
"timestamp": "2024-03-24T07:00:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"endpoint": "/api/customers",
"response_time": 4780,
"threshold": 1000,
"method": "GET"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-ceb53099",
"description": "Degraded performance in payment-service due to order-processing issues",
"timestamp": "2024-03-24T07:37:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"order-processing"
],
"error_rate": 11.503657331804014,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 37.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-1341f092",
"description": "Increased API response time for /api/customers endpoint",
"timestamp": "2024-03-24T07:00:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"endpoint": "/api/customers",
"response_time": 4780,
"threshold": 1000,
"method": "GET"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-d8c38c08",
"description": "Degraded performance in notification-service due to order-processing issues",
"timestamp": "2024-03-24T07:38:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"order-processing"
],
"error_rate": 14.68318723313853,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 38.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-18f087cb",
"description": "High CPU usage detected on web-server-01",
"timestamp": "2024-03-24T07:03:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-01",
"cpu_usage": 85.6504520528041,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-fb5d94c2",
"description": "Memory pressure on web-server-02",
"timestamp": "2024-03-24T07:08:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"memory_usage": 86.19384591545368,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 5.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-18f087cb",
"description": "High CPU usage detected on web-server-01",
"timestamp": "2024-03-24T07:03:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-01",
"cpu_usage": 85.6504520528041,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-c240ab9f",
"description": "High error rate on web-server-01",
"timestamp": "2024-03-24T07:10:00Z",
"severity": "critical",
"source": "web-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"error_rate": 27.51789366435206,
"threshold": 5,
"status_code": 504
}
},
"sop_context": {}
},
"time_difference_minutes": 7.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-18f087cb",
"description": "High CPU usage detected on web-server-01",
"timestamp": "2024-03-24T07:03:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-01",
"cpu_usage": 85.6504520528041,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-210eac48",
"description": "High CPU usage detected on order-proc-01",
"timestamp": "2024-03-24T07:14:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"cpu_usage": 83.222380836882,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"time_difference_minutes": 11.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-18f087cb",
"description": "High CPU usage detected on web-server-01",
"timestamp": "2024-03-24T07:03:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-01",
"cpu_usage": 85.6504520528041,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-b79f070f",
"description": "Memory pressure on order-proc-02",
"timestamp": "2024-03-24T07:19:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-02",
"memory_usage": 92.40375508894729,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 16.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-18f087cb",
"description": "High CPU usage detected on web-server-01",
"timestamp": "2024-03-24T07:03:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-01",
"cpu_usage": 85.6504520528041,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-e4a549fd",
"description": "High error rate on order-proc-01",
"timestamp": "2024-03-24T07:20:00Z",
"severity": "high",
"source": "web-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 18.466141430708035,
"threshold": 5,
"status_code": 503
}
},
"sop_context": {}
},
"time_difference_minutes": 17.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-18f087cb",
"description": "High CPU usage detected on web-server-01",
"timestamp": "2024-03-24T07:03:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-01",
"cpu_usage": 85.6504520528041,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-b22f417a",
"description": "Increased API response time for /api/default endpoint",
"timestamp": "2024-03-24T07:25:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"endpoint": "/api/default",
"response_time": 3212,
"threshold": 1000,
"method": "POST"
}
},
"sop_context": {}
},
"time_difference_minutes": 22.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-18f087cb",
"description": "High CPU usage detected on web-server-01",
"timestamp": "2024-03-24T07:03:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-01",
"cpu_usage": 85.6504520528041,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-87bb8921",
"description": "Degraded performance in customer-service due to web-frontend issues",
"timestamp": "2024-03-24T07:30:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "customer-service",
"related_entities": [
"web-frontend"
],
"error_rate": 13.46312237308645,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 27.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-18f087cb",
"description": "High CPU usage detected on web-server-01",
"timestamp": "2024-03-24T07:03:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-01",
"cpu_usage": 85.6504520528041,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-6dfff31a",
"description": "Degraded performance in order-processing due to web-frontend issues",
"timestamp": "2024-03-24T07:33:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"web-frontend"
],
"error_rate": 11.249245672149144,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 30.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-18f087cb",
"description": "High CPU usage detected on web-server-01",
"timestamp": "2024-03-24T07:03:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-01",
"cpu_usage": 85.6504520528041,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-ceb53099",
"description": "Degraded performance in payment-service due to order-processing issues",
"timestamp": "2024-03-24T07:37:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"order-processing"
],
"error_rate": 11.503657331804014,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 34.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-18f087cb",
"description": "High CPU usage detected on web-server-01",
"timestamp": "2024-03-24T07:03:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-01",
"cpu_usage": 85.6504520528041,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-d8c38c08",
"description": "Degraded performance in notification-service due to order-processing issues",
"timestamp": "2024-03-24T07:38:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"order-processing"
],
"error_rate": 14.68318723313853,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 35.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-fb5d94c2",
"description": "Memory pressure on web-server-02",
"timestamp": "2024-03-24T07:08:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"memory_usage": 86.19384591545368,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-c240ab9f",
"description": "High error rate on web-server-01",
"timestamp": "2024-03-24T07:10:00Z",
"severity": "critical",
"source": "web-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"error_rate": 27.51789366435206,
"threshold": 5,
"status_code": 504
}
},
"sop_context": {}
},
"time_difference_minutes": 2.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-fb5d94c2",
"description": "Memory pressure on web-server-02",
"timestamp": "2024-03-24T07:08:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"memory_usage": 86.19384591545368,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-210eac48",
"description": "High CPU usage detected on order-proc-01",
"timestamp": "2024-03-24T07:14:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"cpu_usage": 83.222380836882,
"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-fb5d94c2",
"description": "Memory pressure on web-server-02",
"timestamp": "2024-03-24T07:08:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"memory_usage": 86.19384591545368,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-b79f070f",
"description": "Memory pressure on order-proc-02",
"timestamp": "2024-03-24T07:19:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-02",
"memory_usage": 92.40375508894729,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 11.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-fb5d94c2",
"description": "Memory pressure on web-server-02",
"timestamp": "2024-03-24T07:08:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"memory_usage": 86.19384591545368,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-e4a549fd",
"description": "High error rate on order-proc-01",
"timestamp": "2024-03-24T07:20:00Z",
"severity": "high",
"source": "web-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 18.466141430708035,
"threshold": 5,
"status_code": 503
}
},
"sop_context": {}
},
"time_difference_minutes": 12.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-fb5d94c2",
"description": "Memory pressure on web-server-02",
"timestamp": "2024-03-24T07:08:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"memory_usage": 86.19384591545368,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-b22f417a",
"description": "Increased API response time for /api/default endpoint",
"timestamp": "2024-03-24T07:25:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"endpoint": "/api/default",
"response_time": 3212,
"threshold": 1000,
"method": "POST"
}
},
"sop_context": {}
},
"time_difference_minutes": 17.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-fb5d94c2",
"description": "Memory pressure on web-server-02",
"timestamp": "2024-03-24T07:08:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"memory_usage": 86.19384591545368,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-87bb8921",
"description": "Degraded performance in customer-service due to web-frontend issues",
"timestamp": "2024-03-24T07:30:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "customer-service",
"related_entities": [
"web-frontend"
],
"error_rate": 13.46312237308645,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 22.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-fb5d94c2",
"description": "Memory pressure on web-server-02",
"timestamp": "2024-03-24T07:08:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"memory_usage": 86.19384591545368,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-6dfff31a",
"description": "Degraded performance in order-processing due to web-frontend issues",
"timestamp": "2024-03-24T07:33:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"web-frontend"
],
"error_rate": 11.249245672149144,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 25.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-fb5d94c2",
"description": "Memory pressure on web-server-02",
"timestamp": "2024-03-24T07:08:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"memory_usage": 86.19384591545368,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-ceb53099",
"description": "Degraded performance in payment-service due to order-processing issues",
"timestamp": "2024-03-24T07:37:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"order-processing"
],
"error_rate": 11.503657331804014,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 29.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-fb5d94c2",
"description": "Memory pressure on web-server-02",
"timestamp": "2024-03-24T07:08:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"memory_usage": 86.19384591545368,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-d8c38c08",
"description": "Degraded performance in notification-service due to order-processing issues",
"timestamp": "2024-03-24T07:38:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"order-processing"
],
"error_rate": 14.68318723313853,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 30.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-c240ab9f",
"description": "High error rate on web-server-01",
"timestamp": "2024-03-24T07:10:00Z",
"severity": "critical",
"source": "web-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"error_rate": 27.51789366435206,
"threshold": 5,
"status_code": 504
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-210eac48",
"description": "High CPU usage detected on order-proc-01",
"timestamp": "2024-03-24T07:14:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"cpu_usage": 83.222380836882,
"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-c240ab9f",
"description": "High error rate on web-server-01",
"timestamp": "2024-03-24T07:10:00Z",
"severity": "critical",
"source": "web-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"error_rate": 27.51789366435206,
"threshold": 5,
"status_code": 504
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-b79f070f",
"description": "Memory pressure on order-proc-02",
"timestamp": "2024-03-24T07:19:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-02",
"memory_usage": 92.40375508894729,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 9.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-c240ab9f",
"description": "High error rate on web-server-01",
"timestamp": "2024-03-24T07:10:00Z",
"severity": "critical",
"source": "web-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"error_rate": 27.51789366435206,
"threshold": 5,
"status_code": 504
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-e4a549fd",
"description": "High error rate on order-proc-01",
"timestamp": "2024-03-24T07:20:00Z",
"severity": "high",
"source": "web-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 18.466141430708035,
"threshold": 5,
"status_code": 503
}
},
"sop_context": {}
},
"time_difference_minutes": 10.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-c240ab9f",
"description": "High error rate on web-server-01",
"timestamp": "2024-03-24T07:10:00Z",
"severity": "critical",
"source": "web-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"error_rate": 27.51789366435206,
"threshold": 5,
"status_code": 504
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-b22f417a",
"description": "Increased API response time for /api/default endpoint",
"timestamp": "2024-03-24T07:25:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"endpoint": "/api/default",
"response_time": 3212,
"threshold": 1000,
"method": "POST"
}
},
"sop_context": {}
},
"time_difference_minutes": 15.0
}
|
true
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.