question
stringlengths 1.03k
1.62k
| answer
stringclasses 2
values |
---|---|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-b3a1a9dc",
"description": "Degraded performance in notification-service due to order-processing issues",
"timestamp": "2024-01-18T04:15:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"order-processing"
],
"error_rate": 10.023134400430642,
"threshold": 5
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-acaa233a",
"description": "Degraded performance in payment-service due to order-processing issues",
"timestamp": "2024-01-18T04:17:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"order-processing"
],
"error_rate": 8.615549880485798,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 2.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-2dcd54d3",
"description": "Increased memory usage on orders-db-01",
"timestamp": "2024-01-18T05:00:00Z",
"severity": "high",
"source": "database-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"server": "orders-db-01",
"memory_usage": 89.16568569291417,
"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-5f54c2b6",
"description": "High query latency on orders-db-01",
"timestamp": "2024-01-18T05:01:00Z",
"severity": "critical",
"source": "database-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"server": "orders-db-01",
"query_latency": 973.7707626043076,
"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-2dcd54d3",
"description": "Increased memory usage on orders-db-01",
"timestamp": "2024-01-18T05:00:00Z",
"severity": "high",
"source": "database-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"server": "orders-db-01",
"memory_usage": 89.16568569291417,
"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-2ca6dcbe",
"description": "Database connection pool near capacity on orders-db-01",
"timestamp": "2024-01-18T05:04:00Z",
"severity": "high",
"source": "database-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"server": "orders-db-01",
"pool_usage": 94.59775683863882,
"total_connections": 100,
"available_connections": 4
}
},
"sop_context": {
"signs": "Connection pool >90%, High query latency on returns-db, Memory pressure",
"actions": "Kill blocking queries, Clear cache, Release idle connections"
}
},
"time_difference_minutes": 4.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-2dcd54d3",
"description": "Increased memory usage on orders-db-01",
"timestamp": "2024-01-18T05:00:00Z",
"severity": "high",
"source": "database-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"server": "orders-db-01",
"memory_usage": 89.16568569291417,
"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-e5035f3e",
"description": "API endpoint /api/default experiencing high latency",
"timestamp": "2024-01-18T05:08:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"endpoint": "/api/default",
"response_time": 2823,
"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": 8.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-2dcd54d3",
"description": "Increased memory usage on orders-db-01",
"timestamp": "2024-01-18T05:00:00Z",
"severity": "high",
"source": "database-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"server": "orders-db-01",
"memory_usage": 89.16568569291417,
"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-34bb82ad",
"description": "Increased error rate in orders-database due to database connectivity",
"timestamp": "2024-01-18T05:11:00Z",
"severity": "high",
"source": "application-logs",
"metadata": {
"service": "orders-database",
"related_entities": [],
"error_rate": 21.243327991548437,
"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": 11.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-5f54c2b6",
"description": "High query latency on orders-db-01",
"timestamp": "2024-01-18T05:01:00Z",
"severity": "critical",
"source": "database-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"server": "orders-db-01",
"query_latency": 973.7707626043076,
"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-2ca6dcbe",
"description": "Database connection pool near capacity on orders-db-01",
"timestamp": "2024-01-18T05:04:00Z",
"severity": "high",
"source": "database-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"server": "orders-db-01",
"pool_usage": 94.59775683863882,
"total_connections": 100,
"available_connections": 4
}
},
"sop_context": {
"signs": "Connection pool >90%, High query latency on returns-db, Memory pressure",
"actions": "Kill blocking queries, Clear cache, Release idle connections"
}
},
"time_difference_minutes": 3.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-5f54c2b6",
"description": "High query latency on orders-db-01",
"timestamp": "2024-01-18T05:01:00Z",
"severity": "critical",
"source": "database-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"server": "orders-db-01",
"query_latency": 973.7707626043076,
"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-e5035f3e",
"description": "API endpoint /api/default experiencing high latency",
"timestamp": "2024-01-18T05:08:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"endpoint": "/api/default",
"response_time": 2823,
"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": 7.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-5f54c2b6",
"description": "High query latency on orders-db-01",
"timestamp": "2024-01-18T05:01:00Z",
"severity": "critical",
"source": "database-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"server": "orders-db-01",
"query_latency": 973.7707626043076,
"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-34bb82ad",
"description": "Increased error rate in orders-database due to database connectivity",
"timestamp": "2024-01-18T05:11:00Z",
"severity": "high",
"source": "application-logs",
"metadata": {
"service": "orders-database",
"related_entities": [],
"error_rate": 21.243327991548437,
"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": 10.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-2ca6dcbe",
"description": "Database connection pool near capacity on orders-db-01",
"timestamp": "2024-01-18T05:04:00Z",
"severity": "high",
"source": "database-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"server": "orders-db-01",
"pool_usage": 94.59775683863882,
"total_connections": 100,
"available_connections": 4
}
},
"sop_context": {
"signs": "Connection pool >90%, High query latency on returns-db, Memory pressure",
"actions": "Kill blocking queries, Clear cache, Release idle connections"
}
},
"alert2": {
"alert": {
"id": "alert-e5035f3e",
"description": "API endpoint /api/default experiencing high latency",
"timestamp": "2024-01-18T05:08:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"endpoint": "/api/default",
"response_time": 2823,
"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": 4.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-2ca6dcbe",
"description": "Database connection pool near capacity on orders-db-01",
"timestamp": "2024-01-18T05:04:00Z",
"severity": "high",
"source": "database-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"server": "orders-db-01",
"pool_usage": 94.59775683863882,
"total_connections": 100,
"available_connections": 4
}
},
"sop_context": {
"signs": "Connection pool >90%, High query latency on returns-db, Memory pressure",
"actions": "Kill blocking queries, Clear cache, Release idle connections"
}
},
"alert2": {
"alert": {
"id": "alert-34bb82ad",
"description": "Increased error rate in orders-database due to database connectivity",
"timestamp": "2024-01-18T05:11:00Z",
"severity": "high",
"source": "application-logs",
"metadata": {
"service": "orders-database",
"related_entities": [],
"error_rate": 21.243327991548437,
"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": 7.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-e5035f3e",
"description": "API endpoint /api/default experiencing high latency",
"timestamp": "2024-01-18T05:08:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"endpoint": "/api/default",
"response_time": 2823,
"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-34bb82ad",
"description": "Increased error rate in orders-database due to database connectivity",
"timestamp": "2024-01-18T05:11:00Z",
"severity": "high",
"source": "application-logs",
"metadata": {
"service": "orders-database",
"related_entities": [],
"error_rate": 21.243327991548437,
"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": 3.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-53eec8a6",
"description": "Increased API response time for /api/customers endpoint",
"timestamp": "2024-01-19T01:00:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"endpoint": "/api/customers",
"response_time": 4982,
"threshold": 1000,
"method": "POST"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-1078d540",
"description": "High error rate on web-server-02",
"timestamp": "2024-01-19T01:05:00Z",
"severity": "medium",
"source": "web-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"error_rate": 27.58163851940887,
"threshold": 5,
"status_code": 502
}
},
"sop_context": {}
},
"time_difference_minutes": 5.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-53eec8a6",
"description": "Increased API response time for /api/customers endpoint",
"timestamp": "2024-01-19T01:00:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"endpoint": "/api/customers",
"response_time": 4982,
"threshold": 1000,
"method": "POST"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-60050efe",
"description": "Memory pressure on web-server-01",
"timestamp": "2024-01-19T01:10:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-01",
"memory_usage": 94.1708838967908,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 10.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-53eec8a6",
"description": "Increased API response time for /api/customers endpoint",
"timestamp": "2024-01-19T01:00:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"endpoint": "/api/customers",
"response_time": 4982,
"threshold": 1000,
"method": "POST"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-b7457610",
"description": "High CPU usage detected on web-server-02",
"timestamp": "2024-01-19T01:12:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"cpu_usage": 84.5262520534321,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"time_difference_minutes": 12.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-53eec8a6",
"description": "Increased API response time for /api/customers endpoint",
"timestamp": "2024-01-19T01:00:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"endpoint": "/api/customers",
"response_time": 4982,
"threshold": 1000,
"method": "POST"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-ea51c6ad",
"description": "High error rate on order-proc-01",
"timestamp": "2024-01-19T01:16:00Z",
"severity": "critical",
"source": "web-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 17.133943899324183,
"threshold": 5,
"status_code": 500
}
},
"sop_context": {}
},
"time_difference_minutes": 16.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-53eec8a6",
"description": "Increased API response time for /api/customers endpoint",
"timestamp": "2024-01-19T01:00:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"endpoint": "/api/customers",
"response_time": 4982,
"threshold": 1000,
"method": "POST"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-8079b454",
"description": "High CPU usage detected on order-proc-01",
"timestamp": "2024-01-19T01:18:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"cpu_usage": 90.0491956791938,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"time_difference_minutes": 18.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-53eec8a6",
"description": "Increased API response time for /api/customers endpoint",
"timestamp": "2024-01-19T01:00:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"endpoint": "/api/customers",
"response_time": 4982,
"threshold": 1000,
"method": "POST"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-14c8708f",
"description": "Increased API response time for /api/default endpoint",
"timestamp": "2024-01-19T01:21:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"endpoint": "/api/default",
"response_time": 2191,
"threshold": 1000,
"method": "POST"
}
},
"sop_context": {}
},
"time_difference_minutes": 21.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-53eec8a6",
"description": "Increased API response time for /api/customers endpoint",
"timestamp": "2024-01-19T01:00:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"endpoint": "/api/customers",
"response_time": 4982,
"threshold": 1000,
"method": "POST"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-27ce464d",
"description": "Memory pressure on order-proc-01",
"timestamp": "2024-01-19T01:25:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"memory_usage": 91.34754182755357,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 25.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-53eec8a6",
"description": "Increased API response time for /api/customers endpoint",
"timestamp": "2024-01-19T01:00:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"endpoint": "/api/customers",
"response_time": 4982,
"threshold": 1000,
"method": "POST"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-adb34539",
"description": "Degraded performance in customer-service due to web-frontend issues",
"timestamp": "2024-01-19T01:28:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "customer-service",
"related_entities": [
"web-frontend"
],
"error_rate": 14.756473221159753,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 28.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-53eec8a6",
"description": "Increased API response time for /api/customers endpoint",
"timestamp": "2024-01-19T01:00:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"endpoint": "/api/customers",
"response_time": 4982,
"threshold": 1000,
"method": "POST"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-ca22260f",
"description": "Degraded performance in order-processing due to web-frontend issues",
"timestamp": "2024-01-19T01:29:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"web-frontend"
],
"error_rate": 7.374106657772186,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 29.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-53eec8a6",
"description": "Increased API response time for /api/customers endpoint",
"timestamp": "2024-01-19T01:00:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"endpoint": "/api/customers",
"response_time": 4982,
"threshold": 1000,
"method": "POST"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-c6e8b86d",
"description": "Degraded performance in payment-service due to order-processing issues",
"timestamp": "2024-01-19T01:33:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"order-processing"
],
"error_rate": 10.662290814290582,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 33.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-53eec8a6",
"description": "Increased API response time for /api/customers endpoint",
"timestamp": "2024-01-19T01:00:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"endpoint": "/api/customers",
"response_time": 4982,
"threshold": 1000,
"method": "POST"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-df33d833",
"description": "Degraded performance in notification-service due to order-processing issues",
"timestamp": "2024-01-19T01:36:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"order-processing"
],
"error_rate": 12.770814681904437,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 36.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-1078d540",
"description": "High error rate on web-server-02",
"timestamp": "2024-01-19T01:05:00Z",
"severity": "medium",
"source": "web-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"error_rate": 27.58163851940887,
"threshold": 5,
"status_code": 502
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-60050efe",
"description": "Memory pressure on web-server-01",
"timestamp": "2024-01-19T01:10:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-01",
"memory_usage": 94.1708838967908,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 5.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-1078d540",
"description": "High error rate on web-server-02",
"timestamp": "2024-01-19T01:05:00Z",
"severity": "medium",
"source": "web-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"error_rate": 27.58163851940887,
"threshold": 5,
"status_code": 502
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-b7457610",
"description": "High CPU usage detected on web-server-02",
"timestamp": "2024-01-19T01:12:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"cpu_usage": 84.5262520534321,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"time_difference_minutes": 7.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-1078d540",
"description": "High error rate on web-server-02",
"timestamp": "2024-01-19T01:05:00Z",
"severity": "medium",
"source": "web-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"error_rate": 27.58163851940887,
"threshold": 5,
"status_code": 502
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-ea51c6ad",
"description": "High error rate on order-proc-01",
"timestamp": "2024-01-19T01:16:00Z",
"severity": "critical",
"source": "web-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 17.133943899324183,
"threshold": 5,
"status_code": 500
}
},
"sop_context": {}
},
"time_difference_minutes": 11.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-1078d540",
"description": "High error rate on web-server-02",
"timestamp": "2024-01-19T01:05:00Z",
"severity": "medium",
"source": "web-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"error_rate": 27.58163851940887,
"threshold": 5,
"status_code": 502
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-8079b454",
"description": "High CPU usage detected on order-proc-01",
"timestamp": "2024-01-19T01:18:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"cpu_usage": 90.0491956791938,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"time_difference_minutes": 13.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-1078d540",
"description": "High error rate on web-server-02",
"timestamp": "2024-01-19T01:05:00Z",
"severity": "medium",
"source": "web-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"error_rate": 27.58163851940887,
"threshold": 5,
"status_code": 502
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-14c8708f",
"description": "Increased API response time for /api/default endpoint",
"timestamp": "2024-01-19T01:21:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"endpoint": "/api/default",
"response_time": 2191,
"threshold": 1000,
"method": "POST"
}
},
"sop_context": {}
},
"time_difference_minutes": 16.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-1078d540",
"description": "High error rate on web-server-02",
"timestamp": "2024-01-19T01:05:00Z",
"severity": "medium",
"source": "web-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"error_rate": 27.58163851940887,
"threshold": 5,
"status_code": 502
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-27ce464d",
"description": "Memory pressure on order-proc-01",
"timestamp": "2024-01-19T01:25:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"memory_usage": 91.34754182755357,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 20.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-1078d540",
"description": "High error rate on web-server-02",
"timestamp": "2024-01-19T01:05:00Z",
"severity": "medium",
"source": "web-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"error_rate": 27.58163851940887,
"threshold": 5,
"status_code": 502
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-adb34539",
"description": "Degraded performance in customer-service due to web-frontend issues",
"timestamp": "2024-01-19T01:28:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "customer-service",
"related_entities": [
"web-frontend"
],
"error_rate": 14.756473221159753,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 23.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-1078d540",
"description": "High error rate on web-server-02",
"timestamp": "2024-01-19T01:05:00Z",
"severity": "medium",
"source": "web-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"error_rate": 27.58163851940887,
"threshold": 5,
"status_code": 502
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-ca22260f",
"description": "Degraded performance in order-processing due to web-frontend issues",
"timestamp": "2024-01-19T01:29:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"web-frontend"
],
"error_rate": 7.374106657772186,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 24.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-1078d540",
"description": "High error rate on web-server-02",
"timestamp": "2024-01-19T01:05:00Z",
"severity": "medium",
"source": "web-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"error_rate": 27.58163851940887,
"threshold": 5,
"status_code": 502
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-c6e8b86d",
"description": "Degraded performance in payment-service due to order-processing issues",
"timestamp": "2024-01-19T01:33:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"order-processing"
],
"error_rate": 10.662290814290582,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 28.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-1078d540",
"description": "High error rate on web-server-02",
"timestamp": "2024-01-19T01:05:00Z",
"severity": "medium",
"source": "web-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"error_rate": 27.58163851940887,
"threshold": 5,
"status_code": 502
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-df33d833",
"description": "Degraded performance in notification-service due to order-processing issues",
"timestamp": "2024-01-19T01:36:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"order-processing"
],
"error_rate": 12.770814681904437,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 31.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-60050efe",
"description": "Memory pressure on web-server-01",
"timestamp": "2024-01-19T01:10:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-01",
"memory_usage": 94.1708838967908,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-b7457610",
"description": "High CPU usage detected on web-server-02",
"timestamp": "2024-01-19T01:12:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"cpu_usage": 84.5262520534321,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"time_difference_minutes": 2.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-60050efe",
"description": "Memory pressure on web-server-01",
"timestamp": "2024-01-19T01:10:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-01",
"memory_usage": 94.1708838967908,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-ea51c6ad",
"description": "High error rate on order-proc-01",
"timestamp": "2024-01-19T01:16:00Z",
"severity": "critical",
"source": "web-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 17.133943899324183,
"threshold": 5,
"status_code": 500
}
},
"sop_context": {}
},
"time_difference_minutes": 6.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-60050efe",
"description": "Memory pressure on web-server-01",
"timestamp": "2024-01-19T01:10:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-01",
"memory_usage": 94.1708838967908,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-8079b454",
"description": "High CPU usage detected on order-proc-01",
"timestamp": "2024-01-19T01:18:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"cpu_usage": 90.0491956791938,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"time_difference_minutes": 8.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-60050efe",
"description": "Memory pressure on web-server-01",
"timestamp": "2024-01-19T01:10:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-01",
"memory_usage": 94.1708838967908,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-14c8708f",
"description": "Increased API response time for /api/default endpoint",
"timestamp": "2024-01-19T01:21:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"endpoint": "/api/default",
"response_time": 2191,
"threshold": 1000,
"method": "POST"
}
},
"sop_context": {}
},
"time_difference_minutes": 11.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-60050efe",
"description": "Memory pressure on web-server-01",
"timestamp": "2024-01-19T01:10:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-01",
"memory_usage": 94.1708838967908,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-27ce464d",
"description": "Memory pressure on order-proc-01",
"timestamp": "2024-01-19T01:25:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"memory_usage": 91.34754182755357,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 15.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-60050efe",
"description": "Memory pressure on web-server-01",
"timestamp": "2024-01-19T01:10:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-01",
"memory_usage": 94.1708838967908,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-adb34539",
"description": "Degraded performance in customer-service due to web-frontend issues",
"timestamp": "2024-01-19T01:28:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "customer-service",
"related_entities": [
"web-frontend"
],
"error_rate": 14.756473221159753,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 18.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-60050efe",
"description": "Memory pressure on web-server-01",
"timestamp": "2024-01-19T01:10:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-01",
"memory_usage": 94.1708838967908,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-ca22260f",
"description": "Degraded performance in order-processing due to web-frontend issues",
"timestamp": "2024-01-19T01:29:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"web-frontend"
],
"error_rate": 7.374106657772186,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 19.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-60050efe",
"description": "Memory pressure on web-server-01",
"timestamp": "2024-01-19T01:10:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-01",
"memory_usage": 94.1708838967908,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-c6e8b86d",
"description": "Degraded performance in payment-service due to order-processing issues",
"timestamp": "2024-01-19T01:33:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"order-processing"
],
"error_rate": 10.662290814290582,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 23.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-60050efe",
"description": "Memory pressure on web-server-01",
"timestamp": "2024-01-19T01:10:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-01",
"memory_usage": 94.1708838967908,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-df33d833",
"description": "Degraded performance in notification-service due to order-processing issues",
"timestamp": "2024-01-19T01:36:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"order-processing"
],
"error_rate": 12.770814681904437,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 26.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-b7457610",
"description": "High CPU usage detected on web-server-02",
"timestamp": "2024-01-19T01:12:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"cpu_usage": 84.5262520534321,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-ea51c6ad",
"description": "High error rate on order-proc-01",
"timestamp": "2024-01-19T01:16:00Z",
"severity": "critical",
"source": "web-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 17.133943899324183,
"threshold": 5,
"status_code": 500
}
},
"sop_context": {}
},
"time_difference_minutes": 4.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-b7457610",
"description": "High CPU usage detected on web-server-02",
"timestamp": "2024-01-19T01:12:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"cpu_usage": 84.5262520534321,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-8079b454",
"description": "High CPU usage detected on order-proc-01",
"timestamp": "2024-01-19T01:18:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"cpu_usage": 90.0491956791938,
"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-b7457610",
"description": "High CPU usage detected on web-server-02",
"timestamp": "2024-01-19T01:12:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"cpu_usage": 84.5262520534321,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-14c8708f",
"description": "Increased API response time for /api/default endpoint",
"timestamp": "2024-01-19T01:21:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"endpoint": "/api/default",
"response_time": 2191,
"threshold": 1000,
"method": "POST"
}
},
"sop_context": {}
},
"time_difference_minutes": 9.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-b7457610",
"description": "High CPU usage detected on web-server-02",
"timestamp": "2024-01-19T01:12:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"cpu_usage": 84.5262520534321,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-27ce464d",
"description": "Memory pressure on order-proc-01",
"timestamp": "2024-01-19T01:25:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"memory_usage": 91.34754182755357,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 13.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-b7457610",
"description": "High CPU usage detected on web-server-02",
"timestamp": "2024-01-19T01:12:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"cpu_usage": 84.5262520534321,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-adb34539",
"description": "Degraded performance in customer-service due to web-frontend issues",
"timestamp": "2024-01-19T01:28:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "customer-service",
"related_entities": [
"web-frontend"
],
"error_rate": 14.756473221159753,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 16.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-b7457610",
"description": "High CPU usage detected on web-server-02",
"timestamp": "2024-01-19T01:12:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"cpu_usage": 84.5262520534321,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-ca22260f",
"description": "Degraded performance in order-processing due to web-frontend issues",
"timestamp": "2024-01-19T01:29:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"web-frontend"
],
"error_rate": 7.374106657772186,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 17.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-b7457610",
"description": "High CPU usage detected on web-server-02",
"timestamp": "2024-01-19T01:12:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"cpu_usage": 84.5262520534321,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-c6e8b86d",
"description": "Degraded performance in payment-service due to order-processing issues",
"timestamp": "2024-01-19T01:33:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"order-processing"
],
"error_rate": 10.662290814290582,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 21.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-b7457610",
"description": "High CPU usage detected on web-server-02",
"timestamp": "2024-01-19T01:12:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"cpu_usage": 84.5262520534321,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-df33d833",
"description": "Degraded performance in notification-service due to order-processing issues",
"timestamp": "2024-01-19T01:36:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"order-processing"
],
"error_rate": 12.770814681904437,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 24.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-ea51c6ad",
"description": "High error rate on order-proc-01",
"timestamp": "2024-01-19T01:16:00Z",
"severity": "critical",
"source": "web-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 17.133943899324183,
"threshold": 5,
"status_code": 500
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-8079b454",
"description": "High CPU usage detected on order-proc-01",
"timestamp": "2024-01-19T01:18:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"cpu_usage": 90.0491956791938,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"time_difference_minutes": 2.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-ea51c6ad",
"description": "High error rate on order-proc-01",
"timestamp": "2024-01-19T01:16:00Z",
"severity": "critical",
"source": "web-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 17.133943899324183,
"threshold": 5,
"status_code": 500
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-14c8708f",
"description": "Increased API response time for /api/default endpoint",
"timestamp": "2024-01-19T01:21:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"endpoint": "/api/default",
"response_time": 2191,
"threshold": 1000,
"method": "POST"
}
},
"sop_context": {}
},
"time_difference_minutes": 5.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-ea51c6ad",
"description": "High error rate on order-proc-01",
"timestamp": "2024-01-19T01:16:00Z",
"severity": "critical",
"source": "web-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 17.133943899324183,
"threshold": 5,
"status_code": 500
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-27ce464d",
"description": "Memory pressure on order-proc-01",
"timestamp": "2024-01-19T01:25:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"memory_usage": 91.34754182755357,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 9.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-ea51c6ad",
"description": "High error rate on order-proc-01",
"timestamp": "2024-01-19T01:16:00Z",
"severity": "critical",
"source": "web-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 17.133943899324183,
"threshold": 5,
"status_code": 500
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-adb34539",
"description": "Degraded performance in customer-service due to web-frontend issues",
"timestamp": "2024-01-19T01:28:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "customer-service",
"related_entities": [
"web-frontend"
],
"error_rate": 14.756473221159753,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 12.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-ea51c6ad",
"description": "High error rate on order-proc-01",
"timestamp": "2024-01-19T01:16:00Z",
"severity": "critical",
"source": "web-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 17.133943899324183,
"threshold": 5,
"status_code": 500
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-ca22260f",
"description": "Degraded performance in order-processing due to web-frontend issues",
"timestamp": "2024-01-19T01:29:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"web-frontend"
],
"error_rate": 7.374106657772186,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 13.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-ea51c6ad",
"description": "High error rate on order-proc-01",
"timestamp": "2024-01-19T01:16:00Z",
"severity": "critical",
"source": "web-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 17.133943899324183,
"threshold": 5,
"status_code": 500
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-c6e8b86d",
"description": "Degraded performance in payment-service due to order-processing issues",
"timestamp": "2024-01-19T01:33:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"order-processing"
],
"error_rate": 10.662290814290582,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 17.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-ea51c6ad",
"description": "High error rate on order-proc-01",
"timestamp": "2024-01-19T01:16:00Z",
"severity": "critical",
"source": "web-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 17.133943899324183,
"threshold": 5,
"status_code": 500
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-df33d833",
"description": "Degraded performance in notification-service due to order-processing issues",
"timestamp": "2024-01-19T01:36:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"order-processing"
],
"error_rate": 12.770814681904437,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 20.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-8079b454",
"description": "High CPU usage detected on order-proc-01",
"timestamp": "2024-01-19T01:18:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"cpu_usage": 90.0491956791938,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-14c8708f",
"description": "Increased API response time for /api/default endpoint",
"timestamp": "2024-01-19T01:21:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"endpoint": "/api/default",
"response_time": 2191,
"threshold": 1000,
"method": "POST"
}
},
"sop_context": {}
},
"time_difference_minutes": 3.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-8079b454",
"description": "High CPU usage detected on order-proc-01",
"timestamp": "2024-01-19T01:18:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"cpu_usage": 90.0491956791938,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-27ce464d",
"description": "Memory pressure on order-proc-01",
"timestamp": "2024-01-19T01:25:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"memory_usage": 91.34754182755357,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 7.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-8079b454",
"description": "High CPU usage detected on order-proc-01",
"timestamp": "2024-01-19T01:18:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"cpu_usage": 90.0491956791938,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-adb34539",
"description": "Degraded performance in customer-service due to web-frontend issues",
"timestamp": "2024-01-19T01:28:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "customer-service",
"related_entities": [
"web-frontend"
],
"error_rate": 14.756473221159753,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 10.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-8079b454",
"description": "High CPU usage detected on order-proc-01",
"timestamp": "2024-01-19T01:18:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"cpu_usage": 90.0491956791938,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-ca22260f",
"description": "Degraded performance in order-processing due to web-frontend issues",
"timestamp": "2024-01-19T01:29:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"web-frontend"
],
"error_rate": 7.374106657772186,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 11.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-8079b454",
"description": "High CPU usage detected on order-proc-01",
"timestamp": "2024-01-19T01:18:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"cpu_usage": 90.0491956791938,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-c6e8b86d",
"description": "Degraded performance in payment-service due to order-processing issues",
"timestamp": "2024-01-19T01:33:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"order-processing"
],
"error_rate": 10.662290814290582,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 15.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-8079b454",
"description": "High CPU usage detected on order-proc-01",
"timestamp": "2024-01-19T01:18:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"cpu_usage": 90.0491956791938,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-df33d833",
"description": "Degraded performance in notification-service due to order-processing issues",
"timestamp": "2024-01-19T01:36:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"order-processing"
],
"error_rate": 12.770814681904437,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 18.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-14c8708f",
"description": "Increased API response time for /api/default endpoint",
"timestamp": "2024-01-19T01:21:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"endpoint": "/api/default",
"response_time": 2191,
"threshold": 1000,
"method": "POST"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-27ce464d",
"description": "Memory pressure on order-proc-01",
"timestamp": "2024-01-19T01:25:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"memory_usage": 91.34754182755357,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 4.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-14c8708f",
"description": "Increased API response time for /api/default endpoint",
"timestamp": "2024-01-19T01:21:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"endpoint": "/api/default",
"response_time": 2191,
"threshold": 1000,
"method": "POST"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-adb34539",
"description": "Degraded performance in customer-service due to web-frontend issues",
"timestamp": "2024-01-19T01:28:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "customer-service",
"related_entities": [
"web-frontend"
],
"error_rate": 14.756473221159753,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 7.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-14c8708f",
"description": "Increased API response time for /api/default endpoint",
"timestamp": "2024-01-19T01:21:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"endpoint": "/api/default",
"response_time": 2191,
"threshold": 1000,
"method": "POST"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-ca22260f",
"description": "Degraded performance in order-processing due to web-frontend issues",
"timestamp": "2024-01-19T01:29:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"web-frontend"
],
"error_rate": 7.374106657772186,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 8.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-14c8708f",
"description": "Increased API response time for /api/default endpoint",
"timestamp": "2024-01-19T01:21:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"endpoint": "/api/default",
"response_time": 2191,
"threshold": 1000,
"method": "POST"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-c6e8b86d",
"description": "Degraded performance in payment-service due to order-processing issues",
"timestamp": "2024-01-19T01:33:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"order-processing"
],
"error_rate": 10.662290814290582,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 12.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-14c8708f",
"description": "Increased API response time for /api/default endpoint",
"timestamp": "2024-01-19T01:21:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"endpoint": "/api/default",
"response_time": 2191,
"threshold": 1000,
"method": "POST"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-df33d833",
"description": "Degraded performance in notification-service due to order-processing issues",
"timestamp": "2024-01-19T01:36:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"order-processing"
],
"error_rate": 12.770814681904437,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 15.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-27ce464d",
"description": "Memory pressure on order-proc-01",
"timestamp": "2024-01-19T01:25:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"memory_usage": 91.34754182755357,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-adb34539",
"description": "Degraded performance in customer-service due to web-frontend issues",
"timestamp": "2024-01-19T01:28:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "customer-service",
"related_entities": [
"web-frontend"
],
"error_rate": 14.756473221159753,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 3.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-27ce464d",
"description": "Memory pressure on order-proc-01",
"timestamp": "2024-01-19T01:25:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"memory_usage": 91.34754182755357,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-ca22260f",
"description": "Degraded performance in order-processing due to web-frontend issues",
"timestamp": "2024-01-19T01:29:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"web-frontend"
],
"error_rate": 7.374106657772186,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 4.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-27ce464d",
"description": "Memory pressure on order-proc-01",
"timestamp": "2024-01-19T01:25:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"memory_usage": 91.34754182755357,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-c6e8b86d",
"description": "Degraded performance in payment-service due to order-processing issues",
"timestamp": "2024-01-19T01:33:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"order-processing"
],
"error_rate": 10.662290814290582,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 8.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-27ce464d",
"description": "Memory pressure on order-proc-01",
"timestamp": "2024-01-19T01:25:00Z",
"severity": "high",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"memory_usage": 91.34754182755357,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-df33d833",
"description": "Degraded performance in notification-service due to order-processing issues",
"timestamp": "2024-01-19T01:36:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"order-processing"
],
"error_rate": 12.770814681904437,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 11.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-adb34539",
"description": "Degraded performance in customer-service due to web-frontend issues",
"timestamp": "2024-01-19T01:28:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "customer-service",
"related_entities": [
"web-frontend"
],
"error_rate": 14.756473221159753,
"threshold": 5
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-ca22260f",
"description": "Degraded performance in order-processing due to web-frontend issues",
"timestamp": "2024-01-19T01:29:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"web-frontend"
],
"error_rate": 7.374106657772186,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 1.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-adb34539",
"description": "Degraded performance in customer-service due to web-frontend issues",
"timestamp": "2024-01-19T01:28:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "customer-service",
"related_entities": [
"web-frontend"
],
"error_rate": 14.756473221159753,
"threshold": 5
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-c6e8b86d",
"description": "Degraded performance in payment-service due to order-processing issues",
"timestamp": "2024-01-19T01:33:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"order-processing"
],
"error_rate": 10.662290814290582,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 5.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-adb34539",
"description": "Degraded performance in customer-service due to web-frontend issues",
"timestamp": "2024-01-19T01:28:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "customer-service",
"related_entities": [
"web-frontend"
],
"error_rate": 14.756473221159753,
"threshold": 5
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-df33d833",
"description": "Degraded performance in notification-service due to order-processing issues",
"timestamp": "2024-01-19T01:36:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"order-processing"
],
"error_rate": 12.770814681904437,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 8.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-ca22260f",
"description": "Degraded performance in order-processing due to web-frontend issues",
"timestamp": "2024-01-19T01:29:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"web-frontend"
],
"error_rate": 7.374106657772186,
"threshold": 5
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-c6e8b86d",
"description": "Degraded performance in payment-service due to order-processing issues",
"timestamp": "2024-01-19T01:33:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"order-processing"
],
"error_rate": 10.662290814290582,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 4.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-ca22260f",
"description": "Degraded performance in order-processing due to web-frontend issues",
"timestamp": "2024-01-19T01:29:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"web-frontend"
],
"error_rate": 7.374106657772186,
"threshold": 5
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-df33d833",
"description": "Degraded performance in notification-service due to order-processing issues",
"timestamp": "2024-01-19T01:36:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"order-processing"
],
"error_rate": 12.770814681904437,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 7.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-c6e8b86d",
"description": "Degraded performance in payment-service due to order-processing issues",
"timestamp": "2024-01-19T01:33:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"order-processing"
],
"error_rate": 10.662290814290582,
"threshold": 5
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-df33d833",
"description": "Degraded performance in notification-service due to order-processing issues",
"timestamp": "2024-01-19T01:36:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"order-processing"
],
"error_rate": 12.770814681904437,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 3.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-41ccdd4d",
"description": "Database connection pool near capacity on orders-db-01",
"timestamp": "2024-01-19T04:00:00Z",
"severity": "critical",
"source": "database-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"server": "orders-db-01",
"pool_usage": 91.21968065204497,
"total_connections": 100,
"available_connections": 5
}
},
"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-083e6753",
"description": "Increased error rate in orders-database due to database connectivity",
"timestamp": "2024-01-19T04:04:00Z",
"severity": "high",
"source": "application-logs",
"metadata": {
"service": "orders-database",
"related_entities": [],
"error_rate": 23.14501344056019,
"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-41ccdd4d",
"description": "Database connection pool near capacity on orders-db-01",
"timestamp": "2024-01-19T04:00:00Z",
"severity": "critical",
"source": "database-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"server": "orders-db-01",
"pool_usage": 91.21968065204497,
"total_connections": 100,
"available_connections": 5
}
},
"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-f47ef993",
"description": "Increased memory usage on orders-db-01",
"timestamp": "2024-01-19T04:06:00Z",
"severity": "high",
"source": "database-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"server": "orders-db-01",
"memory_usage": 86.89297737525828,
"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": 6.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-41ccdd4d",
"description": "Database connection pool near capacity on orders-db-01",
"timestamp": "2024-01-19T04:00:00Z",
"severity": "critical",
"source": "database-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"server": "orders-db-01",
"pool_usage": 91.21968065204497,
"total_connections": 100,
"available_connections": 5
}
},
"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-99cb9f86",
"description": "API endpoint /api/default experiencing high latency",
"timestamp": "2024-01-19T04:07:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"endpoint": "/api/default",
"response_time": 3205,
"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": 7.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-41ccdd4d",
"description": "Database connection pool near capacity on orders-db-01",
"timestamp": "2024-01-19T04:00:00Z",
"severity": "critical",
"source": "database-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"server": "orders-db-01",
"pool_usage": 91.21968065204497,
"total_connections": 100,
"available_connections": 5
}
},
"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-e3aa7736",
"description": "High query latency on orders-db-01",
"timestamp": "2024-01-19T04:08:00Z",
"severity": "high",
"source": "database-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"server": "orders-db-01",
"query_latency": 1947.190264712561,
"threshold": 200,
"query_type": "INSERT"
}
},
"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-083e6753",
"description": "Increased error rate in orders-database due to database connectivity",
"timestamp": "2024-01-19T04:04:00Z",
"severity": "high",
"source": "application-logs",
"metadata": {
"service": "orders-database",
"related_entities": [],
"error_rate": 23.14501344056019,
"threshold": 5,
"error_type": "DatabaseTimeoutException"
}
},
"sop_context": {
"signs": "Connection pool >90%, High query latency on returns-db, Memory pressure",
"actions": "Kill blocking queries, Clear cache, Release idle connections"
}
},
"alert2": {
"alert": {
"id": "alert-f47ef993",
"description": "Increased memory usage on orders-db-01",
"timestamp": "2024-01-19T04:06:00Z",
"severity": "high",
"source": "database-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"server": "orders-db-01",
"memory_usage": 86.89297737525828,
"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-083e6753",
"description": "Increased error rate in orders-database due to database connectivity",
"timestamp": "2024-01-19T04:04:00Z",
"severity": "high",
"source": "application-logs",
"metadata": {
"service": "orders-database",
"related_entities": [],
"error_rate": 23.14501344056019,
"threshold": 5,
"error_type": "DatabaseTimeoutException"
}
},
"sop_context": {
"signs": "Connection pool >90%, High query latency on returns-db, Memory pressure",
"actions": "Kill blocking queries, Clear cache, Release idle connections"
}
},
"alert2": {
"alert": {
"id": "alert-99cb9f86",
"description": "API endpoint /api/default experiencing high latency",
"timestamp": "2024-01-19T04:07:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"endpoint": "/api/default",
"response_time": 3205,
"threshold": 1000,
"method": "GET"
}
},
"sop_context": {
"signs": "Connection pool >90%, High query latency on returns-db, Memory pressure",
"actions": "Kill blocking queries, Clear cache, Release idle connections"
}
},
"time_difference_minutes": 3.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-083e6753",
"description": "Increased error rate in orders-database due to database connectivity",
"timestamp": "2024-01-19T04:04:00Z",
"severity": "high",
"source": "application-logs",
"metadata": {
"service": "orders-database",
"related_entities": [],
"error_rate": 23.14501344056019,
"threshold": 5,
"error_type": "DatabaseTimeoutException"
}
},
"sop_context": {
"signs": "Connection pool >90%, High query latency on returns-db, Memory pressure",
"actions": "Kill blocking queries, Clear cache, Release idle connections"
}
},
"alert2": {
"alert": {
"id": "alert-e3aa7736",
"description": "High query latency on orders-db-01",
"timestamp": "2024-01-19T04:08:00Z",
"severity": "high",
"source": "database-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"server": "orders-db-01",
"query_latency": 1947.190264712561,
"threshold": 200,
"query_type": "INSERT"
}
},
"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-f47ef993",
"description": "Increased memory usage on orders-db-01",
"timestamp": "2024-01-19T04:06:00Z",
"severity": "high",
"source": "database-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"server": "orders-db-01",
"memory_usage": 86.89297737525828,
"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-99cb9f86",
"description": "API endpoint /api/default experiencing high latency",
"timestamp": "2024-01-19T04:07:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"endpoint": "/api/default",
"response_time": 3205,
"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": 1.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-f47ef993",
"description": "Increased memory usage on orders-db-01",
"timestamp": "2024-01-19T04:06:00Z",
"severity": "high",
"source": "database-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"server": "orders-db-01",
"memory_usage": 86.89297737525828,
"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-e3aa7736",
"description": "High query latency on orders-db-01",
"timestamp": "2024-01-19T04:08:00Z",
"severity": "high",
"source": "database-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"server": "orders-db-01",
"query_latency": 1947.190264712561,
"threshold": 200,
"query_type": "INSERT"
}
},
"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-99cb9f86",
"description": "API endpoint /api/default experiencing high latency",
"timestamp": "2024-01-19T04:07:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"endpoint": "/api/default",
"response_time": 3205,
"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-e3aa7736",
"description": "High query latency on orders-db-01",
"timestamp": "2024-01-19T04:08:00Z",
"severity": "high",
"source": "database-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"server": "orders-db-01",
"query_latency": 1947.190264712561,
"threshold": 200,
"query_type": "INSERT"
}
},
"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-6c38d987",
"description": "High query latency on orders-db-01",
"timestamp": "2024-01-19T11:00:00Z",
"severity": "high",
"source": "database-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"server": "orders-db-01",
"query_latency": 922.5268646819178,
"threshold": 200,
"query_type": "UPDATE"
}
},
"sop_context": {
"signs": "Connection pool >90%, High query latency on returns-db, Memory pressure",
"actions": "Kill blocking queries, Clear cache, Release idle connections"
}
},
"alert2": {
"alert": {
"id": "alert-fe441d4f",
"description": "Increased error rate in orders-database due to database connectivity",
"timestamp": "2024-01-19T11:03:00Z",
"severity": "critical",
"source": "application-logs",
"metadata": {
"service": "orders-database",
"related_entities": [],
"error_rate": 20.404517644111134,
"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": 3.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-6c38d987",
"description": "High query latency on orders-db-01",
"timestamp": "2024-01-19T11:00:00Z",
"severity": "high",
"source": "database-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"server": "orders-db-01",
"query_latency": 922.5268646819178,
"threshold": 200,
"query_type": "UPDATE"
}
},
"sop_context": {
"signs": "Connection pool >90%, High query latency on returns-db, Memory pressure",
"actions": "Kill blocking queries, Clear cache, Release idle connections"
}
},
"alert2": {
"alert": {
"id": "alert-e57e5bc4",
"description": "Increased memory usage on orders-db-01",
"timestamp": "2024-01-19T11:08:00Z",
"severity": "medium",
"source": "database-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"server": "orders-db-01",
"memory_usage": 92.72360996610826,
"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": 8.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-6c38d987",
"description": "High query latency on orders-db-01",
"timestamp": "2024-01-19T11:00:00Z",
"severity": "high",
"source": "database-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"server": "orders-db-01",
"query_latency": 922.5268646819178,
"threshold": 200,
"query_type": "UPDATE"
}
},
"sop_context": {
"signs": "Connection pool >90%, High query latency on returns-db, Memory pressure",
"actions": "Kill blocking queries, Clear cache, Release idle connections"
}
},
"alert2": {
"alert": {
"id": "alert-bf330750",
"description": "API endpoint /api/default experiencing high latency",
"timestamp": "2024-01-19T11:10:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"endpoint": "/api/default",
"response_time": 4819,
"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": 10.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-6c38d987",
"description": "High query latency on orders-db-01",
"timestamp": "2024-01-19T11:00:00Z",
"severity": "high",
"source": "database-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"server": "orders-db-01",
"query_latency": 922.5268646819178,
"threshold": 200,
"query_type": "UPDATE"
}
},
"sop_context": {
"signs": "Connection pool >90%, High query latency on returns-db, Memory pressure",
"actions": "Kill blocking queries, Clear cache, Release idle connections"
}
},
"alert2": {
"alert": {
"id": "alert-a5a1a9dd",
"description": "Database connection pool near capacity on orders-db-01",
"timestamp": "2024-01-19T11:11:00Z",
"severity": "critical",
"source": "database-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"server": "orders-db-01",
"pool_usage": 92.5094816911558,
"total_connections": 100,
"available_connections": 6
}
},
"sop_context": {
"signs": "Connection pool >90%, High query latency on returns-db, Memory pressure",
"actions": "Kill blocking queries, Clear cache, Release idle connections"
}
},
"time_difference_minutes": 11.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-fe441d4f",
"description": "Increased error rate in orders-database due to database connectivity",
"timestamp": "2024-01-19T11:03:00Z",
"severity": "critical",
"source": "application-logs",
"metadata": {
"service": "orders-database",
"related_entities": [],
"error_rate": 20.404517644111134,
"threshold": 5,
"error_type": "DatabaseTimeoutException"
}
},
"sop_context": {
"signs": "Connection pool >90%, High query latency on returns-db, Memory pressure",
"actions": "Kill blocking queries, Clear cache, Release idle connections"
}
},
"alert2": {
"alert": {
"id": "alert-e57e5bc4",
"description": "Increased memory usage on orders-db-01",
"timestamp": "2024-01-19T11:08:00Z",
"severity": "medium",
"source": "database-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"server": "orders-db-01",
"memory_usage": 92.72360996610826,
"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": 5.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-fe441d4f",
"description": "Increased error rate in orders-database due to database connectivity",
"timestamp": "2024-01-19T11:03:00Z",
"severity": "critical",
"source": "application-logs",
"metadata": {
"service": "orders-database",
"related_entities": [],
"error_rate": 20.404517644111134,
"threshold": 5,
"error_type": "DatabaseTimeoutException"
}
},
"sop_context": {
"signs": "Connection pool >90%, High query latency on returns-db, Memory pressure",
"actions": "Kill blocking queries, Clear cache, Release idle connections"
}
},
"alert2": {
"alert": {
"id": "alert-bf330750",
"description": "API endpoint /api/default experiencing high latency",
"timestamp": "2024-01-19T11:10:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"endpoint": "/api/default",
"response_time": 4819,
"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": 7.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-fe441d4f",
"description": "Increased error rate in orders-database due to database connectivity",
"timestamp": "2024-01-19T11:03:00Z",
"severity": "critical",
"source": "application-logs",
"metadata": {
"service": "orders-database",
"related_entities": [],
"error_rate": 20.404517644111134,
"threshold": 5,
"error_type": "DatabaseTimeoutException"
}
},
"sop_context": {
"signs": "Connection pool >90%, High query latency on returns-db, Memory pressure",
"actions": "Kill blocking queries, Clear cache, Release idle connections"
}
},
"alert2": {
"alert": {
"id": "alert-a5a1a9dd",
"description": "Database connection pool near capacity on orders-db-01",
"timestamp": "2024-01-19T11:11:00Z",
"severity": "critical",
"source": "database-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"server": "orders-db-01",
"pool_usage": 92.5094816911558,
"total_connections": 100,
"available_connections": 6
}
},
"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-e57e5bc4",
"description": "Increased memory usage on orders-db-01",
"timestamp": "2024-01-19T11:08:00Z",
"severity": "medium",
"source": "database-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"server": "orders-db-01",
"memory_usage": 92.72360996610826,
"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-bf330750",
"description": "API endpoint /api/default experiencing high latency",
"timestamp": "2024-01-19T11:10:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"endpoint": "/api/default",
"response_time": 4819,
"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-e57e5bc4",
"description": "Increased memory usage on orders-db-01",
"timestamp": "2024-01-19T11:08:00Z",
"severity": "medium",
"source": "database-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"server": "orders-db-01",
"memory_usage": 92.72360996610826,
"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-a5a1a9dd",
"description": "Database connection pool near capacity on orders-db-01",
"timestamp": "2024-01-19T11:11:00Z",
"severity": "critical",
"source": "database-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"server": "orders-db-01",
"pool_usage": 92.5094816911558,
"total_connections": 100,
"available_connections": 6
}
},
"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-bf330750",
"description": "API endpoint /api/default experiencing high latency",
"timestamp": "2024-01-19T11:10:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"endpoint": "/api/default",
"response_time": 4819,
"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-a5a1a9dd",
"description": "Database connection pool near capacity on orders-db-01",
"timestamp": "2024-01-19T11:11:00Z",
"severity": "critical",
"source": "database-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"server": "orders-db-01",
"pool_usage": 92.5094816911558,
"total_connections": 100,
"available_connections": 6
}
},
"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-409a8228",
"description": "Message processing errors increasing",
"timestamp": "2024-01-19T22:00:00Z",
"severity": "high",
"source": "application-logs",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 13.390516078030808,
"threshold": 5,
"error_type": "MessageProcessingException"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-253f7e3a",
"description": "Queue depth exceeding threshold",
"timestamp": "2024-01-19T22:04:00Z",
"severity": "medium",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"queue": "order-proc-01",
"queue_depth": 8909,
"threshold": 3000
}
},
"sop_context": {}
},
"time_difference_minutes": 4.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-409a8228",
"description": "Message processing errors increasing",
"timestamp": "2024-01-19T22:00:00Z",
"severity": "high",
"source": "application-logs",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 13.390516078030808,
"threshold": 5,
"error_type": "MessageProcessingException"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-0a976bdf",
"description": "Consumer group lag increasing",
"timestamp": "2024-01-19T22:09:00Z",
"severity": "medium",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"lag_messages": 1903,
"threshold": 1000,
"consumer_group": "main-consumers"
}
},
"sop_context": {}
},
"time_difference_minutes": 9.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-409a8228",
"description": "Message processing errors increasing",
"timestamp": "2024-01-19T22:00:00Z",
"severity": "high",
"source": "application-logs",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 13.390516078030808,
"threshold": 5,
"error_type": "MessageProcessingException"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-d68bcb5a",
"description": "High latency in message queue processing",
"timestamp": "2024-01-19T22:10:00Z",
"severity": "critical",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"queue": "order-proc-01",
"processing_time": 840,
"threshold": 500,
"messages_in_queue": 2851
}
},
"sop_context": {}
},
"time_difference_minutes": 10.0
}
|
true
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.