question
stringlengths 1.03k
1.62k
| answer
stringclasses 2
values |
---|---|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-fa81eb6b",
"description": "High memory usage before crash on order-proc-01",
"timestamp": "2024-03-15T08:09:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"memory_usage": 98.10041835901212,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-528fb07f",
"description": "Service payment-service instance payment-01 is down",
"timestamp": "2024-03-15T08:14:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"server": "payment-01",
"error_type": "ServiceCrashException",
"uptime": 36
}
},
"sop_context": {}
},
"time_difference_minutes": 5.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-fa81eb6b",
"description": "High memory usage before crash on order-proc-01",
"timestamp": "2024-03-15T08:09:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"memory_usage": 98.10041835901212,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-19d5eb79",
"description": "High memory usage before crash on payment-01",
"timestamp": "2024-03-15T08:16:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"memory_usage": 95.7267734644738,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 7.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-fa81eb6b",
"description": "High memory usage before crash on order-proc-01",
"timestamp": "2024-03-15T08:09:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"memory_usage": 98.10041835901212,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-5d5f10e4",
"description": "Thread pool exhaustion on payment-01",
"timestamp": "2024-03-15T08:17:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"active_threads": 97,
"thread_pool_size": 100,
"queue_length": 226
}
},
"sop_context": {}
},
"time_difference_minutes": 8.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-fa81eb6b",
"description": "High memory usage before crash on order-proc-01",
"timestamp": "2024-03-15T08:09:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"memory_usage": 98.10041835901212,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-ed6db15d",
"description": "Service notification-service instance notification-01 is down",
"timestamp": "2024-03-15T08:19:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"server": "notification-01",
"error_type": "ServiceCrashException",
"uptime": 38
}
},
"sop_context": {}
},
"time_difference_minutes": 10.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-fa81eb6b",
"description": "High memory usage before crash on order-proc-01",
"timestamp": "2024-03-15T08:09:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"memory_usage": 98.10041835901212,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-d65a2b0c",
"description": "High memory usage before crash on notification-01",
"timestamp": "2024-03-15T08:21:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"memory_usage": 96.67773463391313,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 12.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-fa81eb6b",
"description": "High memory usage before crash on order-proc-01",
"timestamp": "2024-03-15T08:09:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"memory_usage": 98.10041835901212,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-1090006c",
"description": "Thread pool exhaustion on notification-01",
"timestamp": "2024-03-15T08:26:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"active_threads": 99,
"thread_pool_size": 100,
"queue_length": 483
}
},
"sop_context": {}
},
"time_difference_minutes": 17.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-528fb07f",
"description": "Service payment-service instance payment-01 is down",
"timestamp": "2024-03-15T08:14:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"server": "payment-01",
"error_type": "ServiceCrashException",
"uptime": 36
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-19d5eb79",
"description": "High memory usage before crash on payment-01",
"timestamp": "2024-03-15T08:16:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"memory_usage": 95.7267734644738,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 2.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-528fb07f",
"description": "Service payment-service instance payment-01 is down",
"timestamp": "2024-03-15T08:14:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"server": "payment-01",
"error_type": "ServiceCrashException",
"uptime": 36
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-5d5f10e4",
"description": "Thread pool exhaustion on payment-01",
"timestamp": "2024-03-15T08:17:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"active_threads": 97,
"thread_pool_size": 100,
"queue_length": 226
}
},
"sop_context": {}
},
"time_difference_minutes": 3.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-528fb07f",
"description": "Service payment-service instance payment-01 is down",
"timestamp": "2024-03-15T08:14:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"server": "payment-01",
"error_type": "ServiceCrashException",
"uptime": 36
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-ed6db15d",
"description": "Service notification-service instance notification-01 is down",
"timestamp": "2024-03-15T08:19:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"server": "notification-01",
"error_type": "ServiceCrashException",
"uptime": 38
}
},
"sop_context": {}
},
"time_difference_minutes": 5.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-528fb07f",
"description": "Service payment-service instance payment-01 is down",
"timestamp": "2024-03-15T08:14:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"server": "payment-01",
"error_type": "ServiceCrashException",
"uptime": 36
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-d65a2b0c",
"description": "High memory usage before crash on notification-01",
"timestamp": "2024-03-15T08:21:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"memory_usage": 96.67773463391313,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 7.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-528fb07f",
"description": "Service payment-service instance payment-01 is down",
"timestamp": "2024-03-15T08:14:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"server": "payment-01",
"error_type": "ServiceCrashException",
"uptime": 36
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-1090006c",
"description": "Thread pool exhaustion on notification-01",
"timestamp": "2024-03-15T08:26:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"active_threads": 99,
"thread_pool_size": 100,
"queue_length": 483
}
},
"sop_context": {}
},
"time_difference_minutes": 12.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-19d5eb79",
"description": "High memory usage before crash on payment-01",
"timestamp": "2024-03-15T08:16:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"memory_usage": 95.7267734644738,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-5d5f10e4",
"description": "Thread pool exhaustion on payment-01",
"timestamp": "2024-03-15T08:17:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"active_threads": 97,
"thread_pool_size": 100,
"queue_length": 226
}
},
"sop_context": {}
},
"time_difference_minutes": 1.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-19d5eb79",
"description": "High memory usage before crash on payment-01",
"timestamp": "2024-03-15T08:16:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"memory_usage": 95.7267734644738,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-ed6db15d",
"description": "Service notification-service instance notification-01 is down",
"timestamp": "2024-03-15T08:19:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"server": "notification-01",
"error_type": "ServiceCrashException",
"uptime": 38
}
},
"sop_context": {}
},
"time_difference_minutes": 3.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-19d5eb79",
"description": "High memory usage before crash on payment-01",
"timestamp": "2024-03-15T08:16:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"memory_usage": 95.7267734644738,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-d65a2b0c",
"description": "High memory usage before crash on notification-01",
"timestamp": "2024-03-15T08:21:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"memory_usage": 96.67773463391313,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 5.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-19d5eb79",
"description": "High memory usage before crash on payment-01",
"timestamp": "2024-03-15T08:16:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"memory_usage": 95.7267734644738,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-1090006c",
"description": "Thread pool exhaustion on notification-01",
"timestamp": "2024-03-15T08:26:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"active_threads": 99,
"thread_pool_size": 100,
"queue_length": 483
}
},
"sop_context": {}
},
"time_difference_minutes": 10.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-5d5f10e4",
"description": "Thread pool exhaustion on payment-01",
"timestamp": "2024-03-15T08:17:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"active_threads": 97,
"thread_pool_size": 100,
"queue_length": 226
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-ed6db15d",
"description": "Service notification-service instance notification-01 is down",
"timestamp": "2024-03-15T08:19:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"server": "notification-01",
"error_type": "ServiceCrashException",
"uptime": 38
}
},
"sop_context": {}
},
"time_difference_minutes": 2.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-5d5f10e4",
"description": "Thread pool exhaustion on payment-01",
"timestamp": "2024-03-15T08:17:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"active_threads": 97,
"thread_pool_size": 100,
"queue_length": 226
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-d65a2b0c",
"description": "High memory usage before crash on notification-01",
"timestamp": "2024-03-15T08:21:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"memory_usage": 96.67773463391313,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 4.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-5d5f10e4",
"description": "Thread pool exhaustion on payment-01",
"timestamp": "2024-03-15T08:17:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"active_threads": 97,
"thread_pool_size": 100,
"queue_length": 226
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-1090006c",
"description": "Thread pool exhaustion on notification-01",
"timestamp": "2024-03-15T08:26:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"active_threads": 99,
"thread_pool_size": 100,
"queue_length": 483
}
},
"sop_context": {}
},
"time_difference_minutes": 9.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-ed6db15d",
"description": "Service notification-service instance notification-01 is down",
"timestamp": "2024-03-15T08:19:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"server": "notification-01",
"error_type": "ServiceCrashException",
"uptime": 38
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-d65a2b0c",
"description": "High memory usage before crash on notification-01",
"timestamp": "2024-03-15T08:21:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"memory_usage": 96.67773463391313,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 2.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-ed6db15d",
"description": "Service notification-service instance notification-01 is down",
"timestamp": "2024-03-15T08:19:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"server": "notification-01",
"error_type": "ServiceCrashException",
"uptime": 38
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-1090006c",
"description": "Thread pool exhaustion on notification-01",
"timestamp": "2024-03-15T08:26:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"active_threads": 99,
"thread_pool_size": 100,
"queue_length": 483
}
},
"sop_context": {}
},
"time_difference_minutes": 7.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-d65a2b0c",
"description": "High memory usage before crash on notification-01",
"timestamp": "2024-03-15T08:21:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"memory_usage": 96.67773463391313,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-1090006c",
"description": "Thread pool exhaustion on notification-01",
"timestamp": "2024-03-15T08:26:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"active_threads": 99,
"thread_pool_size": 100,
"queue_length": 483
}
},
"sop_context": {}
},
"time_difference_minutes": 5.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-1fb42347",
"description": "API endpoint /api/default experiencing high latency",
"timestamp": "2024-03-15T19:00:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"endpoint": "/api/default",
"response_time": 2916,
"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-5048a2df",
"description": "Increased error rate in orders-database due to database connectivity",
"timestamp": "2024-03-15T19:01:00Z",
"severity": "high",
"source": "application-logs",
"metadata": {
"service": "orders-database",
"related_entities": [],
"error_rate": 22.794267221767285,
"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": 1.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-1fb42347",
"description": "API endpoint /api/default experiencing high latency",
"timestamp": "2024-03-15T19:00:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"endpoint": "/api/default",
"response_time": 2916,
"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-cc92cb35",
"description": "High query latency on orders-db-01",
"timestamp": "2024-03-15T19:02:00Z",
"severity": "medium",
"source": "database-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"server": "orders-db-01",
"query_latency": 1645.6373994607663,
"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-1fb42347",
"description": "API endpoint /api/default experiencing high latency",
"timestamp": "2024-03-15T19:00:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"endpoint": "/api/default",
"response_time": 2916,
"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-74237d18",
"description": "Database connection pool near capacity on orders-db-01",
"timestamp": "2024-03-15T19:03:00Z",
"severity": "medium",
"source": "database-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"server": "orders-db-01",
"pool_usage": 95.21826689494986,
"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"
}
},
"time_difference_minutes": 3.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-1fb42347",
"description": "API endpoint /api/default experiencing high latency",
"timestamp": "2024-03-15T19:00:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"endpoint": "/api/default",
"response_time": 2916,
"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-8cc30cea",
"description": "Increased memory usage on orders-db-01",
"timestamp": "2024-03-15T19:04:00Z",
"severity": "critical",
"source": "database-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"server": "orders-db-01",
"memory_usage": 92.37153473913992,
"threshold": 80
}
},
"sop_context": {
"signs": "Connection pool >90%, High query latency on returns-db, Memory pressure",
"actions": "Kill blocking queries, Clear cache, Release idle connections"
}
},
"time_difference_minutes": 4.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-5048a2df",
"description": "Increased error rate in orders-database due to database connectivity",
"timestamp": "2024-03-15T19:01:00Z",
"severity": "high",
"source": "application-logs",
"metadata": {
"service": "orders-database",
"related_entities": [],
"error_rate": 22.794267221767285,
"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-cc92cb35",
"description": "High query latency on orders-db-01",
"timestamp": "2024-03-15T19:02:00Z",
"severity": "medium",
"source": "database-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"server": "orders-db-01",
"query_latency": 1645.6373994607663,
"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-5048a2df",
"description": "Increased error rate in orders-database due to database connectivity",
"timestamp": "2024-03-15T19:01:00Z",
"severity": "high",
"source": "application-logs",
"metadata": {
"service": "orders-database",
"related_entities": [],
"error_rate": 22.794267221767285,
"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-74237d18",
"description": "Database connection pool near capacity on orders-db-01",
"timestamp": "2024-03-15T19:03:00Z",
"severity": "medium",
"source": "database-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"server": "orders-db-01",
"pool_usage": 95.21826689494986,
"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"
}
},
"time_difference_minutes": 2.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-5048a2df",
"description": "Increased error rate in orders-database due to database connectivity",
"timestamp": "2024-03-15T19:01:00Z",
"severity": "high",
"source": "application-logs",
"metadata": {
"service": "orders-database",
"related_entities": [],
"error_rate": 22.794267221767285,
"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-8cc30cea",
"description": "Increased memory usage on orders-db-01",
"timestamp": "2024-03-15T19:04:00Z",
"severity": "critical",
"source": "database-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"server": "orders-db-01",
"memory_usage": 92.37153473913992,
"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": 3.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-cc92cb35",
"description": "High query latency on orders-db-01",
"timestamp": "2024-03-15T19:02:00Z",
"severity": "medium",
"source": "database-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"server": "orders-db-01",
"query_latency": 1645.6373994607663,
"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"
}
},
"alert2": {
"alert": {
"id": "alert-74237d18",
"description": "Database connection pool near capacity on orders-db-01",
"timestamp": "2024-03-15T19:03:00Z",
"severity": "medium",
"source": "database-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"server": "orders-db-01",
"pool_usage": 95.21826689494986,
"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"
}
},
"time_difference_minutes": 1.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-cc92cb35",
"description": "High query latency on orders-db-01",
"timestamp": "2024-03-15T19:02:00Z",
"severity": "medium",
"source": "database-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"server": "orders-db-01",
"query_latency": 1645.6373994607663,
"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"
}
},
"alert2": {
"alert": {
"id": "alert-8cc30cea",
"description": "Increased memory usage on orders-db-01",
"timestamp": "2024-03-15T19:04:00Z",
"severity": "critical",
"source": "database-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"server": "orders-db-01",
"memory_usage": 92.37153473913992,
"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-74237d18",
"description": "Database connection pool near capacity on orders-db-01",
"timestamp": "2024-03-15T19:03:00Z",
"severity": "medium",
"source": "database-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"server": "orders-db-01",
"pool_usage": 95.21826689494986,
"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-8cc30cea",
"description": "Increased memory usage on orders-db-01",
"timestamp": "2024-03-15T19:04:00Z",
"severity": "critical",
"source": "database-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"server": "orders-db-01",
"memory_usage": 92.37153473913992,
"threshold": 80
}
},
"sop_context": {
"signs": "Connection pool >90%, High query latency on returns-db, Memory pressure",
"actions": "Kill blocking queries, Clear cache, Release idle connections"
}
},
"time_difference_minutes": 1.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-00251b55",
"description": "Queue depth exceeding threshold",
"timestamp": "2024-03-16T09:00:00Z",
"severity": "critical",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"queue": "order-proc-01",
"queue_depth": 5040,
"threshold": 3000
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-8f4ef18c",
"description": "Message processing errors increasing",
"timestamp": "2024-03-16T09:05:00Z",
"severity": "medium",
"source": "application-logs",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 12.750189479615427,
"threshold": 5,
"error_type": "MessageProcessingException"
}
},
"sop_context": {}
},
"time_difference_minutes": 5.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-00251b55",
"description": "Queue depth exceeding threshold",
"timestamp": "2024-03-16T09:00:00Z",
"severity": "critical",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"queue": "order-proc-01",
"queue_depth": 5040,
"threshold": 3000
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-a5f28b27",
"description": "Consumer group lag increasing",
"timestamp": "2024-03-16T09:08:00Z",
"severity": "high",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"lag_messages": 4617,
"threshold": 1000,
"consumer_group": "main-consumers"
}
},
"sop_context": {}
},
"time_difference_minutes": 8.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-00251b55",
"description": "Queue depth exceeding threshold",
"timestamp": "2024-03-16T09:00:00Z",
"severity": "critical",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"queue": "order-proc-01",
"queue_depth": 5040,
"threshold": 3000
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-65bf7b74",
"description": "High latency in message queue processing",
"timestamp": "2024-03-16T09:11:00Z",
"severity": "medium",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"queue": "order-proc-02",
"processing_time": 1248,
"threshold": 500,
"messages_in_queue": 2041
}
},
"sop_context": {}
},
"time_difference_minutes": 11.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-00251b55",
"description": "Queue depth exceeding threshold",
"timestamp": "2024-03-16T09:00:00Z",
"severity": "critical",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"queue": "order-proc-01",
"queue_depth": 5040,
"threshold": 3000
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-1a088e28",
"description": "Degraded performance in notification-service due to order-processing issues",
"timestamp": "2024-03-16T09:14:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"order-processing"
],
"error_rate": 9.701749086490729,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 14.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-00251b55",
"description": "Queue depth exceeding threshold",
"timestamp": "2024-03-16T09:00:00Z",
"severity": "critical",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"queue": "order-proc-01",
"queue_depth": 5040,
"threshold": 3000
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-e5847bf2",
"description": "Degraded performance in orders-database due to order-processing issues",
"timestamp": "2024-03-16T09:18:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [
"order-processing"
],
"error_rate": 14.02742122472911,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 18.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-00251b55",
"description": "Queue depth exceeding threshold",
"timestamp": "2024-03-16T09:00:00Z",
"severity": "critical",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"queue": "order-proc-01",
"queue_depth": 5040,
"threshold": 3000
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-29a296ca",
"description": "Degraded performance in payment-service due to order-processing issues",
"timestamp": "2024-03-16T09:21:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"order-processing"
],
"error_rate": 7.238527371368052,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 21.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-8f4ef18c",
"description": "Message processing errors increasing",
"timestamp": "2024-03-16T09:05:00Z",
"severity": "medium",
"source": "application-logs",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 12.750189479615427,
"threshold": 5,
"error_type": "MessageProcessingException"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-a5f28b27",
"description": "Consumer group lag increasing",
"timestamp": "2024-03-16T09:08:00Z",
"severity": "high",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"lag_messages": 4617,
"threshold": 1000,
"consumer_group": "main-consumers"
}
},
"sop_context": {}
},
"time_difference_minutes": 3.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-8f4ef18c",
"description": "Message processing errors increasing",
"timestamp": "2024-03-16T09:05:00Z",
"severity": "medium",
"source": "application-logs",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 12.750189479615427,
"threshold": 5,
"error_type": "MessageProcessingException"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-65bf7b74",
"description": "High latency in message queue processing",
"timestamp": "2024-03-16T09:11:00Z",
"severity": "medium",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"queue": "order-proc-02",
"processing_time": 1248,
"threshold": 500,
"messages_in_queue": 2041
}
},
"sop_context": {}
},
"time_difference_minutes": 6.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-8f4ef18c",
"description": "Message processing errors increasing",
"timestamp": "2024-03-16T09:05:00Z",
"severity": "medium",
"source": "application-logs",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 12.750189479615427,
"threshold": 5,
"error_type": "MessageProcessingException"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-1a088e28",
"description": "Degraded performance in notification-service due to order-processing issues",
"timestamp": "2024-03-16T09:14:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"order-processing"
],
"error_rate": 9.701749086490729,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 9.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-8f4ef18c",
"description": "Message processing errors increasing",
"timestamp": "2024-03-16T09:05:00Z",
"severity": "medium",
"source": "application-logs",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 12.750189479615427,
"threshold": 5,
"error_type": "MessageProcessingException"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-e5847bf2",
"description": "Degraded performance in orders-database due to order-processing issues",
"timestamp": "2024-03-16T09:18:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [
"order-processing"
],
"error_rate": 14.02742122472911,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 13.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-8f4ef18c",
"description": "Message processing errors increasing",
"timestamp": "2024-03-16T09:05:00Z",
"severity": "medium",
"source": "application-logs",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 12.750189479615427,
"threshold": 5,
"error_type": "MessageProcessingException"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-29a296ca",
"description": "Degraded performance in payment-service due to order-processing issues",
"timestamp": "2024-03-16T09:21:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"order-processing"
],
"error_rate": 7.238527371368052,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 16.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-a5f28b27",
"description": "Consumer group lag increasing",
"timestamp": "2024-03-16T09:08:00Z",
"severity": "high",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"lag_messages": 4617,
"threshold": 1000,
"consumer_group": "main-consumers"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-65bf7b74",
"description": "High latency in message queue processing",
"timestamp": "2024-03-16T09:11:00Z",
"severity": "medium",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"queue": "order-proc-02",
"processing_time": 1248,
"threshold": 500,
"messages_in_queue": 2041
}
},
"sop_context": {}
},
"time_difference_minutes": 3.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-a5f28b27",
"description": "Consumer group lag increasing",
"timestamp": "2024-03-16T09:08:00Z",
"severity": "high",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"lag_messages": 4617,
"threshold": 1000,
"consumer_group": "main-consumers"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-1a088e28",
"description": "Degraded performance in notification-service due to order-processing issues",
"timestamp": "2024-03-16T09:14:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"order-processing"
],
"error_rate": 9.701749086490729,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 6.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-a5f28b27",
"description": "Consumer group lag increasing",
"timestamp": "2024-03-16T09:08:00Z",
"severity": "high",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"lag_messages": 4617,
"threshold": 1000,
"consumer_group": "main-consumers"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-e5847bf2",
"description": "Degraded performance in orders-database due to order-processing issues",
"timestamp": "2024-03-16T09:18:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [
"order-processing"
],
"error_rate": 14.02742122472911,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 10.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-a5f28b27",
"description": "Consumer group lag increasing",
"timestamp": "2024-03-16T09:08:00Z",
"severity": "high",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"lag_messages": 4617,
"threshold": 1000,
"consumer_group": "main-consumers"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-29a296ca",
"description": "Degraded performance in payment-service due to order-processing issues",
"timestamp": "2024-03-16T09:21:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"order-processing"
],
"error_rate": 7.238527371368052,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 13.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-65bf7b74",
"description": "High latency in message queue processing",
"timestamp": "2024-03-16T09:11:00Z",
"severity": "medium",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"queue": "order-proc-02",
"processing_time": 1248,
"threshold": 500,
"messages_in_queue": 2041
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-1a088e28",
"description": "Degraded performance in notification-service due to order-processing issues",
"timestamp": "2024-03-16T09:14:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"order-processing"
],
"error_rate": 9.701749086490729,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 3.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-65bf7b74",
"description": "High latency in message queue processing",
"timestamp": "2024-03-16T09:11:00Z",
"severity": "medium",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"queue": "order-proc-02",
"processing_time": 1248,
"threshold": 500,
"messages_in_queue": 2041
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-e5847bf2",
"description": "Degraded performance in orders-database due to order-processing issues",
"timestamp": "2024-03-16T09:18:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [
"order-processing"
],
"error_rate": 14.02742122472911,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 7.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-65bf7b74",
"description": "High latency in message queue processing",
"timestamp": "2024-03-16T09:11:00Z",
"severity": "medium",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"queue": "order-proc-02",
"processing_time": 1248,
"threshold": 500,
"messages_in_queue": 2041
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-29a296ca",
"description": "Degraded performance in payment-service due to order-processing issues",
"timestamp": "2024-03-16T09:21:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"order-processing"
],
"error_rate": 7.238527371368052,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 10.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-1a088e28",
"description": "Degraded performance in notification-service due to order-processing issues",
"timestamp": "2024-03-16T09:14:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"order-processing"
],
"error_rate": 9.701749086490729,
"threshold": 5
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-e5847bf2",
"description": "Degraded performance in orders-database due to order-processing issues",
"timestamp": "2024-03-16T09:18:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [
"order-processing"
],
"error_rate": 14.02742122472911,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 4.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-1a088e28",
"description": "Degraded performance in notification-service due to order-processing issues",
"timestamp": "2024-03-16T09:14:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"order-processing"
],
"error_rate": 9.701749086490729,
"threshold": 5
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-29a296ca",
"description": "Degraded performance in payment-service due to order-processing issues",
"timestamp": "2024-03-16T09:21:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"order-processing"
],
"error_rate": 7.238527371368052,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 7.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-e5847bf2",
"description": "Degraded performance in orders-database due to order-processing issues",
"timestamp": "2024-03-16T09:18:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [
"order-processing"
],
"error_rate": 14.02742122472911,
"threshold": 5
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-29a296ca",
"description": "Degraded performance in payment-service due to order-processing issues",
"timestamp": "2024-03-16T09:21:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"order-processing"
],
"error_rate": 7.238527371368052,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 3.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-bf295934",
"description": "Queue depth exceeding threshold",
"timestamp": "2024-03-17T06:00:00Z",
"severity": "critical",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"queue": "order-proc-01",
"queue_depth": 9460,
"threshold": 3000
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-cbf22876",
"description": "High latency in message queue processing",
"timestamp": "2024-03-17T06:03:00Z",
"severity": "medium",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"queue": "order-proc-02",
"processing_time": 1889,
"threshold": 500,
"messages_in_queue": 1425
}
},
"sop_context": {}
},
"time_difference_minutes": 3.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-bf295934",
"description": "Queue depth exceeding threshold",
"timestamp": "2024-03-17T06:00:00Z",
"severity": "critical",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"queue": "order-proc-01",
"queue_depth": 9460,
"threshold": 3000
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-133631bf",
"description": "Message processing errors increasing",
"timestamp": "2024-03-17T06:04:00Z",
"severity": "critical",
"source": "application-logs",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 15.229159028467077,
"threshold": 5,
"error_type": "MessageProcessingException"
}
},
"sop_context": {}
},
"time_difference_minutes": 4.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-bf295934",
"description": "Queue depth exceeding threshold",
"timestamp": "2024-03-17T06:00:00Z",
"severity": "critical",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"queue": "order-proc-01",
"queue_depth": 9460,
"threshold": 3000
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-f07e54e9",
"description": "Consumer group lag increasing",
"timestamp": "2024-03-17T06:09:00Z",
"severity": "high",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"lag_messages": 4185,
"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-bf295934",
"description": "Queue depth exceeding threshold",
"timestamp": "2024-03-17T06:00:00Z",
"severity": "critical",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"queue": "order-proc-01",
"queue_depth": 9460,
"threshold": 3000
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-edacebda",
"description": "Degraded performance in payment-service due to order-processing issues",
"timestamp": "2024-03-17T06:11:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"order-processing"
],
"error_rate": 10.177124082261575,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 11.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-cbf22876",
"description": "High latency in message queue processing",
"timestamp": "2024-03-17T06:03:00Z",
"severity": "medium",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"queue": "order-proc-02",
"processing_time": 1889,
"threshold": 500,
"messages_in_queue": 1425
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-133631bf",
"description": "Message processing errors increasing",
"timestamp": "2024-03-17T06:04:00Z",
"severity": "critical",
"source": "application-logs",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 15.229159028467077,
"threshold": 5,
"error_type": "MessageProcessingException"
}
},
"sop_context": {}
},
"time_difference_minutes": 1.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-cbf22876",
"description": "High latency in message queue processing",
"timestamp": "2024-03-17T06:03:00Z",
"severity": "medium",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"queue": "order-proc-02",
"processing_time": 1889,
"threshold": 500,
"messages_in_queue": 1425
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-f07e54e9",
"description": "Consumer group lag increasing",
"timestamp": "2024-03-17T06:09:00Z",
"severity": "high",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"lag_messages": 4185,
"threshold": 1000,
"consumer_group": "main-consumers"
}
},
"sop_context": {}
},
"time_difference_minutes": 6.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-cbf22876",
"description": "High latency in message queue processing",
"timestamp": "2024-03-17T06:03:00Z",
"severity": "medium",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"queue": "order-proc-02",
"processing_time": 1889,
"threshold": 500,
"messages_in_queue": 1425
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-edacebda",
"description": "Degraded performance in payment-service due to order-processing issues",
"timestamp": "2024-03-17T06:11:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"order-processing"
],
"error_rate": 10.177124082261575,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 8.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-133631bf",
"description": "Message processing errors increasing",
"timestamp": "2024-03-17T06:04:00Z",
"severity": "critical",
"source": "application-logs",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 15.229159028467077,
"threshold": 5,
"error_type": "MessageProcessingException"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-f07e54e9",
"description": "Consumer group lag increasing",
"timestamp": "2024-03-17T06:09:00Z",
"severity": "high",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"lag_messages": 4185,
"threshold": 1000,
"consumer_group": "main-consumers"
}
},
"sop_context": {}
},
"time_difference_minutes": 5.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-133631bf",
"description": "Message processing errors increasing",
"timestamp": "2024-03-17T06:04:00Z",
"severity": "critical",
"source": "application-logs",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 15.229159028467077,
"threshold": 5,
"error_type": "MessageProcessingException"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-edacebda",
"description": "Degraded performance in payment-service due to order-processing issues",
"timestamp": "2024-03-17T06:11:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"order-processing"
],
"error_rate": 10.177124082261575,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 7.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-f07e54e9",
"description": "Consumer group lag increasing",
"timestamp": "2024-03-17T06:09:00Z",
"severity": "high",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"lag_messages": 4185,
"threshold": 1000,
"consumer_group": "main-consumers"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-edacebda",
"description": "Degraded performance in payment-service due to order-processing issues",
"timestamp": "2024-03-17T06:11:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"order-processing"
],
"error_rate": 10.177124082261575,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 2.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-c0da7067",
"description": "High latency in message queue processing",
"timestamp": "2024-03-17T12:00:00Z",
"severity": "medium",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"queue": "order-proc-01",
"processing_time": 1808,
"threshold": 500,
"messages_in_queue": 2330
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-0ac4a095",
"description": "Message processing errors increasing",
"timestamp": "2024-03-17T12:01:00Z",
"severity": "high",
"source": "application-logs",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 19.250401456398485,
"threshold": 5,
"error_type": "MessageProcessingException"
}
},
"sop_context": {}
},
"time_difference_minutes": 1.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-c0da7067",
"description": "High latency in message queue processing",
"timestamp": "2024-03-17T12:00:00Z",
"severity": "medium",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"queue": "order-proc-01",
"processing_time": 1808,
"threshold": 500,
"messages_in_queue": 2330
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-dc1fe7fc",
"description": "Queue depth exceeding threshold",
"timestamp": "2024-03-17T12:05:00Z",
"severity": "medium",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"queue": "order-proc-01",
"queue_depth": 5989,
"threshold": 3000
}
},
"sop_context": {}
},
"time_difference_minutes": 5.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-c0da7067",
"description": "High latency in message queue processing",
"timestamp": "2024-03-17T12:00:00Z",
"severity": "medium",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"queue": "order-proc-01",
"processing_time": 1808,
"threshold": 500,
"messages_in_queue": 2330
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-03ab53d7",
"description": "Consumer group lag increasing",
"timestamp": "2024-03-17T12:06:00Z",
"severity": "medium",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"lag_messages": 3439,
"threshold": 1000,
"consumer_group": "main-consumers"
}
},
"sop_context": {}
},
"time_difference_minutes": 6.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-c0da7067",
"description": "High latency in message queue processing",
"timestamp": "2024-03-17T12:00:00Z",
"severity": "medium",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"queue": "order-proc-01",
"processing_time": 1808,
"threshold": 500,
"messages_in_queue": 2330
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-f20ac4f0",
"description": "Degraded performance in notification-service due to order-processing issues",
"timestamp": "2024-03-17T12:11:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"order-processing"
],
"error_rate": 11.590232623965663,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 11.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-c0da7067",
"description": "High latency in message queue processing",
"timestamp": "2024-03-17T12:00:00Z",
"severity": "medium",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"queue": "order-proc-01",
"processing_time": 1808,
"threshold": 500,
"messages_in_queue": 2330
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-f8f34d7c",
"description": "Degraded performance in payment-service due to order-processing issues",
"timestamp": "2024-03-17T12:14:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"order-processing"
],
"error_rate": 8.109352496461266,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 14.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-0ac4a095",
"description": "Message processing errors increasing",
"timestamp": "2024-03-17T12:01:00Z",
"severity": "high",
"source": "application-logs",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 19.250401456398485,
"threshold": 5,
"error_type": "MessageProcessingException"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-dc1fe7fc",
"description": "Queue depth exceeding threshold",
"timestamp": "2024-03-17T12:05:00Z",
"severity": "medium",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"queue": "order-proc-01",
"queue_depth": 5989,
"threshold": 3000
}
},
"sop_context": {}
},
"time_difference_minutes": 4.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-0ac4a095",
"description": "Message processing errors increasing",
"timestamp": "2024-03-17T12:01:00Z",
"severity": "high",
"source": "application-logs",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 19.250401456398485,
"threshold": 5,
"error_type": "MessageProcessingException"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-03ab53d7",
"description": "Consumer group lag increasing",
"timestamp": "2024-03-17T12:06:00Z",
"severity": "medium",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"lag_messages": 3439,
"threshold": 1000,
"consumer_group": "main-consumers"
}
},
"sop_context": {}
},
"time_difference_minutes": 5.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-0ac4a095",
"description": "Message processing errors increasing",
"timestamp": "2024-03-17T12:01:00Z",
"severity": "high",
"source": "application-logs",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 19.250401456398485,
"threshold": 5,
"error_type": "MessageProcessingException"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-f20ac4f0",
"description": "Degraded performance in notification-service due to order-processing issues",
"timestamp": "2024-03-17T12:11:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"order-processing"
],
"error_rate": 11.590232623965663,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 10.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-0ac4a095",
"description": "Message processing errors increasing",
"timestamp": "2024-03-17T12:01:00Z",
"severity": "high",
"source": "application-logs",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 19.250401456398485,
"threshold": 5,
"error_type": "MessageProcessingException"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-f8f34d7c",
"description": "Degraded performance in payment-service due to order-processing issues",
"timestamp": "2024-03-17T12:14:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"order-processing"
],
"error_rate": 8.109352496461266,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 13.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-dc1fe7fc",
"description": "Queue depth exceeding threshold",
"timestamp": "2024-03-17T12:05:00Z",
"severity": "medium",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"queue": "order-proc-01",
"queue_depth": 5989,
"threshold": 3000
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-03ab53d7",
"description": "Consumer group lag increasing",
"timestamp": "2024-03-17T12:06:00Z",
"severity": "medium",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"lag_messages": 3439,
"threshold": 1000,
"consumer_group": "main-consumers"
}
},
"sop_context": {}
},
"time_difference_minutes": 1.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-dc1fe7fc",
"description": "Queue depth exceeding threshold",
"timestamp": "2024-03-17T12:05:00Z",
"severity": "medium",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"queue": "order-proc-01",
"queue_depth": 5989,
"threshold": 3000
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-f20ac4f0",
"description": "Degraded performance in notification-service due to order-processing issues",
"timestamp": "2024-03-17T12:11:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"order-processing"
],
"error_rate": 11.590232623965663,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 6.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-dc1fe7fc",
"description": "Queue depth exceeding threshold",
"timestamp": "2024-03-17T12:05:00Z",
"severity": "medium",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"queue": "order-proc-01",
"queue_depth": 5989,
"threshold": 3000
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-f8f34d7c",
"description": "Degraded performance in payment-service due to order-processing issues",
"timestamp": "2024-03-17T12:14:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"order-processing"
],
"error_rate": 8.109352496461266,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 9.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-03ab53d7",
"description": "Consumer group lag increasing",
"timestamp": "2024-03-17T12:06:00Z",
"severity": "medium",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"lag_messages": 3439,
"threshold": 1000,
"consumer_group": "main-consumers"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-f20ac4f0",
"description": "Degraded performance in notification-service due to order-processing issues",
"timestamp": "2024-03-17T12:11:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"order-processing"
],
"error_rate": 11.590232623965663,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 5.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-03ab53d7",
"description": "Consumer group lag increasing",
"timestamp": "2024-03-17T12:06:00Z",
"severity": "medium",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"lag_messages": 3439,
"threshold": 1000,
"consumer_group": "main-consumers"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-f8f34d7c",
"description": "Degraded performance in payment-service due to order-processing issues",
"timestamp": "2024-03-17T12:14:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"order-processing"
],
"error_rate": 8.109352496461266,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 8.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-f20ac4f0",
"description": "Degraded performance in notification-service due to order-processing issues",
"timestamp": "2024-03-17T12:11:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"order-processing"
],
"error_rate": 11.590232623965663,
"threshold": 5
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-f8f34d7c",
"description": "Degraded performance in payment-service due to order-processing issues",
"timestamp": "2024-03-17T12:14:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"order-processing"
],
"error_rate": 8.109352496461266,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 3.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-44ee5f2e",
"description": "Service web-frontend instance web-server-02 is down",
"timestamp": "2024-03-17T12:00:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"error_type": "ServiceCrashException",
"uptime": 26
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-1556f440",
"description": "High memory usage before crash on web-server-01",
"timestamp": "2024-03-17T12:04:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"memory_usage": 92.61715023231424,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 4.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-44ee5f2e",
"description": "Service web-frontend instance web-server-02 is down",
"timestamp": "2024-03-17T12:00:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"error_type": "ServiceCrashException",
"uptime": 26
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-fb253860",
"description": "Thread pool exhaustion on web-server-01",
"timestamp": "2024-03-17T12:09:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"active_threads": 100,
"thread_pool_size": 100,
"queue_length": 233
}
},
"sop_context": {}
},
"time_difference_minutes": 9.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-44ee5f2e",
"description": "Service web-frontend instance web-server-02 is down",
"timestamp": "2024-03-17T12:00:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"error_type": "ServiceCrashException",
"uptime": 26
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-422619f0",
"description": "Service order-processing instance order-proc-01 is down",
"timestamp": "2024-03-17T12:10:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"error_type": "ServiceCrashException",
"uptime": 7
}
},
"sop_context": {}
},
"time_difference_minutes": 10.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-44ee5f2e",
"description": "Service web-frontend instance web-server-02 is down",
"timestamp": "2024-03-17T12:00:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"error_type": "ServiceCrashException",
"uptime": 26
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-035f23cf",
"description": "High memory usage before crash on order-proc-02",
"timestamp": "2024-03-17T12:14:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"memory_usage": 93.18921254908358,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 14.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-44ee5f2e",
"description": "Service web-frontend instance web-server-02 is down",
"timestamp": "2024-03-17T12:00:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"error_type": "ServiceCrashException",
"uptime": 26
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-2cb35805",
"description": "Thread pool exhaustion on order-proc-01",
"timestamp": "2024-03-17T12:19:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"active_threads": 97,
"thread_pool_size": 100,
"queue_length": 296
}
},
"sop_context": {}
},
"time_difference_minutes": 19.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-44ee5f2e",
"description": "Service web-frontend instance web-server-02 is down",
"timestamp": "2024-03-17T12:00:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"error_type": "ServiceCrashException",
"uptime": 26
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-5ff3e686",
"description": "High memory usage before crash on payment-01",
"timestamp": "2024-03-17T12:22:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"memory_usage": 95.23270418448774,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 22.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-44ee5f2e",
"description": "Service web-frontend instance web-server-02 is down",
"timestamp": "2024-03-17T12:00:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"error_type": "ServiceCrashException",
"uptime": 26
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-264eb31a",
"description": "Service payment-service instance payment-01 is down",
"timestamp": "2024-03-17T12:26:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"server": "payment-01",
"error_type": "ServiceCrashException",
"uptime": 2
}
},
"sop_context": {}
},
"time_difference_minutes": 26.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-44ee5f2e",
"description": "Service web-frontend instance web-server-02 is down",
"timestamp": "2024-03-17T12:00:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"error_type": "ServiceCrashException",
"uptime": 26
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-3341939c",
"description": "Thread pool exhaustion on payment-01",
"timestamp": "2024-03-17T12:31:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"active_threads": 98,
"thread_pool_size": 100,
"queue_length": 246
}
},
"sop_context": {}
},
"time_difference_minutes": 31.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-44ee5f2e",
"description": "Service web-frontend instance web-server-02 is down",
"timestamp": "2024-03-17T12:00:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"error_type": "ServiceCrashException",
"uptime": 26
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-0a342fa1",
"description": "Thread pool exhaustion on notification-01",
"timestamp": "2024-03-17T12:35:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"active_threads": 95,
"thread_pool_size": 100,
"queue_length": 353
}
},
"sop_context": {}
},
"time_difference_minutes": 35.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-44ee5f2e",
"description": "Service web-frontend instance web-server-02 is down",
"timestamp": "2024-03-17T12:00:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"error_type": "ServiceCrashException",
"uptime": 26
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-30588e0e",
"description": "High memory usage before crash on notification-01",
"timestamp": "2024-03-17T12:39:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"memory_usage": 93.00413343871294,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 39.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-44ee5f2e",
"description": "Service web-frontend instance web-server-02 is down",
"timestamp": "2024-03-17T12:00:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"error_type": "ServiceCrashException",
"uptime": 26
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-fb69b6c7",
"description": "Service notification-service instance notification-01 is down",
"timestamp": "2024-03-17T12:41:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"server": "notification-01",
"error_type": "ServiceCrashException",
"uptime": 34
}
},
"sop_context": {}
},
"time_difference_minutes": 41.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-1556f440",
"description": "High memory usage before crash on web-server-01",
"timestamp": "2024-03-17T12:04:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"memory_usage": 92.61715023231424,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-fb253860",
"description": "Thread pool exhaustion on web-server-01",
"timestamp": "2024-03-17T12:09:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"active_threads": 100,
"thread_pool_size": 100,
"queue_length": 233
}
},
"sop_context": {}
},
"time_difference_minutes": 5.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-1556f440",
"description": "High memory usage before crash on web-server-01",
"timestamp": "2024-03-17T12:04:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"memory_usage": 92.61715023231424,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-422619f0",
"description": "Service order-processing instance order-proc-01 is down",
"timestamp": "2024-03-17T12:10:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"error_type": "ServiceCrashException",
"uptime": 7
}
},
"sop_context": {}
},
"time_difference_minutes": 6.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-1556f440",
"description": "High memory usage before crash on web-server-01",
"timestamp": "2024-03-17T12:04:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"memory_usage": 92.61715023231424,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-035f23cf",
"description": "High memory usage before crash on order-proc-02",
"timestamp": "2024-03-17T12:14:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"memory_usage": 93.18921254908358,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 10.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-1556f440",
"description": "High memory usage before crash on web-server-01",
"timestamp": "2024-03-17T12:04:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"memory_usage": 92.61715023231424,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-2cb35805",
"description": "Thread pool exhaustion on order-proc-01",
"timestamp": "2024-03-17T12:19:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"active_threads": 97,
"thread_pool_size": 100,
"queue_length": 296
}
},
"sop_context": {}
},
"time_difference_minutes": 15.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-1556f440",
"description": "High memory usage before crash on web-server-01",
"timestamp": "2024-03-17T12:04:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"memory_usage": 92.61715023231424,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-5ff3e686",
"description": "High memory usage before crash on payment-01",
"timestamp": "2024-03-17T12:22:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"memory_usage": 95.23270418448774,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 18.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-1556f440",
"description": "High memory usage before crash on web-server-01",
"timestamp": "2024-03-17T12:04:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"memory_usage": 92.61715023231424,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-264eb31a",
"description": "Service payment-service instance payment-01 is down",
"timestamp": "2024-03-17T12:26:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"server": "payment-01",
"error_type": "ServiceCrashException",
"uptime": 2
}
},
"sop_context": {}
},
"time_difference_minutes": 22.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-1556f440",
"description": "High memory usage before crash on web-server-01",
"timestamp": "2024-03-17T12:04:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"memory_usage": 92.61715023231424,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-3341939c",
"description": "Thread pool exhaustion on payment-01",
"timestamp": "2024-03-17T12:31:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"active_threads": 98,
"thread_pool_size": 100,
"queue_length": 246
}
},
"sop_context": {}
},
"time_difference_minutes": 27.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-1556f440",
"description": "High memory usage before crash on web-server-01",
"timestamp": "2024-03-17T12:04:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"memory_usage": 92.61715023231424,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-0a342fa1",
"description": "Thread pool exhaustion on notification-01",
"timestamp": "2024-03-17T12:35:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"active_threads": 95,
"thread_pool_size": 100,
"queue_length": 353
}
},
"sop_context": {}
},
"time_difference_minutes": 31.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-1556f440",
"description": "High memory usage before crash on web-server-01",
"timestamp": "2024-03-17T12:04:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"memory_usage": 92.61715023231424,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-30588e0e",
"description": "High memory usage before crash on notification-01",
"timestamp": "2024-03-17T12:39:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"memory_usage": 93.00413343871294,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 35.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-1556f440",
"description": "High memory usage before crash on web-server-01",
"timestamp": "2024-03-17T12:04:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"memory_usage": 92.61715023231424,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-fb69b6c7",
"description": "Service notification-service instance notification-01 is down",
"timestamp": "2024-03-17T12:41:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"server": "notification-01",
"error_type": "ServiceCrashException",
"uptime": 34
}
},
"sop_context": {}
},
"time_difference_minutes": 37.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-fb253860",
"description": "Thread pool exhaustion on web-server-01",
"timestamp": "2024-03-17T12:09:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"active_threads": 100,
"thread_pool_size": 100,
"queue_length": 233
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-422619f0",
"description": "Service order-processing instance order-proc-01 is down",
"timestamp": "2024-03-17T12:10:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-01",
"error_type": "ServiceCrashException",
"uptime": 7
}
},
"sop_context": {}
},
"time_difference_minutes": 1.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-fb253860",
"description": "Thread pool exhaustion on web-server-01",
"timestamp": "2024-03-17T12:09:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"active_threads": 100,
"thread_pool_size": 100,
"queue_length": 233
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-035f23cf",
"description": "High memory usage before crash on order-proc-02",
"timestamp": "2024-03-17T12:14:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"memory_usage": 93.18921254908358,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 5.0
}
|
true
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.