question
stringlengths 1.03k
1.62k
| answer
stringclasses 2
values |
|---|---|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-61e6181a",
"description": "Consumer group lag increasing",
"timestamp": "2024-02-29T14:05:00Z",
"severity": "medium",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"lag_messages": 1867,
"threshold": 1000,
"consumer_group": "main-consumers"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-97eb28b8",
"description": "Message processing errors increasing",
"timestamp": "2024-02-29T14:10:00Z",
"severity": "medium",
"source": "application-logs",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 12.501212012918979,
"threshold": 5,
"error_type": "MessageProcessingException"
}
},
"sop_context": {}
},
"time_difference_minutes": 5.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-61e6181a",
"description": "Consumer group lag increasing",
"timestamp": "2024-02-29T14:05:00Z",
"severity": "medium",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"lag_messages": 1867,
"threshold": 1000,
"consumer_group": "main-consumers"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-c1ddc0f9",
"description": "Degraded performance in notification-service due to order-processing issues",
"timestamp": "2024-02-29T14:14:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"order-processing"
],
"error_rate": 9.705227861209138,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 9.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-61e6181a",
"description": "Consumer group lag increasing",
"timestamp": "2024-02-29T14:05:00Z",
"severity": "medium",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"lag_messages": 1867,
"threshold": 1000,
"consumer_group": "main-consumers"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-38710f72",
"description": "Degraded performance in payment-service due to order-processing issues",
"timestamp": "2024-02-29T14:17:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"order-processing"
],
"error_rate": 6.487496488030409,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 12.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-61e6181a",
"description": "Consumer group lag increasing",
"timestamp": "2024-02-29T14:05:00Z",
"severity": "medium",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"lag_messages": 1867,
"threshold": 1000,
"consumer_group": "main-consumers"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-6ceb4991",
"description": "Degraded performance in orders-database due to order-processing issues",
"timestamp": "2024-02-29T14:18:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [
"order-processing"
],
"error_rate": 11.746938284882729,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 13.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-788a2b7a",
"description": "Queue depth exceeding threshold",
"timestamp": "2024-02-29T14:08:00Z",
"severity": "critical",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"queue": "order-proc-01",
"queue_depth": 5568,
"threshold": 3000
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-97eb28b8",
"description": "Message processing errors increasing",
"timestamp": "2024-02-29T14:10:00Z",
"severity": "medium",
"source": "application-logs",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 12.501212012918979,
"threshold": 5,
"error_type": "MessageProcessingException"
}
},
"sop_context": {}
},
"time_difference_minutes": 2.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-788a2b7a",
"description": "Queue depth exceeding threshold",
"timestamp": "2024-02-29T14:08:00Z",
"severity": "critical",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"queue": "order-proc-01",
"queue_depth": 5568,
"threshold": 3000
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-c1ddc0f9",
"description": "Degraded performance in notification-service due to order-processing issues",
"timestamp": "2024-02-29T14:14:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"order-processing"
],
"error_rate": 9.705227861209138,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 6.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-788a2b7a",
"description": "Queue depth exceeding threshold",
"timestamp": "2024-02-29T14:08:00Z",
"severity": "critical",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"queue": "order-proc-01",
"queue_depth": 5568,
"threshold": 3000
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-38710f72",
"description": "Degraded performance in payment-service due to order-processing issues",
"timestamp": "2024-02-29T14:17:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"order-processing"
],
"error_rate": 6.487496488030409,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 9.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-788a2b7a",
"description": "Queue depth exceeding threshold",
"timestamp": "2024-02-29T14:08:00Z",
"severity": "critical",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"queue": "order-proc-01",
"queue_depth": 5568,
"threshold": 3000
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-6ceb4991",
"description": "Degraded performance in orders-database due to order-processing issues",
"timestamp": "2024-02-29T14:18:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [
"order-processing"
],
"error_rate": 11.746938284882729,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 10.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-97eb28b8",
"description": "Message processing errors increasing",
"timestamp": "2024-02-29T14:10:00Z",
"severity": "medium",
"source": "application-logs",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 12.501212012918979,
"threshold": 5,
"error_type": "MessageProcessingException"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-c1ddc0f9",
"description": "Degraded performance in notification-service due to order-processing issues",
"timestamp": "2024-02-29T14:14:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"order-processing"
],
"error_rate": 9.705227861209138,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 4.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-97eb28b8",
"description": "Message processing errors increasing",
"timestamp": "2024-02-29T14:10:00Z",
"severity": "medium",
"source": "application-logs",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 12.501212012918979,
"threshold": 5,
"error_type": "MessageProcessingException"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-38710f72",
"description": "Degraded performance in payment-service due to order-processing issues",
"timestamp": "2024-02-29T14:17:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"order-processing"
],
"error_rate": 6.487496488030409,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 7.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-97eb28b8",
"description": "Message processing errors increasing",
"timestamp": "2024-02-29T14:10:00Z",
"severity": "medium",
"source": "application-logs",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 12.501212012918979,
"threshold": 5,
"error_type": "MessageProcessingException"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-6ceb4991",
"description": "Degraded performance in orders-database due to order-processing issues",
"timestamp": "2024-02-29T14:18:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [
"order-processing"
],
"error_rate": 11.746938284882729,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 8.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-c1ddc0f9",
"description": "Degraded performance in notification-service due to order-processing issues",
"timestamp": "2024-02-29T14:14:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"order-processing"
],
"error_rate": 9.705227861209138,
"threshold": 5
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-38710f72",
"description": "Degraded performance in payment-service due to order-processing issues",
"timestamp": "2024-02-29T14:17:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"order-processing"
],
"error_rate": 6.487496488030409,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 3.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-c1ddc0f9",
"description": "Degraded performance in notification-service due to order-processing issues",
"timestamp": "2024-02-29T14:14:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"order-processing"
],
"error_rate": 9.705227861209138,
"threshold": 5
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-6ceb4991",
"description": "Degraded performance in orders-database due to order-processing issues",
"timestamp": "2024-02-29T14:18:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [
"order-processing"
],
"error_rate": 11.746938284882729,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 4.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-38710f72",
"description": "Degraded performance in payment-service due to order-processing issues",
"timestamp": "2024-02-29T14:17:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"order-processing"
],
"error_rate": 6.487496488030409,
"threshold": 5
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-6ceb4991",
"description": "Degraded performance in orders-database due to order-processing issues",
"timestamp": "2024-02-29T14:18:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [
"order-processing"
],
"error_rate": 11.746938284882729,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 1.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-058693d0",
"description": "High query latency on orders-db-01",
"timestamp": "2024-03-01T12:00:00Z",
"severity": "medium",
"source": "database-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"server": "orders-db-01",
"query_latency": 1390.9214219858895,
"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-5e588071",
"description": "Database connection pool near capacity on orders-db-01",
"timestamp": "2024-03-01T12:03:00Z",
"severity": "medium",
"source": "database-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"server": "orders-db-01",
"pool_usage": 91.60942949844942,
"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-058693d0",
"description": "High query latency on orders-db-01",
"timestamp": "2024-03-01T12:00:00Z",
"severity": "medium",
"source": "database-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"server": "orders-db-01",
"query_latency": 1390.9214219858895,
"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-7f083cfa",
"description": "Increased memory usage on orders-db-01",
"timestamp": "2024-03-01T12:04:00Z",
"severity": "medium",
"source": "database-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"server": "orders-db-01",
"memory_usage": 91.05129765033176,
"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-058693d0",
"description": "High query latency on orders-db-01",
"timestamp": "2024-03-01T12:00:00Z",
"severity": "medium",
"source": "database-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"server": "orders-db-01",
"query_latency": 1390.9214219858895,
"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-7e50806f",
"description": "API endpoint /api/default experiencing high latency",
"timestamp": "2024-03-01T12:09:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"endpoint": "/api/default",
"response_time": 3187,
"threshold": 1000,
"method": "POST"
}
},
"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": 9.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-058693d0",
"description": "High query latency on orders-db-01",
"timestamp": "2024-03-01T12:00:00Z",
"severity": "medium",
"source": "database-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"server": "orders-db-01",
"query_latency": 1390.9214219858895,
"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-36c36eb4",
"description": "Increased error rate in orders-database due to database connectivity",
"timestamp": "2024-03-01T12:10:00Z",
"severity": "high",
"source": "application-logs",
"metadata": {
"service": "orders-database",
"related_entities": [],
"error_rate": 24.26866002500631,
"threshold": 5,
"error_type": "DatabaseTimeoutException"
}
},
"sop_context": {
"signs": "Connection pool >90%, High query latency on returns-db, Memory pressure",
"actions": "Kill blocking queries, Clear cache, Release idle connections"
}
},
"time_difference_minutes": 10.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-5e588071",
"description": "Database connection pool near capacity on orders-db-01",
"timestamp": "2024-03-01T12:03:00Z",
"severity": "medium",
"source": "database-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"server": "orders-db-01",
"pool_usage": 91.60942949844942,
"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-7f083cfa",
"description": "Increased memory usage on orders-db-01",
"timestamp": "2024-03-01T12:04:00Z",
"severity": "medium",
"source": "database-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"server": "orders-db-01",
"memory_usage": 91.05129765033176,
"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-5e588071",
"description": "Database connection pool near capacity on orders-db-01",
"timestamp": "2024-03-01T12:03:00Z",
"severity": "medium",
"source": "database-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"server": "orders-db-01",
"pool_usage": 91.60942949844942,
"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-7e50806f",
"description": "API endpoint /api/default experiencing high latency",
"timestamp": "2024-03-01T12:09:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"endpoint": "/api/default",
"response_time": 3187,
"threshold": 1000,
"method": "POST"
}
},
"sop_context": {
"signs": "Connection pool >90%, High query latency on returns-db, Memory pressure",
"actions": "Kill blocking queries, Clear cache, Release idle connections"
}
},
"time_difference_minutes": 6.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-5e588071",
"description": "Database connection pool near capacity on orders-db-01",
"timestamp": "2024-03-01T12:03:00Z",
"severity": "medium",
"source": "database-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"server": "orders-db-01",
"pool_usage": 91.60942949844942,
"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-36c36eb4",
"description": "Increased error rate in orders-database due to database connectivity",
"timestamp": "2024-03-01T12:10:00Z",
"severity": "high",
"source": "application-logs",
"metadata": {
"service": "orders-database",
"related_entities": [],
"error_rate": 24.26866002500631,
"threshold": 5,
"error_type": "DatabaseTimeoutException"
}
},
"sop_context": {
"signs": "Connection pool >90%, High query latency on returns-db, Memory pressure",
"actions": "Kill blocking queries, Clear cache, Release idle connections"
}
},
"time_difference_minutes": 7.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-7f083cfa",
"description": "Increased memory usage on orders-db-01",
"timestamp": "2024-03-01T12:04:00Z",
"severity": "medium",
"source": "database-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"server": "orders-db-01",
"memory_usage": 91.05129765033176,
"threshold": 80
}
},
"sop_context": {
"signs": "Connection pool >90%, High query latency on returns-db, Memory pressure",
"actions": "Kill blocking queries, Clear cache, Release idle connections"
}
},
"alert2": {
"alert": {
"id": "alert-7e50806f",
"description": "API endpoint /api/default experiencing high latency",
"timestamp": "2024-03-01T12:09:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"endpoint": "/api/default",
"response_time": 3187,
"threshold": 1000,
"method": "POST"
}
},
"sop_context": {
"signs": "Connection pool >90%, High query latency on returns-db, Memory pressure",
"actions": "Kill blocking queries, Clear cache, Release idle connections"
}
},
"time_difference_minutes": 5.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-7f083cfa",
"description": "Increased memory usage on orders-db-01",
"timestamp": "2024-03-01T12:04:00Z",
"severity": "medium",
"source": "database-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"server": "orders-db-01",
"memory_usage": 91.05129765033176,
"threshold": 80
}
},
"sop_context": {
"signs": "Connection pool >90%, High query latency on returns-db, Memory pressure",
"actions": "Kill blocking queries, Clear cache, Release idle connections"
}
},
"alert2": {
"alert": {
"id": "alert-36c36eb4",
"description": "Increased error rate in orders-database due to database connectivity",
"timestamp": "2024-03-01T12:10:00Z",
"severity": "high",
"source": "application-logs",
"metadata": {
"service": "orders-database",
"related_entities": [],
"error_rate": 24.26866002500631,
"threshold": 5,
"error_type": "DatabaseTimeoutException"
}
},
"sop_context": {
"signs": "Connection pool >90%, High query latency on returns-db, Memory pressure",
"actions": "Kill blocking queries, Clear cache, Release idle connections"
}
},
"time_difference_minutes": 6.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-7e50806f",
"description": "API endpoint /api/default experiencing high latency",
"timestamp": "2024-03-01T12:09:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"endpoint": "/api/default",
"response_time": 3187,
"threshold": 1000,
"method": "POST"
}
},
"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-36c36eb4",
"description": "Increased error rate in orders-database due to database connectivity",
"timestamp": "2024-03-01T12:10:00Z",
"severity": "high",
"source": "application-logs",
"metadata": {
"service": "orders-database",
"related_entities": [],
"error_rate": 24.26866002500631,
"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-10d507e7",
"description": "High latency in message queue processing",
"timestamp": "2024-03-01T22:00:00Z",
"severity": "critical",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"queue": "order-proc-02",
"processing_time": 1192,
"threshold": 500,
"messages_in_queue": 2964
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-7f373d81",
"description": "Queue depth exceeding threshold",
"timestamp": "2024-03-01T22:03:00Z",
"severity": "medium",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"queue": "order-proc-01",
"queue_depth": 5627,
"threshold": 3000
}
},
"sop_context": {}
},
"time_difference_minutes": 3.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-10d507e7",
"description": "High latency in message queue processing",
"timestamp": "2024-03-01T22:00:00Z",
"severity": "critical",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"queue": "order-proc-02",
"processing_time": 1192,
"threshold": 500,
"messages_in_queue": 2964
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-53cbff89",
"description": "Consumer group lag increasing",
"timestamp": "2024-03-01T22:07:00Z",
"severity": "high",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"lag_messages": 2109,
"threshold": 1000,
"consumer_group": "main-consumers"
}
},
"sop_context": {}
},
"time_difference_minutes": 7.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-10d507e7",
"description": "High latency in message queue processing",
"timestamp": "2024-03-01T22:00:00Z",
"severity": "critical",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"queue": "order-proc-02",
"processing_time": 1192,
"threshold": 500,
"messages_in_queue": 2964
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-660b20c2",
"description": "Message processing errors increasing",
"timestamp": "2024-03-01T22:09:00Z",
"severity": "high",
"source": "application-logs",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 16.47821082107633,
"threshold": 5,
"error_type": "MessageProcessingException"
}
},
"sop_context": {}
},
"time_difference_minutes": 9.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-10d507e7",
"description": "High latency in message queue processing",
"timestamp": "2024-03-01T22:00:00Z",
"severity": "critical",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"queue": "order-proc-02",
"processing_time": 1192,
"threshold": 500,
"messages_in_queue": 2964
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-6b649a90",
"description": "Degraded performance in notification-service due to order-processing issues",
"timestamp": "2024-03-01T22:14:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"order-processing"
],
"error_rate": 13.697563540147828,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 14.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-7f373d81",
"description": "Queue depth exceeding threshold",
"timestamp": "2024-03-01T22:03:00Z",
"severity": "medium",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"queue": "order-proc-01",
"queue_depth": 5627,
"threshold": 3000
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-53cbff89",
"description": "Consumer group lag increasing",
"timestamp": "2024-03-01T22:07:00Z",
"severity": "high",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"lag_messages": 2109,
"threshold": 1000,
"consumer_group": "main-consumers"
}
},
"sop_context": {}
},
"time_difference_minutes": 4.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-7f373d81",
"description": "Queue depth exceeding threshold",
"timestamp": "2024-03-01T22:03:00Z",
"severity": "medium",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"queue": "order-proc-01",
"queue_depth": 5627,
"threshold": 3000
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-660b20c2",
"description": "Message processing errors increasing",
"timestamp": "2024-03-01T22:09:00Z",
"severity": "high",
"source": "application-logs",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 16.47821082107633,
"threshold": 5,
"error_type": "MessageProcessingException"
}
},
"sop_context": {}
},
"time_difference_minutes": 6.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-7f373d81",
"description": "Queue depth exceeding threshold",
"timestamp": "2024-03-01T22:03:00Z",
"severity": "medium",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"queue": "order-proc-01",
"queue_depth": 5627,
"threshold": 3000
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-6b649a90",
"description": "Degraded performance in notification-service due to order-processing issues",
"timestamp": "2024-03-01T22:14:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"order-processing"
],
"error_rate": 13.697563540147828,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 11.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-53cbff89",
"description": "Consumer group lag increasing",
"timestamp": "2024-03-01T22:07:00Z",
"severity": "high",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"lag_messages": 2109,
"threshold": 1000,
"consumer_group": "main-consumers"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-660b20c2",
"description": "Message processing errors increasing",
"timestamp": "2024-03-01T22:09:00Z",
"severity": "high",
"source": "application-logs",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 16.47821082107633,
"threshold": 5,
"error_type": "MessageProcessingException"
}
},
"sop_context": {}
},
"time_difference_minutes": 2.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-53cbff89",
"description": "Consumer group lag increasing",
"timestamp": "2024-03-01T22:07:00Z",
"severity": "high",
"source": "queue-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"lag_messages": 2109,
"threshold": 1000,
"consumer_group": "main-consumers"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-6b649a90",
"description": "Degraded performance in notification-service due to order-processing issues",
"timestamp": "2024-03-01T22:14:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"order-processing"
],
"error_rate": 13.697563540147828,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 7.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-660b20c2",
"description": "Message processing errors increasing",
"timestamp": "2024-03-01T22:09:00Z",
"severity": "high",
"source": "application-logs",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 16.47821082107633,
"threshold": 5,
"error_type": "MessageProcessingException"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-6b649a90",
"description": "Degraded performance in notification-service due to order-processing issues",
"timestamp": "2024-03-01T22:14:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"order-processing"
],
"error_rate": 13.697563540147828,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 5.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-dd2f9c63",
"description": "Increased memory usage on orders-db-01",
"timestamp": "2024-03-02T01:00:00Z",
"severity": "medium",
"source": "database-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"server": "orders-db-01",
"memory_usage": 93.78310585822764,
"threshold": 80
}
},
"sop_context": {
"signs": "Connection pool >90%, High query latency on returns-db, Memory pressure",
"actions": "Kill blocking queries, Clear cache, Release idle connections"
}
},
"alert2": {
"alert": {
"id": "alert-595f6a19",
"description": "Database connection pool near capacity on orders-db-01",
"timestamp": "2024-03-02T01:03:00Z",
"severity": "critical",
"source": "database-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"server": "orders-db-01",
"pool_usage": 90.5859410844735,
"total_connections": 100,
"available_connections": 4
}
},
"sop_context": {
"signs": "Connection pool >90%, High query latency on returns-db, Memory pressure",
"actions": "Kill blocking queries, Clear cache, Release idle connections"
}
},
"time_difference_minutes": 3.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-dd2f9c63",
"description": "Increased memory usage on orders-db-01",
"timestamp": "2024-03-02T01:00:00Z",
"severity": "medium",
"source": "database-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"server": "orders-db-01",
"memory_usage": 93.78310585822764,
"threshold": 80
}
},
"sop_context": {
"signs": "Connection pool >90%, High query latency on returns-db, Memory pressure",
"actions": "Kill blocking queries, Clear cache, Release idle connections"
}
},
"alert2": {
"alert": {
"id": "alert-47384638",
"description": "High query latency on orders-db-01",
"timestamp": "2024-03-02T01:04:00Z",
"severity": "high",
"source": "database-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"server": "orders-db-01",
"query_latency": 1519.627160801087,
"threshold": 200,
"query_type": "INSERT"
}
},
"sop_context": {
"signs": "Connection pool >90%, High query latency on returns-db, Memory pressure",
"actions": "Kill blocking queries, Clear cache, Release idle connections"
}
},
"time_difference_minutes": 4.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-dd2f9c63",
"description": "Increased memory usage on orders-db-01",
"timestamp": "2024-03-02T01:00:00Z",
"severity": "medium",
"source": "database-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"server": "orders-db-01",
"memory_usage": 93.78310585822764,
"threshold": 80
}
},
"sop_context": {
"signs": "Connection pool >90%, High query latency on returns-db, Memory pressure",
"actions": "Kill blocking queries, Clear cache, Release idle connections"
}
},
"alert2": {
"alert": {
"id": "alert-c83962eb",
"description": "Increased error rate in orders-database due to database connectivity",
"timestamp": "2024-03-02T01:05:00Z",
"severity": "high",
"source": "application-logs",
"metadata": {
"service": "orders-database",
"related_entities": [],
"error_rate": 15.797464121978955,
"threshold": 5,
"error_type": "DatabaseTimeoutException"
}
},
"sop_context": {
"signs": "Connection pool >90%, High query latency on returns-db, Memory pressure",
"actions": "Kill blocking queries, Clear cache, Release idle connections"
}
},
"time_difference_minutes": 5.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-dd2f9c63",
"description": "Increased memory usage on orders-db-01",
"timestamp": "2024-03-02T01:00:00Z",
"severity": "medium",
"source": "database-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"server": "orders-db-01",
"memory_usage": 93.78310585822764,
"threshold": 80
}
},
"sop_context": {
"signs": "Connection pool >90%, High query latency on returns-db, Memory pressure",
"actions": "Kill blocking queries, Clear cache, Release idle connections"
}
},
"alert2": {
"alert": {
"id": "alert-13a70f16",
"description": "API endpoint /api/default experiencing high latency",
"timestamp": "2024-03-02T01:09:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"endpoint": "/api/default",
"response_time": 2841,
"threshold": 1000,
"method": "GET"
}
},
"sop_context": {
"signs": "Connection pool >90%, High query latency on returns-db, Memory pressure",
"actions": "Kill blocking queries, Clear cache, Release idle connections"
}
},
"time_difference_minutes": 9.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-595f6a19",
"description": "Database connection pool near capacity on orders-db-01",
"timestamp": "2024-03-02T01:03:00Z",
"severity": "critical",
"source": "database-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"server": "orders-db-01",
"pool_usage": 90.5859410844735,
"total_connections": 100,
"available_connections": 4
}
},
"sop_context": {
"signs": "Connection pool >90%, High query latency on returns-db, Memory pressure",
"actions": "Kill blocking queries, Clear cache, Release idle connections"
}
},
"alert2": {
"alert": {
"id": "alert-47384638",
"description": "High query latency on orders-db-01",
"timestamp": "2024-03-02T01:04:00Z",
"severity": "high",
"source": "database-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"server": "orders-db-01",
"query_latency": 1519.627160801087,
"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-595f6a19",
"description": "Database connection pool near capacity on orders-db-01",
"timestamp": "2024-03-02T01:03:00Z",
"severity": "critical",
"source": "database-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"server": "orders-db-01",
"pool_usage": 90.5859410844735,
"total_connections": 100,
"available_connections": 4
}
},
"sop_context": {
"signs": "Connection pool >90%, High query latency on returns-db, Memory pressure",
"actions": "Kill blocking queries, Clear cache, Release idle connections"
}
},
"alert2": {
"alert": {
"id": "alert-c83962eb",
"description": "Increased error rate in orders-database due to database connectivity",
"timestamp": "2024-03-02T01:05:00Z",
"severity": "high",
"source": "application-logs",
"metadata": {
"service": "orders-database",
"related_entities": [],
"error_rate": 15.797464121978955,
"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": 2.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-595f6a19",
"description": "Database connection pool near capacity on orders-db-01",
"timestamp": "2024-03-02T01:03:00Z",
"severity": "critical",
"source": "database-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"server": "orders-db-01",
"pool_usage": 90.5859410844735,
"total_connections": 100,
"available_connections": 4
}
},
"sop_context": {
"signs": "Connection pool >90%, High query latency on returns-db, Memory pressure",
"actions": "Kill blocking queries, Clear cache, Release idle connections"
}
},
"alert2": {
"alert": {
"id": "alert-13a70f16",
"description": "API endpoint /api/default experiencing high latency",
"timestamp": "2024-03-02T01:09:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"endpoint": "/api/default",
"response_time": 2841,
"threshold": 1000,
"method": "GET"
}
},
"sop_context": {
"signs": "Connection pool >90%, High query latency on returns-db, Memory pressure",
"actions": "Kill blocking queries, Clear cache, Release idle connections"
}
},
"time_difference_minutes": 6.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-47384638",
"description": "High query latency on orders-db-01",
"timestamp": "2024-03-02T01:04:00Z",
"severity": "high",
"source": "database-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"server": "orders-db-01",
"query_latency": 1519.627160801087,
"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-c83962eb",
"description": "Increased error rate in orders-database due to database connectivity",
"timestamp": "2024-03-02T01:05:00Z",
"severity": "high",
"source": "application-logs",
"metadata": {
"service": "orders-database",
"related_entities": [],
"error_rate": 15.797464121978955,
"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-47384638",
"description": "High query latency on orders-db-01",
"timestamp": "2024-03-02T01:04:00Z",
"severity": "high",
"source": "database-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"server": "orders-db-01",
"query_latency": 1519.627160801087,
"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-13a70f16",
"description": "API endpoint /api/default experiencing high latency",
"timestamp": "2024-03-02T01:09:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"endpoint": "/api/default",
"response_time": 2841,
"threshold": 1000,
"method": "GET"
}
},
"sop_context": {
"signs": "Connection pool >90%, High query latency on returns-db, Memory pressure",
"actions": "Kill blocking queries, Clear cache, Release idle connections"
}
},
"time_difference_minutes": 5.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-c83962eb",
"description": "Increased error rate in orders-database due to database connectivity",
"timestamp": "2024-03-02T01:05:00Z",
"severity": "high",
"source": "application-logs",
"metadata": {
"service": "orders-database",
"related_entities": [],
"error_rate": 15.797464121978955,
"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-13a70f16",
"description": "API endpoint /api/default experiencing high latency",
"timestamp": "2024-03-02T01:09:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"endpoint": "/api/default",
"response_time": 2841,
"threshold": 1000,
"method": "GET"
}
},
"sop_context": {
"signs": "Connection pool >90%, High query latency on returns-db, Memory pressure",
"actions": "Kill blocking queries, Clear cache, Release idle connections"
}
},
"time_difference_minutes": 4.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-3755188d",
"description": "High memory usage before crash on web-server-01",
"timestamp": "2024-03-02T02:00:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"memory_usage": 94.38899642504873,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-88456f9c",
"description": "Service web-frontend instance web-server-02 is down",
"timestamp": "2024-03-02T02:05:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"error_type": "ServiceCrashException",
"uptime": 16
}
},
"sop_context": {}
},
"time_difference_minutes": 5.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-3755188d",
"description": "High memory usage before crash on web-server-01",
"timestamp": "2024-03-02T02:00:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"memory_usage": 94.38899642504873,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-b382712d",
"description": "Thread pool exhaustion on web-server-01",
"timestamp": "2024-03-02T02:07:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"active_threads": 99,
"thread_pool_size": 100,
"queue_length": 414
}
},
"sop_context": {}
},
"time_difference_minutes": 7.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-3755188d",
"description": "High memory usage before crash on web-server-01",
"timestamp": "2024-03-02T02:00:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"memory_usage": 94.38899642504873,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-0391d7d3",
"description": "Service order-processing instance order-proc-02 is down",
"timestamp": "2024-03-02T02:11:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-02",
"error_type": "ServiceCrashException",
"uptime": 16
}
},
"sop_context": {}
},
"time_difference_minutes": 11.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-3755188d",
"description": "High memory usage before crash on web-server-01",
"timestamp": "2024-03-02T02:00:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"memory_usage": 94.38899642504873,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-dc684cb7",
"description": "Thread pool exhaustion on order-proc-01",
"timestamp": "2024-03-02T02:13:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"active_threads": 96,
"thread_pool_size": 100,
"queue_length": 359
}
},
"sop_context": {}
},
"time_difference_minutes": 13.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-3755188d",
"description": "High memory usage before crash on web-server-01",
"timestamp": "2024-03-02T02:00:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"memory_usage": 94.38899642504873,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-06a8dd20",
"description": "High memory usage before crash on order-proc-01",
"timestamp": "2024-03-02T02:18:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"memory_usage": 98.71476770692098,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 18.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-3755188d",
"description": "High memory usage before crash on web-server-01",
"timestamp": "2024-03-02T02:00:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"memory_usage": 94.38899642504873,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-4e2eecf9",
"description": "Thread pool exhaustion on payment-01",
"timestamp": "2024-03-02T02:22:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"active_threads": 97,
"thread_pool_size": 100,
"queue_length": 397
}
},
"sop_context": {}
},
"time_difference_minutes": 22.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-3755188d",
"description": "High memory usage before crash on web-server-01",
"timestamp": "2024-03-02T02:00:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"memory_usage": 94.38899642504873,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-b14eaf3c",
"description": "Service payment-service instance payment-01 is down",
"timestamp": "2024-03-02T02:23:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"server": "payment-01",
"error_type": "ServiceCrashException",
"uptime": 41
}
},
"sop_context": {}
},
"time_difference_minutes": 23.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-3755188d",
"description": "High memory usage before crash on web-server-01",
"timestamp": "2024-03-02T02:00:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"memory_usage": 94.38899642504873,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-924a2ab7",
"description": "High memory usage before crash on payment-01",
"timestamp": "2024-03-02T02:26:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"memory_usage": 92.63935101153322,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 26.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-3755188d",
"description": "High memory usage before crash on web-server-01",
"timestamp": "2024-03-02T02:00:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"memory_usage": 94.38899642504873,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-dd99e661",
"description": "Service notification-service instance notification-01 is down",
"timestamp": "2024-03-02T02:30:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"server": "notification-01",
"error_type": "ServiceCrashException",
"uptime": 15
}
},
"sop_context": {}
},
"time_difference_minutes": 30.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-3755188d",
"description": "High memory usage before crash on web-server-01",
"timestamp": "2024-03-02T02:00:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"memory_usage": 94.38899642504873,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-c207da21",
"description": "High memory usage before crash on notification-01",
"timestamp": "2024-03-02T02:32:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"memory_usage": 95.62954785846564,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 32.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-3755188d",
"description": "High memory usage before crash on web-server-01",
"timestamp": "2024-03-02T02:00:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"memory_usage": 94.38899642504873,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-662a5855",
"description": "Thread pool exhaustion on notification-01",
"timestamp": "2024-03-02T02:36:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"active_threads": 96,
"thread_pool_size": 100,
"queue_length": 301
}
},
"sop_context": {}
},
"time_difference_minutes": 36.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-88456f9c",
"description": "Service web-frontend instance web-server-02 is down",
"timestamp": "2024-03-02T02:05:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"error_type": "ServiceCrashException",
"uptime": 16
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-b382712d",
"description": "Thread pool exhaustion on web-server-01",
"timestamp": "2024-03-02T02:07:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"active_threads": 99,
"thread_pool_size": 100,
"queue_length": 414
}
},
"sop_context": {}
},
"time_difference_minutes": 2.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-88456f9c",
"description": "Service web-frontend instance web-server-02 is down",
"timestamp": "2024-03-02T02:05:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"error_type": "ServiceCrashException",
"uptime": 16
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-0391d7d3",
"description": "Service order-processing instance order-proc-02 is down",
"timestamp": "2024-03-02T02:11:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-02",
"error_type": "ServiceCrashException",
"uptime": 16
}
},
"sop_context": {}
},
"time_difference_minutes": 6.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-88456f9c",
"description": "Service web-frontend instance web-server-02 is down",
"timestamp": "2024-03-02T02:05:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"error_type": "ServiceCrashException",
"uptime": 16
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-dc684cb7",
"description": "Thread pool exhaustion on order-proc-01",
"timestamp": "2024-03-02T02:13:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"active_threads": 96,
"thread_pool_size": 100,
"queue_length": 359
}
},
"sop_context": {}
},
"time_difference_minutes": 8.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-88456f9c",
"description": "Service web-frontend instance web-server-02 is down",
"timestamp": "2024-03-02T02:05:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"error_type": "ServiceCrashException",
"uptime": 16
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-06a8dd20",
"description": "High memory usage before crash on order-proc-01",
"timestamp": "2024-03-02T02:18:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"memory_usage": 98.71476770692098,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 13.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-88456f9c",
"description": "Service web-frontend instance web-server-02 is down",
"timestamp": "2024-03-02T02:05:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"error_type": "ServiceCrashException",
"uptime": 16
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-4e2eecf9",
"description": "Thread pool exhaustion on payment-01",
"timestamp": "2024-03-02T02:22:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"active_threads": 97,
"thread_pool_size": 100,
"queue_length": 397
}
},
"sop_context": {}
},
"time_difference_minutes": 17.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-88456f9c",
"description": "Service web-frontend instance web-server-02 is down",
"timestamp": "2024-03-02T02:05:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"error_type": "ServiceCrashException",
"uptime": 16
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-b14eaf3c",
"description": "Service payment-service instance payment-01 is down",
"timestamp": "2024-03-02T02:23:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"server": "payment-01",
"error_type": "ServiceCrashException",
"uptime": 41
}
},
"sop_context": {}
},
"time_difference_minutes": 18.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-88456f9c",
"description": "Service web-frontend instance web-server-02 is down",
"timestamp": "2024-03-02T02:05:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"error_type": "ServiceCrashException",
"uptime": 16
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-924a2ab7",
"description": "High memory usage before crash on payment-01",
"timestamp": "2024-03-02T02:26:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"memory_usage": 92.63935101153322,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 21.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-88456f9c",
"description": "Service web-frontend instance web-server-02 is down",
"timestamp": "2024-03-02T02:05:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"error_type": "ServiceCrashException",
"uptime": 16
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-dd99e661",
"description": "Service notification-service instance notification-01 is down",
"timestamp": "2024-03-02T02:30:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"server": "notification-01",
"error_type": "ServiceCrashException",
"uptime": 15
}
},
"sop_context": {}
},
"time_difference_minutes": 25.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-88456f9c",
"description": "Service web-frontend instance web-server-02 is down",
"timestamp": "2024-03-02T02:05:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"error_type": "ServiceCrashException",
"uptime": 16
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-c207da21",
"description": "High memory usage before crash on notification-01",
"timestamp": "2024-03-02T02:32:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"memory_usage": 95.62954785846564,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 27.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-88456f9c",
"description": "Service web-frontend instance web-server-02 is down",
"timestamp": "2024-03-02T02:05:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"error_type": "ServiceCrashException",
"uptime": 16
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-662a5855",
"description": "Thread pool exhaustion on notification-01",
"timestamp": "2024-03-02T02:36:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"active_threads": 96,
"thread_pool_size": 100,
"queue_length": 301
}
},
"sop_context": {}
},
"time_difference_minutes": 31.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-b382712d",
"description": "Thread pool exhaustion on web-server-01",
"timestamp": "2024-03-02T02:07:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"active_threads": 99,
"thread_pool_size": 100,
"queue_length": 414
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-0391d7d3",
"description": "Service order-processing instance order-proc-02 is down",
"timestamp": "2024-03-02T02:11:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-02",
"error_type": "ServiceCrashException",
"uptime": 16
}
},
"sop_context": {}
},
"time_difference_minutes": 4.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-b382712d",
"description": "Thread pool exhaustion on web-server-01",
"timestamp": "2024-03-02T02:07:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"active_threads": 99,
"thread_pool_size": 100,
"queue_length": 414
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-dc684cb7",
"description": "Thread pool exhaustion on order-proc-01",
"timestamp": "2024-03-02T02:13:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"active_threads": 96,
"thread_pool_size": 100,
"queue_length": 359
}
},
"sop_context": {}
},
"time_difference_minutes": 6.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-b382712d",
"description": "Thread pool exhaustion on web-server-01",
"timestamp": "2024-03-02T02:07:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"active_threads": 99,
"thread_pool_size": 100,
"queue_length": 414
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-06a8dd20",
"description": "High memory usage before crash on order-proc-01",
"timestamp": "2024-03-02T02:18:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"memory_usage": 98.71476770692098,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 11.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-b382712d",
"description": "Thread pool exhaustion on web-server-01",
"timestamp": "2024-03-02T02:07:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"active_threads": 99,
"thread_pool_size": 100,
"queue_length": 414
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-4e2eecf9",
"description": "Thread pool exhaustion on payment-01",
"timestamp": "2024-03-02T02:22:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"active_threads": 97,
"thread_pool_size": 100,
"queue_length": 397
}
},
"sop_context": {}
},
"time_difference_minutes": 15.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-b382712d",
"description": "Thread pool exhaustion on web-server-01",
"timestamp": "2024-03-02T02:07:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"active_threads": 99,
"thread_pool_size": 100,
"queue_length": 414
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-b14eaf3c",
"description": "Service payment-service instance payment-01 is down",
"timestamp": "2024-03-02T02:23:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"server": "payment-01",
"error_type": "ServiceCrashException",
"uptime": 41
}
},
"sop_context": {}
},
"time_difference_minutes": 16.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-b382712d",
"description": "Thread pool exhaustion on web-server-01",
"timestamp": "2024-03-02T02:07:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"active_threads": 99,
"thread_pool_size": 100,
"queue_length": 414
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-924a2ab7",
"description": "High memory usage before crash on payment-01",
"timestamp": "2024-03-02T02:26:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"memory_usage": 92.63935101153322,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 19.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-b382712d",
"description": "Thread pool exhaustion on web-server-01",
"timestamp": "2024-03-02T02:07:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"active_threads": 99,
"thread_pool_size": 100,
"queue_length": 414
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-dd99e661",
"description": "Service notification-service instance notification-01 is down",
"timestamp": "2024-03-02T02:30:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"server": "notification-01",
"error_type": "ServiceCrashException",
"uptime": 15
}
},
"sop_context": {}
},
"time_difference_minutes": 23.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-b382712d",
"description": "Thread pool exhaustion on web-server-01",
"timestamp": "2024-03-02T02:07:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"active_threads": 99,
"thread_pool_size": 100,
"queue_length": 414
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-c207da21",
"description": "High memory usage before crash on notification-01",
"timestamp": "2024-03-02T02:32:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"memory_usage": 95.62954785846564,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 25.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-b382712d",
"description": "Thread pool exhaustion on web-server-01",
"timestamp": "2024-03-02T02:07:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"active_threads": 99,
"thread_pool_size": 100,
"queue_length": 414
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-662a5855",
"description": "Thread pool exhaustion on notification-01",
"timestamp": "2024-03-02T02:36:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"active_threads": 96,
"thread_pool_size": 100,
"queue_length": 301
}
},
"sop_context": {}
},
"time_difference_minutes": 29.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-0391d7d3",
"description": "Service order-processing instance order-proc-02 is down",
"timestamp": "2024-03-02T02:11:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-02",
"error_type": "ServiceCrashException",
"uptime": 16
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-dc684cb7",
"description": "Thread pool exhaustion on order-proc-01",
"timestamp": "2024-03-02T02:13:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"active_threads": 96,
"thread_pool_size": 100,
"queue_length": 359
}
},
"sop_context": {}
},
"time_difference_minutes": 2.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-0391d7d3",
"description": "Service order-processing instance order-proc-02 is down",
"timestamp": "2024-03-02T02:11:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-02",
"error_type": "ServiceCrashException",
"uptime": 16
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-06a8dd20",
"description": "High memory usage before crash on order-proc-01",
"timestamp": "2024-03-02T02:18:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"memory_usage": 98.71476770692098,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 7.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-0391d7d3",
"description": "Service order-processing instance order-proc-02 is down",
"timestamp": "2024-03-02T02:11:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-02",
"error_type": "ServiceCrashException",
"uptime": 16
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-4e2eecf9",
"description": "Thread pool exhaustion on payment-01",
"timestamp": "2024-03-02T02:22:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"active_threads": 97,
"thread_pool_size": 100,
"queue_length": 397
}
},
"sop_context": {}
},
"time_difference_minutes": 11.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-0391d7d3",
"description": "Service order-processing instance order-proc-02 is down",
"timestamp": "2024-03-02T02:11:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-02",
"error_type": "ServiceCrashException",
"uptime": 16
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-b14eaf3c",
"description": "Service payment-service instance payment-01 is down",
"timestamp": "2024-03-02T02:23:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"server": "payment-01",
"error_type": "ServiceCrashException",
"uptime": 41
}
},
"sop_context": {}
},
"time_difference_minutes": 12.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-0391d7d3",
"description": "Service order-processing instance order-proc-02 is down",
"timestamp": "2024-03-02T02:11:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-02",
"error_type": "ServiceCrashException",
"uptime": 16
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-924a2ab7",
"description": "High memory usage before crash on payment-01",
"timestamp": "2024-03-02T02:26:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"memory_usage": 92.63935101153322,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 15.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-0391d7d3",
"description": "Service order-processing instance order-proc-02 is down",
"timestamp": "2024-03-02T02:11:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-02",
"error_type": "ServiceCrashException",
"uptime": 16
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-dd99e661",
"description": "Service notification-service instance notification-01 is down",
"timestamp": "2024-03-02T02:30:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"server": "notification-01",
"error_type": "ServiceCrashException",
"uptime": 15
}
},
"sop_context": {}
},
"time_difference_minutes": 19.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-0391d7d3",
"description": "Service order-processing instance order-proc-02 is down",
"timestamp": "2024-03-02T02:11:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-02",
"error_type": "ServiceCrashException",
"uptime": 16
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-c207da21",
"description": "High memory usage before crash on notification-01",
"timestamp": "2024-03-02T02:32:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"memory_usage": 95.62954785846564,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 21.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-0391d7d3",
"description": "Service order-processing instance order-proc-02 is down",
"timestamp": "2024-03-02T02:11:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-02",
"error_type": "ServiceCrashException",
"uptime": 16
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-662a5855",
"description": "Thread pool exhaustion on notification-01",
"timestamp": "2024-03-02T02:36:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"active_threads": 96,
"thread_pool_size": 100,
"queue_length": 301
}
},
"sop_context": {}
},
"time_difference_minutes": 25.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-dc684cb7",
"description": "Thread pool exhaustion on order-proc-01",
"timestamp": "2024-03-02T02:13:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"active_threads": 96,
"thread_pool_size": 100,
"queue_length": 359
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-06a8dd20",
"description": "High memory usage before crash on order-proc-01",
"timestamp": "2024-03-02T02:18:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"memory_usage": 98.71476770692098,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 5.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-dc684cb7",
"description": "Thread pool exhaustion on order-proc-01",
"timestamp": "2024-03-02T02:13:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"active_threads": 96,
"thread_pool_size": 100,
"queue_length": 359
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-4e2eecf9",
"description": "Thread pool exhaustion on payment-01",
"timestamp": "2024-03-02T02:22:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"active_threads": 97,
"thread_pool_size": 100,
"queue_length": 397
}
},
"sop_context": {}
},
"time_difference_minutes": 9.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-dc684cb7",
"description": "Thread pool exhaustion on order-proc-01",
"timestamp": "2024-03-02T02:13:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"active_threads": 96,
"thread_pool_size": 100,
"queue_length": 359
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-b14eaf3c",
"description": "Service payment-service instance payment-01 is down",
"timestamp": "2024-03-02T02:23:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"server": "payment-01",
"error_type": "ServiceCrashException",
"uptime": 41
}
},
"sop_context": {}
},
"time_difference_minutes": 10.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-dc684cb7",
"description": "Thread pool exhaustion on order-proc-01",
"timestamp": "2024-03-02T02:13:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"active_threads": 96,
"thread_pool_size": 100,
"queue_length": 359
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-924a2ab7",
"description": "High memory usage before crash on payment-01",
"timestamp": "2024-03-02T02:26:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"memory_usage": 92.63935101153322,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 13.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-dc684cb7",
"description": "Thread pool exhaustion on order-proc-01",
"timestamp": "2024-03-02T02:13:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"active_threads": 96,
"thread_pool_size": 100,
"queue_length": 359
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-dd99e661",
"description": "Service notification-service instance notification-01 is down",
"timestamp": "2024-03-02T02:30:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"server": "notification-01",
"error_type": "ServiceCrashException",
"uptime": 15
}
},
"sop_context": {}
},
"time_difference_minutes": 17.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-dc684cb7",
"description": "Thread pool exhaustion on order-proc-01",
"timestamp": "2024-03-02T02:13:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"active_threads": 96,
"thread_pool_size": 100,
"queue_length": 359
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-c207da21",
"description": "High memory usage before crash on notification-01",
"timestamp": "2024-03-02T02:32:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"memory_usage": 95.62954785846564,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 19.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-dc684cb7",
"description": "Thread pool exhaustion on order-proc-01",
"timestamp": "2024-03-02T02:13:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"active_threads": 96,
"thread_pool_size": 100,
"queue_length": 359
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-662a5855",
"description": "Thread pool exhaustion on notification-01",
"timestamp": "2024-03-02T02:36:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"active_threads": 96,
"thread_pool_size": 100,
"queue_length": 301
}
},
"sop_context": {}
},
"time_difference_minutes": 23.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-06a8dd20",
"description": "High memory usage before crash on order-proc-01",
"timestamp": "2024-03-02T02:18:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"memory_usage": 98.71476770692098,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-4e2eecf9",
"description": "Thread pool exhaustion on payment-01",
"timestamp": "2024-03-02T02:22:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"active_threads": 97,
"thread_pool_size": 100,
"queue_length": 397
}
},
"sop_context": {}
},
"time_difference_minutes": 4.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-06a8dd20",
"description": "High memory usage before crash on order-proc-01",
"timestamp": "2024-03-02T02:18:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"memory_usage": 98.71476770692098,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-b14eaf3c",
"description": "Service payment-service instance payment-01 is down",
"timestamp": "2024-03-02T02:23:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"server": "payment-01",
"error_type": "ServiceCrashException",
"uptime": 41
}
},
"sop_context": {}
},
"time_difference_minutes": 5.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-06a8dd20",
"description": "High memory usage before crash on order-proc-01",
"timestamp": "2024-03-02T02:18:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"memory_usage": 98.71476770692098,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-924a2ab7",
"description": "High memory usage before crash on payment-01",
"timestamp": "2024-03-02T02:26:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"memory_usage": 92.63935101153322,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 8.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-06a8dd20",
"description": "High memory usage before crash on order-proc-01",
"timestamp": "2024-03-02T02:18:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"memory_usage": 98.71476770692098,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-dd99e661",
"description": "Service notification-service instance notification-01 is down",
"timestamp": "2024-03-02T02:30:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"server": "notification-01",
"error_type": "ServiceCrashException",
"uptime": 15
}
},
"sop_context": {}
},
"time_difference_minutes": 12.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-06a8dd20",
"description": "High memory usage before crash on order-proc-01",
"timestamp": "2024-03-02T02:18:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"memory_usage": 98.71476770692098,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-c207da21",
"description": "High memory usage before crash on notification-01",
"timestamp": "2024-03-02T02:32:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"memory_usage": 95.62954785846564,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 14.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-06a8dd20",
"description": "High memory usage before crash on order-proc-01",
"timestamp": "2024-03-02T02:18:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"memory_usage": 98.71476770692098,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-662a5855",
"description": "Thread pool exhaustion on notification-01",
"timestamp": "2024-03-02T02:36:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"active_threads": 96,
"thread_pool_size": 100,
"queue_length": 301
}
},
"sop_context": {}
},
"time_difference_minutes": 18.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-4e2eecf9",
"description": "Thread pool exhaustion on payment-01",
"timestamp": "2024-03-02T02:22:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"active_threads": 97,
"thread_pool_size": 100,
"queue_length": 397
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-b14eaf3c",
"description": "Service payment-service instance payment-01 is down",
"timestamp": "2024-03-02T02:23:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"server": "payment-01",
"error_type": "ServiceCrashException",
"uptime": 41
}
},
"sop_context": {}
},
"time_difference_minutes": 1.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-4e2eecf9",
"description": "Thread pool exhaustion on payment-01",
"timestamp": "2024-03-02T02:22:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"active_threads": 97,
"thread_pool_size": 100,
"queue_length": 397
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-924a2ab7",
"description": "High memory usage before crash on payment-01",
"timestamp": "2024-03-02T02:26:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"memory_usage": 92.63935101153322,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 4.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-4e2eecf9",
"description": "Thread pool exhaustion on payment-01",
"timestamp": "2024-03-02T02:22:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"active_threads": 97,
"thread_pool_size": 100,
"queue_length": 397
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-dd99e661",
"description": "Service notification-service instance notification-01 is down",
"timestamp": "2024-03-02T02:30:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"server": "notification-01",
"error_type": "ServiceCrashException",
"uptime": 15
}
},
"sop_context": {}
},
"time_difference_minutes": 8.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-4e2eecf9",
"description": "Thread pool exhaustion on payment-01",
"timestamp": "2024-03-02T02:22:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"active_threads": 97,
"thread_pool_size": 100,
"queue_length": 397
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-c207da21",
"description": "High memory usage before crash on notification-01",
"timestamp": "2024-03-02T02:32:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"memory_usage": 95.62954785846564,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 10.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-4e2eecf9",
"description": "Thread pool exhaustion on payment-01",
"timestamp": "2024-03-02T02:22:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"active_threads": 97,
"thread_pool_size": 100,
"queue_length": 397
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-662a5855",
"description": "Thread pool exhaustion on notification-01",
"timestamp": "2024-03-02T02:36:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"active_threads": 96,
"thread_pool_size": 100,
"queue_length": 301
}
},
"sop_context": {}
},
"time_difference_minutes": 14.0
}
|
true
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.