question
stringlengths 1.03k
1.62k
| answer
stringclasses 2
values |
---|---|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-341085ad",
"description": "Memory pressure on order-proc-02",
"timestamp": "2024-03-26T20:12:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-02",
"memory_usage": 94.30190310871403,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-33c94f17",
"description": "Degraded performance in customer-service due to web-frontend issues",
"timestamp": "2024-03-26T20:23:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "customer-service",
"related_entities": [
"web-frontend"
],
"error_rate": 8.591962437418042,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 11.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-341085ad",
"description": "Memory pressure on order-proc-02",
"timestamp": "2024-03-26T20:12:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-02",
"memory_usage": 94.30190310871403,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-504c25af",
"description": "Degraded performance in order-processing due to web-frontend issues",
"timestamp": "2024-03-26T20:26:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"web-frontend"
],
"error_rate": 13.793893479146316,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 14.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-341085ad",
"description": "Memory pressure on order-proc-02",
"timestamp": "2024-03-26T20:12:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-02",
"memory_usage": 94.30190310871403,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-88d2c042",
"description": "Degraded performance in notification-service due to order-processing issues",
"timestamp": "2024-03-26T20:27:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"order-processing"
],
"error_rate": 12.190641491221179,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 15.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-341085ad",
"description": "Memory pressure on order-proc-02",
"timestamp": "2024-03-26T20:12:00Z",
"severity": "medium",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-02",
"memory_usage": 94.30190310871403,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-b1c22472",
"description": "Degraded performance in payment-service due to order-processing issues",
"timestamp": "2024-03-26T20:31:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"order-processing"
],
"error_rate": 14.695162938463671,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 19.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-569d63c0",
"description": "Increased API response time for /api/default endpoint",
"timestamp": "2024-03-26T20:15:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"endpoint": "/api/default",
"response_time": 3971,
"threshold": 1000,
"method": "GET"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-82a80daf",
"description": "High CPU usage detected on order-proc-02",
"timestamp": "2024-03-26T20:19:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-02",
"cpu_usage": 82.76231501303032,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"time_difference_minutes": 4.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-569d63c0",
"description": "Increased API response time for /api/default endpoint",
"timestamp": "2024-03-26T20:15:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"endpoint": "/api/default",
"response_time": 3971,
"threshold": 1000,
"method": "GET"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-fa474d85",
"description": "High error rate on order-proc-02",
"timestamp": "2024-03-26T20:20:00Z",
"severity": "critical",
"source": "web-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 22.819741251104368,
"threshold": 5,
"status_code": 500
}
},
"sop_context": {}
},
"time_difference_minutes": 5.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-569d63c0",
"description": "Increased API response time for /api/default endpoint",
"timestamp": "2024-03-26T20:15:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"endpoint": "/api/default",
"response_time": 3971,
"threshold": 1000,
"method": "GET"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-33c94f17",
"description": "Degraded performance in customer-service due to web-frontend issues",
"timestamp": "2024-03-26T20:23:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "customer-service",
"related_entities": [
"web-frontend"
],
"error_rate": 8.591962437418042,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 8.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-569d63c0",
"description": "Increased API response time for /api/default endpoint",
"timestamp": "2024-03-26T20:15:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"endpoint": "/api/default",
"response_time": 3971,
"threshold": 1000,
"method": "GET"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-504c25af",
"description": "Degraded performance in order-processing due to web-frontend issues",
"timestamp": "2024-03-26T20:26:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"web-frontend"
],
"error_rate": 13.793893479146316,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 11.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-569d63c0",
"description": "Increased API response time for /api/default endpoint",
"timestamp": "2024-03-26T20:15:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"endpoint": "/api/default",
"response_time": 3971,
"threshold": 1000,
"method": "GET"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-88d2c042",
"description": "Degraded performance in notification-service due to order-processing issues",
"timestamp": "2024-03-26T20:27:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"order-processing"
],
"error_rate": 12.190641491221179,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 12.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-569d63c0",
"description": "Increased API response time for /api/default endpoint",
"timestamp": "2024-03-26T20:15:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"endpoint": "/api/default",
"response_time": 3971,
"threshold": 1000,
"method": "GET"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-b1c22472",
"description": "Degraded performance in payment-service due to order-processing issues",
"timestamp": "2024-03-26T20:31:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"order-processing"
],
"error_rate": 14.695162938463671,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 16.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-82a80daf",
"description": "High CPU usage detected on order-proc-02",
"timestamp": "2024-03-26T20:19:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-02",
"cpu_usage": 82.76231501303032,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-fa474d85",
"description": "High error rate on order-proc-02",
"timestamp": "2024-03-26T20:20:00Z",
"severity": "critical",
"source": "web-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 22.819741251104368,
"threshold": 5,
"status_code": 500
}
},
"sop_context": {}
},
"time_difference_minutes": 1.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-82a80daf",
"description": "High CPU usage detected on order-proc-02",
"timestamp": "2024-03-26T20:19:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-02",
"cpu_usage": 82.76231501303032,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-33c94f17",
"description": "Degraded performance in customer-service due to web-frontend issues",
"timestamp": "2024-03-26T20:23:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "customer-service",
"related_entities": [
"web-frontend"
],
"error_rate": 8.591962437418042,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 4.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-82a80daf",
"description": "High CPU usage detected on order-proc-02",
"timestamp": "2024-03-26T20:19:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-02",
"cpu_usage": 82.76231501303032,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-504c25af",
"description": "Degraded performance in order-processing due to web-frontend issues",
"timestamp": "2024-03-26T20:26:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"web-frontend"
],
"error_rate": 13.793893479146316,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 7.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-82a80daf",
"description": "High CPU usage detected on order-proc-02",
"timestamp": "2024-03-26T20:19:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-02",
"cpu_usage": 82.76231501303032,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-88d2c042",
"description": "Degraded performance in notification-service due to order-processing issues",
"timestamp": "2024-03-26T20:27:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"order-processing"
],
"error_rate": 12.190641491221179,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 8.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-82a80daf",
"description": "High CPU usage detected on order-proc-02",
"timestamp": "2024-03-26T20:19:00Z",
"severity": "critical",
"source": "cloudwatch",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"server": "order-proc-02",
"cpu_usage": 82.76231501303032,
"threshold": 80,
"region": "us-east-1"
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-b1c22472",
"description": "Degraded performance in payment-service due to order-processing issues",
"timestamp": "2024-03-26T20:31:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"order-processing"
],
"error_rate": 14.695162938463671,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 12.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-fa474d85",
"description": "High error rate on order-proc-02",
"timestamp": "2024-03-26T20:20:00Z",
"severity": "critical",
"source": "web-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 22.819741251104368,
"threshold": 5,
"status_code": 500
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-33c94f17",
"description": "Degraded performance in customer-service due to web-frontend issues",
"timestamp": "2024-03-26T20:23:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "customer-service",
"related_entities": [
"web-frontend"
],
"error_rate": 8.591962437418042,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 3.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-fa474d85",
"description": "High error rate on order-proc-02",
"timestamp": "2024-03-26T20:20:00Z",
"severity": "critical",
"source": "web-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 22.819741251104368,
"threshold": 5,
"status_code": 500
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-504c25af",
"description": "Degraded performance in order-processing due to web-frontend issues",
"timestamp": "2024-03-26T20:26:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"web-frontend"
],
"error_rate": 13.793893479146316,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 6.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-fa474d85",
"description": "High error rate on order-proc-02",
"timestamp": "2024-03-26T20:20:00Z",
"severity": "critical",
"source": "web-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 22.819741251104368,
"threshold": 5,
"status_code": 500
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-88d2c042",
"description": "Degraded performance in notification-service due to order-processing issues",
"timestamp": "2024-03-26T20:27:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"order-processing"
],
"error_rate": 12.190641491221179,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 7.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-fa474d85",
"description": "High error rate on order-proc-02",
"timestamp": "2024-03-26T20:20:00Z",
"severity": "critical",
"source": "web-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"error_rate": 22.819741251104368,
"threshold": 5,
"status_code": 500
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-b1c22472",
"description": "Degraded performance in payment-service due to order-processing issues",
"timestamp": "2024-03-26T20:31:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"order-processing"
],
"error_rate": 14.695162938463671,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 11.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-33c94f17",
"description": "Degraded performance in customer-service due to web-frontend issues",
"timestamp": "2024-03-26T20:23:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "customer-service",
"related_entities": [
"web-frontend"
],
"error_rate": 8.591962437418042,
"threshold": 5
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-504c25af",
"description": "Degraded performance in order-processing due to web-frontend issues",
"timestamp": "2024-03-26T20:26:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"web-frontend"
],
"error_rate": 13.793893479146316,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 3.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-33c94f17",
"description": "Degraded performance in customer-service due to web-frontend issues",
"timestamp": "2024-03-26T20:23:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "customer-service",
"related_entities": [
"web-frontend"
],
"error_rate": 8.591962437418042,
"threshold": 5
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-88d2c042",
"description": "Degraded performance in notification-service due to order-processing issues",
"timestamp": "2024-03-26T20:27:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"order-processing"
],
"error_rate": 12.190641491221179,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 4.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-33c94f17",
"description": "Degraded performance in customer-service due to web-frontend issues",
"timestamp": "2024-03-26T20:23:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "customer-service",
"related_entities": [
"web-frontend"
],
"error_rate": 8.591962437418042,
"threshold": 5
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-b1c22472",
"description": "Degraded performance in payment-service due to order-processing issues",
"timestamp": "2024-03-26T20:31:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"order-processing"
],
"error_rate": 14.695162938463671,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 8.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-504c25af",
"description": "Degraded performance in order-processing due to web-frontend issues",
"timestamp": "2024-03-26T20:26:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"web-frontend"
],
"error_rate": 13.793893479146316,
"threshold": 5
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-88d2c042",
"description": "Degraded performance in notification-service due to order-processing issues",
"timestamp": "2024-03-26T20:27:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"order-processing"
],
"error_rate": 12.190641491221179,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 1.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-504c25af",
"description": "Degraded performance in order-processing due to web-frontend issues",
"timestamp": "2024-03-26T20:26:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"web-frontend"
],
"error_rate": 13.793893479146316,
"threshold": 5
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-b1c22472",
"description": "Degraded performance in payment-service due to order-processing issues",
"timestamp": "2024-03-26T20:31:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"order-processing"
],
"error_rate": 14.695162938463671,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 5.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-88d2c042",
"description": "Degraded performance in notification-service due to order-processing issues",
"timestamp": "2024-03-26T20:27:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"order-processing"
],
"error_rate": 12.190641491221179,
"threshold": 5
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-b1c22472",
"description": "Degraded performance in payment-service due to order-processing issues",
"timestamp": "2024-03-26T20:31:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"order-processing"
],
"error_rate": 14.695162938463671,
"threshold": 5
}
},
"sop_context": {}
},
"time_difference_minutes": 4.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-260c8078",
"description": "Service web-frontend instance web-server-02 is down",
"timestamp": "2024-03-27T01:00:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"error_type": "ServiceCrashException",
"uptime": 3
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-b53d66f0",
"description": "Thread pool exhaustion on web-server-02",
"timestamp": "2024-03-27T01:01:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"active_threads": 98,
"thread_pool_size": 100,
"queue_length": 444
}
},
"sop_context": {}
},
"time_difference_minutes": 1.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-260c8078",
"description": "Service web-frontend instance web-server-02 is down",
"timestamp": "2024-03-27T01:00:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"error_type": "ServiceCrashException",
"uptime": 3
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-405d3604",
"description": "High memory usage before crash on web-server-01",
"timestamp": "2024-03-27T01:05:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"memory_usage": 92.53528447415763,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 5.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-260c8078",
"description": "Service web-frontend instance web-server-02 is down",
"timestamp": "2024-03-27T01:00:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"error_type": "ServiceCrashException",
"uptime": 3
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-06555e9a",
"description": "Service order-processing instance order-proc-02 is down",
"timestamp": "2024-03-27T01:07: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": 7.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-260c8078",
"description": "Service web-frontend instance web-server-02 is down",
"timestamp": "2024-03-27T01:00:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"error_type": "ServiceCrashException",
"uptime": 3
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-7274ff63",
"description": "High memory usage before crash on order-proc-01",
"timestamp": "2024-03-27T01:10:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"memory_usage": 93.88704972382604,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 10.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-260c8078",
"description": "Service web-frontend instance web-server-02 is down",
"timestamp": "2024-03-27T01:00:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"error_type": "ServiceCrashException",
"uptime": 3
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-e0a8181b",
"description": "Thread pool exhaustion on order-proc-01",
"timestamp": "2024-03-27T01:15:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"active_threads": 95,
"thread_pool_size": 100,
"queue_length": 279
}
},
"sop_context": {}
},
"time_difference_minutes": 15.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-260c8078",
"description": "Service web-frontend instance web-server-02 is down",
"timestamp": "2024-03-27T01:00:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"error_type": "ServiceCrashException",
"uptime": 3
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-21f2759f",
"description": "Service payment-service instance payment-01 is down",
"timestamp": "2024-03-27T01:18:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"server": "payment-01",
"error_type": "ServiceCrashException",
"uptime": 34
}
},
"sop_context": {}
},
"time_difference_minutes": 18.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-260c8078",
"description": "Service web-frontend instance web-server-02 is down",
"timestamp": "2024-03-27T01:00:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"error_type": "ServiceCrashException",
"uptime": 3
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-e68402d5",
"description": "High memory usage before crash on payment-01",
"timestamp": "2024-03-27T01:21:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"memory_usage": 97.74546957018923,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 21.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-260c8078",
"description": "Service web-frontend instance web-server-02 is down",
"timestamp": "2024-03-27T01:00:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"error_type": "ServiceCrashException",
"uptime": 3
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-568302db",
"description": "Thread pool exhaustion on payment-01",
"timestamp": "2024-03-27T01:22:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"active_threads": 95,
"thread_pool_size": 100,
"queue_length": 372
}
},
"sop_context": {}
},
"time_difference_minutes": 22.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-260c8078",
"description": "Service web-frontend instance web-server-02 is down",
"timestamp": "2024-03-27T01:00:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"error_type": "ServiceCrashException",
"uptime": 3
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-ff0daa21",
"description": "Thread pool exhaustion on notification-01",
"timestamp": "2024-03-27T01:27:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"active_threads": 96,
"thread_pool_size": 100,
"queue_length": 485
}
},
"sop_context": {}
},
"time_difference_minutes": 27.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-260c8078",
"description": "Service web-frontend instance web-server-02 is down",
"timestamp": "2024-03-27T01:00:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"error_type": "ServiceCrashException",
"uptime": 3
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-f1092654",
"description": "Service notification-service instance notification-01 is down",
"timestamp": "2024-03-27T01:32:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"server": "notification-01",
"error_type": "ServiceCrashException",
"uptime": 30
}
},
"sop_context": {}
},
"time_difference_minutes": 32.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-260c8078",
"description": "Service web-frontend instance web-server-02 is down",
"timestamp": "2024-03-27T01:00:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"server": "web-server-02",
"error_type": "ServiceCrashException",
"uptime": 3
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-6a177cb9",
"description": "High memory usage before crash on notification-01",
"timestamp": "2024-03-27T01:36:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"memory_usage": 93.62293928135469,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 36.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-b53d66f0",
"description": "Thread pool exhaustion on web-server-02",
"timestamp": "2024-03-27T01:01:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"active_threads": 98,
"thread_pool_size": 100,
"queue_length": 444
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-405d3604",
"description": "High memory usage before crash on web-server-01",
"timestamp": "2024-03-27T01:05:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"memory_usage": 92.53528447415763,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 4.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-b53d66f0",
"description": "Thread pool exhaustion on web-server-02",
"timestamp": "2024-03-27T01:01:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"active_threads": 98,
"thread_pool_size": 100,
"queue_length": 444
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-06555e9a",
"description": "Service order-processing instance order-proc-02 is down",
"timestamp": "2024-03-27T01:07: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-b53d66f0",
"description": "Thread pool exhaustion on web-server-02",
"timestamp": "2024-03-27T01:01:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"active_threads": 98,
"thread_pool_size": 100,
"queue_length": 444
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-7274ff63",
"description": "High memory usage before crash on order-proc-01",
"timestamp": "2024-03-27T01:10:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"memory_usage": 93.88704972382604,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 9.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-b53d66f0",
"description": "Thread pool exhaustion on web-server-02",
"timestamp": "2024-03-27T01:01:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"active_threads": 98,
"thread_pool_size": 100,
"queue_length": 444
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-e0a8181b",
"description": "Thread pool exhaustion on order-proc-01",
"timestamp": "2024-03-27T01:15:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"active_threads": 95,
"thread_pool_size": 100,
"queue_length": 279
}
},
"sop_context": {}
},
"time_difference_minutes": 14.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-b53d66f0",
"description": "Thread pool exhaustion on web-server-02",
"timestamp": "2024-03-27T01:01:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"active_threads": 98,
"thread_pool_size": 100,
"queue_length": 444
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-21f2759f",
"description": "Service payment-service instance payment-01 is down",
"timestamp": "2024-03-27T01:18:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"server": "payment-01",
"error_type": "ServiceCrashException",
"uptime": 34
}
},
"sop_context": {}
},
"time_difference_minutes": 17.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-b53d66f0",
"description": "Thread pool exhaustion on web-server-02",
"timestamp": "2024-03-27T01:01:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"active_threads": 98,
"thread_pool_size": 100,
"queue_length": 444
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-e68402d5",
"description": "High memory usage before crash on payment-01",
"timestamp": "2024-03-27T01:21:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"memory_usage": 97.74546957018923,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 20.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-b53d66f0",
"description": "Thread pool exhaustion on web-server-02",
"timestamp": "2024-03-27T01:01:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"active_threads": 98,
"thread_pool_size": 100,
"queue_length": 444
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-568302db",
"description": "Thread pool exhaustion on payment-01",
"timestamp": "2024-03-27T01:22:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"active_threads": 95,
"thread_pool_size": 100,
"queue_length": 372
}
},
"sop_context": {}
},
"time_difference_minutes": 21.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-b53d66f0",
"description": "Thread pool exhaustion on web-server-02",
"timestamp": "2024-03-27T01:01:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"active_threads": 98,
"thread_pool_size": 100,
"queue_length": 444
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-ff0daa21",
"description": "Thread pool exhaustion on notification-01",
"timestamp": "2024-03-27T01:27:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"active_threads": 96,
"thread_pool_size": 100,
"queue_length": 485
}
},
"sop_context": {}
},
"time_difference_minutes": 26.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-b53d66f0",
"description": "Thread pool exhaustion on web-server-02",
"timestamp": "2024-03-27T01:01:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"active_threads": 98,
"thread_pool_size": 100,
"queue_length": 444
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-f1092654",
"description": "Service notification-service instance notification-01 is down",
"timestamp": "2024-03-27T01:32:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"server": "notification-01",
"error_type": "ServiceCrashException",
"uptime": 30
}
},
"sop_context": {}
},
"time_difference_minutes": 31.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-b53d66f0",
"description": "Thread pool exhaustion on web-server-02",
"timestamp": "2024-03-27T01:01:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"active_threads": 98,
"thread_pool_size": 100,
"queue_length": 444
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-6a177cb9",
"description": "High memory usage before crash on notification-01",
"timestamp": "2024-03-27T01:36:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"memory_usage": 93.62293928135469,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 35.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-405d3604",
"description": "High memory usage before crash on web-server-01",
"timestamp": "2024-03-27T01:05:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"memory_usage": 92.53528447415763,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-06555e9a",
"description": "Service order-processing instance order-proc-02 is down",
"timestamp": "2024-03-27T01:07: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": 2.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-405d3604",
"description": "High memory usage before crash on web-server-01",
"timestamp": "2024-03-27T01:05:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"memory_usage": 92.53528447415763,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-7274ff63",
"description": "High memory usage before crash on order-proc-01",
"timestamp": "2024-03-27T01:10:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"memory_usage": 93.88704972382604,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 5.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-405d3604",
"description": "High memory usage before crash on web-server-01",
"timestamp": "2024-03-27T01:05:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"memory_usage": 92.53528447415763,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-e0a8181b",
"description": "Thread pool exhaustion on order-proc-01",
"timestamp": "2024-03-27T01:15:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"active_threads": 95,
"thread_pool_size": 100,
"queue_length": 279
}
},
"sop_context": {}
},
"time_difference_minutes": 10.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-405d3604",
"description": "High memory usage before crash on web-server-01",
"timestamp": "2024-03-27T01:05:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"memory_usage": 92.53528447415763,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-21f2759f",
"description": "Service payment-service instance payment-01 is down",
"timestamp": "2024-03-27T01:18:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"server": "payment-01",
"error_type": "ServiceCrashException",
"uptime": 34
}
},
"sop_context": {}
},
"time_difference_minutes": 13.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-405d3604",
"description": "High memory usage before crash on web-server-01",
"timestamp": "2024-03-27T01:05:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"memory_usage": 92.53528447415763,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-e68402d5",
"description": "High memory usage before crash on payment-01",
"timestamp": "2024-03-27T01:21:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"memory_usage": 97.74546957018923,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 16.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-405d3604",
"description": "High memory usage before crash on web-server-01",
"timestamp": "2024-03-27T01:05:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"memory_usage": 92.53528447415763,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-568302db",
"description": "Thread pool exhaustion on payment-01",
"timestamp": "2024-03-27T01:22:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"active_threads": 95,
"thread_pool_size": 100,
"queue_length": 372
}
},
"sop_context": {}
},
"time_difference_minutes": 17.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-405d3604",
"description": "High memory usage before crash on web-server-01",
"timestamp": "2024-03-27T01:05:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"memory_usage": 92.53528447415763,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-ff0daa21",
"description": "Thread pool exhaustion on notification-01",
"timestamp": "2024-03-27T01:27:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"active_threads": 96,
"thread_pool_size": 100,
"queue_length": 485
}
},
"sop_context": {}
},
"time_difference_minutes": 22.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-405d3604",
"description": "High memory usage before crash on web-server-01",
"timestamp": "2024-03-27T01:05:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"memory_usage": 92.53528447415763,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-f1092654",
"description": "Service notification-service instance notification-01 is down",
"timestamp": "2024-03-27T01:32:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"server": "notification-01",
"error_type": "ServiceCrashException",
"uptime": 30
}
},
"sop_context": {}
},
"time_difference_minutes": 27.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-405d3604",
"description": "High memory usage before crash on web-server-01",
"timestamp": "2024-03-27T01:05:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "web-frontend",
"related_entities": [
"order-processing",
"customer-service"
],
"memory_usage": 92.53528447415763,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-6a177cb9",
"description": "High memory usage before crash on notification-01",
"timestamp": "2024-03-27T01:36:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"memory_usage": 93.62293928135469,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 31.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-06555e9a",
"description": "Service order-processing instance order-proc-02 is down",
"timestamp": "2024-03-27T01:07: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-7274ff63",
"description": "High memory usage before crash on order-proc-01",
"timestamp": "2024-03-27T01:10:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"memory_usage": 93.88704972382604,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 3.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-06555e9a",
"description": "Service order-processing instance order-proc-02 is down",
"timestamp": "2024-03-27T01:07: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-e0a8181b",
"description": "Thread pool exhaustion on order-proc-01",
"timestamp": "2024-03-27T01:15:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"active_threads": 95,
"thread_pool_size": 100,
"queue_length": 279
}
},
"sop_context": {}
},
"time_difference_minutes": 8.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-06555e9a",
"description": "Service order-processing instance order-proc-02 is down",
"timestamp": "2024-03-27T01:07: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-21f2759f",
"description": "Service payment-service instance payment-01 is down",
"timestamp": "2024-03-27T01:18:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"server": "payment-01",
"error_type": "ServiceCrashException",
"uptime": 34
}
},
"sop_context": {}
},
"time_difference_minutes": 11.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-06555e9a",
"description": "Service order-processing instance order-proc-02 is down",
"timestamp": "2024-03-27T01:07: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-e68402d5",
"description": "High memory usage before crash on payment-01",
"timestamp": "2024-03-27T01:21:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"memory_usage": 97.74546957018923,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 14.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-06555e9a",
"description": "Service order-processing instance order-proc-02 is down",
"timestamp": "2024-03-27T01:07: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-568302db",
"description": "Thread pool exhaustion on payment-01",
"timestamp": "2024-03-27T01:22:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"active_threads": 95,
"thread_pool_size": 100,
"queue_length": 372
}
},
"sop_context": {}
},
"time_difference_minutes": 15.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-06555e9a",
"description": "Service order-processing instance order-proc-02 is down",
"timestamp": "2024-03-27T01:07: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-ff0daa21",
"description": "Thread pool exhaustion on notification-01",
"timestamp": "2024-03-27T01:27:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"active_threads": 96,
"thread_pool_size": 100,
"queue_length": 485
}
},
"sop_context": {}
},
"time_difference_minutes": 20.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-06555e9a",
"description": "Service order-processing instance order-proc-02 is down",
"timestamp": "2024-03-27T01:07: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-f1092654",
"description": "Service notification-service instance notification-01 is down",
"timestamp": "2024-03-27T01:32:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"server": "notification-01",
"error_type": "ServiceCrashException",
"uptime": 30
}
},
"sop_context": {}
},
"time_difference_minutes": 25.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-06555e9a",
"description": "Service order-processing instance order-proc-02 is down",
"timestamp": "2024-03-27T01:07: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-6a177cb9",
"description": "High memory usage before crash on notification-01",
"timestamp": "2024-03-27T01:36:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"memory_usage": 93.62293928135469,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 29.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-7274ff63",
"description": "High memory usage before crash on order-proc-01",
"timestamp": "2024-03-27T01:10:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"memory_usage": 93.88704972382604,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-e0a8181b",
"description": "Thread pool exhaustion on order-proc-01",
"timestamp": "2024-03-27T01:15:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"active_threads": 95,
"thread_pool_size": 100,
"queue_length": 279
}
},
"sop_context": {}
},
"time_difference_minutes": 5.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-7274ff63",
"description": "High memory usage before crash on order-proc-01",
"timestamp": "2024-03-27T01:10:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"memory_usage": 93.88704972382604,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-21f2759f",
"description": "Service payment-service instance payment-01 is down",
"timestamp": "2024-03-27T01:18:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"server": "payment-01",
"error_type": "ServiceCrashException",
"uptime": 34
}
},
"sop_context": {}
},
"time_difference_minutes": 8.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-7274ff63",
"description": "High memory usage before crash on order-proc-01",
"timestamp": "2024-03-27T01:10:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"memory_usage": 93.88704972382604,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-e68402d5",
"description": "High memory usage before crash on payment-01",
"timestamp": "2024-03-27T01:21:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"memory_usage": 97.74546957018923,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 11.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-7274ff63",
"description": "High memory usage before crash on order-proc-01",
"timestamp": "2024-03-27T01:10:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"memory_usage": 93.88704972382604,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-568302db",
"description": "Thread pool exhaustion on payment-01",
"timestamp": "2024-03-27T01:22:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"active_threads": 95,
"thread_pool_size": 100,
"queue_length": 372
}
},
"sop_context": {}
},
"time_difference_minutes": 12.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-7274ff63",
"description": "High memory usage before crash on order-proc-01",
"timestamp": "2024-03-27T01:10:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"memory_usage": 93.88704972382604,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-ff0daa21",
"description": "Thread pool exhaustion on notification-01",
"timestamp": "2024-03-27T01:27:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"active_threads": 96,
"thread_pool_size": 100,
"queue_length": 485
}
},
"sop_context": {}
},
"time_difference_minutes": 17.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-7274ff63",
"description": "High memory usage before crash on order-proc-01",
"timestamp": "2024-03-27T01:10:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"memory_usage": 93.88704972382604,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-f1092654",
"description": "Service notification-service instance notification-01 is down",
"timestamp": "2024-03-27T01:32:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"server": "notification-01",
"error_type": "ServiceCrashException",
"uptime": 30
}
},
"sop_context": {}
},
"time_difference_minutes": 22.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-7274ff63",
"description": "High memory usage before crash on order-proc-01",
"timestamp": "2024-03-27T01:10:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"memory_usage": 93.88704972382604,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-6a177cb9",
"description": "High memory usage before crash on notification-01",
"timestamp": "2024-03-27T01:36:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"memory_usage": 93.62293928135469,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 26.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-e0a8181b",
"description": "Thread pool exhaustion on order-proc-01",
"timestamp": "2024-03-27T01:15:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"active_threads": 95,
"thread_pool_size": 100,
"queue_length": 279
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-21f2759f",
"description": "Service payment-service instance payment-01 is down",
"timestamp": "2024-03-27T01:18:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"server": "payment-01",
"error_type": "ServiceCrashException",
"uptime": 34
}
},
"sop_context": {}
},
"time_difference_minutes": 3.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-e0a8181b",
"description": "Thread pool exhaustion on order-proc-01",
"timestamp": "2024-03-27T01:15:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"active_threads": 95,
"thread_pool_size": 100,
"queue_length": 279
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-e68402d5",
"description": "High memory usage before crash on payment-01",
"timestamp": "2024-03-27T01:21:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"memory_usage": 97.74546957018923,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 6.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-e0a8181b",
"description": "Thread pool exhaustion on order-proc-01",
"timestamp": "2024-03-27T01:15:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"active_threads": 95,
"thread_pool_size": 100,
"queue_length": 279
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-568302db",
"description": "Thread pool exhaustion on payment-01",
"timestamp": "2024-03-27T01:22:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"active_threads": 95,
"thread_pool_size": 100,
"queue_length": 372
}
},
"sop_context": {}
},
"time_difference_minutes": 7.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-e0a8181b",
"description": "Thread pool exhaustion on order-proc-01",
"timestamp": "2024-03-27T01:15:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"active_threads": 95,
"thread_pool_size": 100,
"queue_length": 279
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-ff0daa21",
"description": "Thread pool exhaustion on notification-01",
"timestamp": "2024-03-27T01:27:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"active_threads": 96,
"thread_pool_size": 100,
"queue_length": 485
}
},
"sop_context": {}
},
"time_difference_minutes": 12.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-e0a8181b",
"description": "Thread pool exhaustion on order-proc-01",
"timestamp": "2024-03-27T01:15:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"active_threads": 95,
"thread_pool_size": 100,
"queue_length": 279
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-f1092654",
"description": "Service notification-service instance notification-01 is down",
"timestamp": "2024-03-27T01:32:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"server": "notification-01",
"error_type": "ServiceCrashException",
"uptime": 30
}
},
"sop_context": {}
},
"time_difference_minutes": 17.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-e0a8181b",
"description": "Thread pool exhaustion on order-proc-01",
"timestamp": "2024-03-27T01:15:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "order-processing",
"related_entities": [
"orders-database",
"payment-service",
"notification-service"
],
"active_threads": 95,
"thread_pool_size": 100,
"queue_length": 279
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-6a177cb9",
"description": "High memory usage before crash on notification-01",
"timestamp": "2024-03-27T01:36:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"memory_usage": 93.62293928135469,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 21.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-21f2759f",
"description": "Service payment-service instance payment-01 is down",
"timestamp": "2024-03-27T01:18:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"server": "payment-01",
"error_type": "ServiceCrashException",
"uptime": 34
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-e68402d5",
"description": "High memory usage before crash on payment-01",
"timestamp": "2024-03-27T01:21:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"memory_usage": 97.74546957018923,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 3.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-21f2759f",
"description": "Service payment-service instance payment-01 is down",
"timestamp": "2024-03-27T01:18:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"server": "payment-01",
"error_type": "ServiceCrashException",
"uptime": 34
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-568302db",
"description": "Thread pool exhaustion on payment-01",
"timestamp": "2024-03-27T01:22:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"active_threads": 95,
"thread_pool_size": 100,
"queue_length": 372
}
},
"sop_context": {}
},
"time_difference_minutes": 4.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-21f2759f",
"description": "Service payment-service instance payment-01 is down",
"timestamp": "2024-03-27T01:18:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"server": "payment-01",
"error_type": "ServiceCrashException",
"uptime": 34
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-ff0daa21",
"description": "Thread pool exhaustion on notification-01",
"timestamp": "2024-03-27T01:27:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"active_threads": 96,
"thread_pool_size": 100,
"queue_length": 485
}
},
"sop_context": {}
},
"time_difference_minutes": 9.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-21f2759f",
"description": "Service payment-service instance payment-01 is down",
"timestamp": "2024-03-27T01:18:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"server": "payment-01",
"error_type": "ServiceCrashException",
"uptime": 34
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-f1092654",
"description": "Service notification-service instance notification-01 is down",
"timestamp": "2024-03-27T01:32:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"server": "notification-01",
"error_type": "ServiceCrashException",
"uptime": 30
}
},
"sop_context": {}
},
"time_difference_minutes": 14.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-21f2759f",
"description": "Service payment-service instance payment-01 is down",
"timestamp": "2024-03-27T01:18:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"server": "payment-01",
"error_type": "ServiceCrashException",
"uptime": 34
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-6a177cb9",
"description": "High memory usage before crash on notification-01",
"timestamp": "2024-03-27T01:36:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"memory_usage": 93.62293928135469,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 18.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-e68402d5",
"description": "High memory usage before crash on payment-01",
"timestamp": "2024-03-27T01:21:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"memory_usage": 97.74546957018923,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-568302db",
"description": "Thread pool exhaustion on payment-01",
"timestamp": "2024-03-27T01:22:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"active_threads": 95,
"thread_pool_size": 100,
"queue_length": 372
}
},
"sop_context": {}
},
"time_difference_minutes": 1.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-e68402d5",
"description": "High memory usage before crash on payment-01",
"timestamp": "2024-03-27T01:21:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"memory_usage": 97.74546957018923,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-ff0daa21",
"description": "Thread pool exhaustion on notification-01",
"timestamp": "2024-03-27T01:27:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"active_threads": 96,
"thread_pool_size": 100,
"queue_length": 485
}
},
"sop_context": {}
},
"time_difference_minutes": 6.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-e68402d5",
"description": "High memory usage before crash on payment-01",
"timestamp": "2024-03-27T01:21:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"memory_usage": 97.74546957018923,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-f1092654",
"description": "Service notification-service instance notification-01 is down",
"timestamp": "2024-03-27T01:32:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"server": "notification-01",
"error_type": "ServiceCrashException",
"uptime": 30
}
},
"sop_context": {}
},
"time_difference_minutes": 11.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-e68402d5",
"description": "High memory usage before crash on payment-01",
"timestamp": "2024-03-27T01:21:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"memory_usage": 97.74546957018923,
"threshold": 80
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-6a177cb9",
"description": "High memory usage before crash on notification-01",
"timestamp": "2024-03-27T01:36:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"memory_usage": 93.62293928135469,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 15.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-568302db",
"description": "Thread pool exhaustion on payment-01",
"timestamp": "2024-03-27T01:22:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"active_threads": 95,
"thread_pool_size": 100,
"queue_length": 372
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-ff0daa21",
"description": "Thread pool exhaustion on notification-01",
"timestamp": "2024-03-27T01:27:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"active_threads": 96,
"thread_pool_size": 100,
"queue_length": 485
}
},
"sop_context": {}
},
"time_difference_minutes": 5.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-568302db",
"description": "Thread pool exhaustion on payment-01",
"timestamp": "2024-03-27T01:22:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"active_threads": 95,
"thread_pool_size": 100,
"queue_length": 372
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-f1092654",
"description": "Service notification-service instance notification-01 is down",
"timestamp": "2024-03-27T01:32:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"server": "notification-01",
"error_type": "ServiceCrashException",
"uptime": 30
}
},
"sop_context": {}
},
"time_difference_minutes": 10.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-568302db",
"description": "Thread pool exhaustion on payment-01",
"timestamp": "2024-03-27T01:22:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "payment-service",
"related_entities": [
"payment-database"
],
"active_threads": 95,
"thread_pool_size": 100,
"queue_length": 372
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-6a177cb9",
"description": "High memory usage before crash on notification-01",
"timestamp": "2024-03-27T01:36:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"memory_usage": 93.62293928135469,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 14.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-ff0daa21",
"description": "Thread pool exhaustion on notification-01",
"timestamp": "2024-03-27T01:27:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"active_threads": 96,
"thread_pool_size": 100,
"queue_length": 485
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-f1092654",
"description": "Service notification-service instance notification-01 is down",
"timestamp": "2024-03-27T01:32:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"server": "notification-01",
"error_type": "ServiceCrashException",
"uptime": 30
}
},
"sop_context": {}
},
"time_difference_minutes": 5.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-ff0daa21",
"description": "Thread pool exhaustion on notification-01",
"timestamp": "2024-03-27T01:27:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"active_threads": 96,
"thread_pool_size": 100,
"queue_length": 485
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-6a177cb9",
"description": "High memory usage before crash on notification-01",
"timestamp": "2024-03-27T01:36:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"memory_usage": 93.62293928135469,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 9.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-f1092654",
"description": "Service notification-service instance notification-01 is down",
"timestamp": "2024-03-27T01:32:00Z",
"severity": "critical",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"server": "notification-01",
"error_type": "ServiceCrashException",
"uptime": 30
}
},
"sop_context": {}
},
"alert2": {
"alert": {
"id": "alert-6a177cb9",
"description": "High memory usage before crash on notification-01",
"timestamp": "2024-03-27T01:36:00Z",
"severity": "medium",
"source": "application-monitoring",
"metadata": {
"service": "notification-service",
"related_entities": [
"notification-queue"
],
"memory_usage": 93.62293928135469,
"threshold": 80
}
},
"sop_context": {}
},
"time_difference_minutes": 4.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-bd6c4a48",
"description": "High query latency on orders-db-01",
"timestamp": "2024-03-27T04:00:00Z",
"severity": "medium",
"source": "database-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"server": "orders-db-01",
"query_latency": 1302.2342801228306,
"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-1e419af6",
"description": "Increased memory usage on orders-db-01",
"timestamp": "2024-03-27T04:02:00Z",
"severity": "critical",
"source": "database-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"server": "orders-db-01",
"memory_usage": 93.16323136569511,
"threshold": 80
}
},
"sop_context": {
"signs": "Connection pool >90%, High query latency on returns-db, Memory pressure",
"actions": "Kill blocking queries, Clear cache, Release idle connections"
}
},
"time_difference_minutes": 2.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-bd6c4a48",
"description": "High query latency on orders-db-01",
"timestamp": "2024-03-27T04:00:00Z",
"severity": "medium",
"source": "database-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"server": "orders-db-01",
"query_latency": 1302.2342801228306,
"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-dcc51490",
"description": "Increased error rate in orders-database due to database connectivity",
"timestamp": "2024-03-27T04:04:00Z",
"severity": "critical",
"source": "application-logs",
"metadata": {
"service": "orders-database",
"related_entities": [],
"error_rate": 17.569559998555846,
"threshold": 5,
"error_type": "DatabaseTimeoutException"
}
},
"sop_context": {
"signs": "Connection pool >90%, High query latency on returns-db, Memory pressure",
"actions": "Kill blocking queries, Clear cache, Release idle connections"
}
},
"time_difference_minutes": 4.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-bd6c4a48",
"description": "High query latency on orders-db-01",
"timestamp": "2024-03-27T04:00:00Z",
"severity": "medium",
"source": "database-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"server": "orders-db-01",
"query_latency": 1302.2342801228306,
"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-4ca5a31e",
"description": "API endpoint /api/default experiencing high latency",
"timestamp": "2024-03-27T04:07:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"endpoint": "/api/default",
"response_time": 2166,
"threshold": 1000,
"method": "GET"
}
},
"sop_context": {
"signs": "Connection pool >90%, High query latency on returns-db, Memory pressure",
"actions": "Kill blocking queries, Clear cache, Release idle connections"
}
},
"time_difference_minutes": 7.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-bd6c4a48",
"description": "High query latency on orders-db-01",
"timestamp": "2024-03-27T04:00:00Z",
"severity": "medium",
"source": "database-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"server": "orders-db-01",
"query_latency": 1302.2342801228306,
"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-5eac32fc",
"description": "Database connection pool near capacity on orders-db-01",
"timestamp": "2024-03-27T04:10:00Z",
"severity": "medium",
"source": "database-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"server": "orders-db-01",
"pool_usage": 96.95890662353165,
"total_connections": 100,
"available_connections": 3
}
},
"sop_context": {
"signs": "Connection pool >90%, High query latency on returns-db, Memory pressure",
"actions": "Kill blocking queries, Clear cache, Release idle connections"
}
},
"time_difference_minutes": 10.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-1e419af6",
"description": "Increased memory usage on orders-db-01",
"timestamp": "2024-03-27T04:02:00Z",
"severity": "critical",
"source": "database-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"server": "orders-db-01",
"memory_usage": 93.16323136569511,
"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-dcc51490",
"description": "Increased error rate in orders-database due to database connectivity",
"timestamp": "2024-03-27T04:04:00Z",
"severity": "critical",
"source": "application-logs",
"metadata": {
"service": "orders-database",
"related_entities": [],
"error_rate": 17.569559998555846,
"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-1e419af6",
"description": "Increased memory usage on orders-db-01",
"timestamp": "2024-03-27T04:02:00Z",
"severity": "critical",
"source": "database-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"server": "orders-db-01",
"memory_usage": 93.16323136569511,
"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-4ca5a31e",
"description": "API endpoint /api/default experiencing high latency",
"timestamp": "2024-03-27T04:07:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"endpoint": "/api/default",
"response_time": 2166,
"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-1e419af6",
"description": "Increased memory usage on orders-db-01",
"timestamp": "2024-03-27T04:02:00Z",
"severity": "critical",
"source": "database-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"server": "orders-db-01",
"memory_usage": 93.16323136569511,
"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-5eac32fc",
"description": "Database connection pool near capacity on orders-db-01",
"timestamp": "2024-03-27T04:10:00Z",
"severity": "medium",
"source": "database-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"server": "orders-db-01",
"pool_usage": 96.95890662353165,
"total_connections": 100,
"available_connections": 3
}
},
"sop_context": {
"signs": "Connection pool >90%, High query latency on returns-db, Memory pressure",
"actions": "Kill blocking queries, Clear cache, Release idle connections"
}
},
"time_difference_minutes": 8.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-dcc51490",
"description": "Increased error rate in orders-database due to database connectivity",
"timestamp": "2024-03-27T04:04:00Z",
"severity": "critical",
"source": "application-logs",
"metadata": {
"service": "orders-database",
"related_entities": [],
"error_rate": 17.569559998555846,
"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-4ca5a31e",
"description": "API endpoint /api/default experiencing high latency",
"timestamp": "2024-03-27T04:07:00Z",
"severity": "high",
"source": "application-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"endpoint": "/api/default",
"response_time": 2166,
"threshold": 1000,
"method": "GET"
}
},
"sop_context": {
"signs": "Connection pool >90%, High query latency on returns-db, Memory pressure",
"actions": "Kill blocking queries, Clear cache, Release idle connections"
}
},
"time_difference_minutes": 3.0
}
|
true
|
Are these alerts related to each other ?
{
"alert1": {
"alert": {
"id": "alert-dcc51490",
"description": "Increased error rate in orders-database due to database connectivity",
"timestamp": "2024-03-27T04:04:00Z",
"severity": "critical",
"source": "application-logs",
"metadata": {
"service": "orders-database",
"related_entities": [],
"error_rate": 17.569559998555846,
"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-5eac32fc",
"description": "Database connection pool near capacity on orders-db-01",
"timestamp": "2024-03-27T04:10:00Z",
"severity": "medium",
"source": "database-monitoring",
"metadata": {
"service": "orders-database",
"related_entities": [],
"server": "orders-db-01",
"pool_usage": 96.95890662353165,
"total_connections": 100,
"available_connections": 3
}
},
"sop_context": {
"signs": "Connection pool >90%, High query latency on returns-db, Memory pressure",
"actions": "Kill blocking queries, Clear cache, Release idle connections"
}
},
"time_difference_minutes": 6.0
}
|
true
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.