Add files using upload-large-folder tool
Browse filesThis view is limited to 50 files because it contains too many changes. See raw diff
- benchmark/trainticket/service/1/raw_data/alert.json +22 -0
- benchmark/trainticket/service/1/raw_data/k8s_states.json +0 -0
- benchmark/trainticket/service/1/raw_data/logs.json +0 -0
- benchmark/trainticket/service/10/raw_data/alert.json +14 -0
- benchmark/trainticket/service/10/raw_data/k8s_states.json +0 -0
- benchmark/trainticket/service/10/raw_data/logs.json +0 -0
- benchmark/trainticket/service/11/raw_data/alert.json +14 -0
- benchmark/trainticket/service/11/raw_data/k8s_states.json +0 -0
- benchmark/trainticket/service/11/raw_data/logs.json +0 -0
- benchmark/trainticket/service/12/metadata.json +31 -0
- benchmark/trainticket/service/12/tool_cache.json +0 -0
- benchmark/trainticket/service/13/metadata.json +32 -0
- benchmark/trainticket/service/13/tool_cache.json +0 -0
- benchmark/trainticket/service/14/metadata.json +32 -0
- benchmark/trainticket/service/14/tool_cache.json +0 -0
- benchmark/trainticket/service/15/metadata.json +31 -0
- benchmark/trainticket/service/15/tool_cache.json +0 -0
- benchmark/trainticket/service/16/raw_data/alert.json +22 -0
- benchmark/trainticket/service/16/raw_data/k8s_states.json +0 -0
- benchmark/trainticket/service/16/raw_data/logs.json +0 -0
- benchmark/trainticket/service/17/raw_data/alert.json +22 -0
- benchmark/trainticket/service/17/raw_data/k8s_states.json +0 -0
- benchmark/trainticket/service/17/raw_data/logs.json +0 -0
- benchmark/trainticket/service/18/raw_data/alert.json +22 -0
- benchmark/trainticket/service/18/raw_data/k8s_states.json +0 -0
- benchmark/trainticket/service/18/raw_data/logs.json +0 -0
- benchmark/trainticket/service/19/raw_data/alert.json +14 -0
- benchmark/trainticket/service/19/raw_data/k8s_states.json +0 -0
- benchmark/trainticket/service/19/raw_data/logs.json +0 -0
- benchmark/trainticket/service/2/metadata.json +28 -0
- benchmark/trainticket/service/2/tool_cache.json +0 -0
- benchmark/trainticket/service/20/raw_data/alert.json +22 -0
- benchmark/trainticket/service/20/raw_data/k8s_states.json +0 -0
- benchmark/trainticket/service/20/raw_data/logs.json +0 -0
- benchmark/trainticket/service/21/raw_data/alert.json +22 -0
- benchmark/trainticket/service/21/raw_data/k8s_states.json +0 -0
- benchmark/trainticket/service/21/raw_data/logs.json +0 -0
- benchmark/trainticket/service/22/metadata.json +29 -0
- benchmark/trainticket/service/22/tool_cache.json +0 -0
- benchmark/trainticket/service/23/metadata.json +29 -0
- benchmark/trainticket/service/23/tool_cache.json +0 -0
- benchmark/trainticket/service/24/metadata.json +29 -0
- benchmark/trainticket/service/24/tool_cache.json +0 -0
- benchmark/trainticket/service/25/metadata.json +29 -0
- benchmark/trainticket/service/25/tool_cache.json +0 -0
- benchmark/trainticket/service/26/raw_data/alert.json +14 -0
- benchmark/trainticket/service/26/raw_data/k8s_states.json +0 -0
- benchmark/trainticket/service/26/raw_data/logs.json +0 -0
- benchmark/trainticket/service/27/raw_data/alert.json +30 -0
- benchmark/trainticket/service/27/raw_data/k8s_states.json +0 -0
benchmark/trainticket/service/1/raw_data/alert.json
ADDED
|
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"status": "has_anomalies",
|
| 3 |
+
"alert_count": 2,
|
| 4 |
+
"alerts": [
|
| 5 |
+
{
|
| 6 |
+
"request_method": "POST",
|
| 7 |
+
"business_action": "Refresh order list",
|
| 8 |
+
"entry_service": "ts-order-service",
|
| 9 |
+
"url": "/api/v1/orderservice/order/refresh",
|
| 10 |
+
"occurrences": 20,
|
| 11 |
+
"raw_error": "HTTPError('404 Client Error: Not Found')"
|
| 12 |
+
},
|
| 13 |
+
{
|
| 14 |
+
"request_method": "POST",
|
| 15 |
+
"business_action": "Refresh orders for cancel",
|
| 16 |
+
"entry_service": "ts-order-service",
|
| 17 |
+
"url": "/api/v1/orderservice/order/refresh",
|
| 18 |
+
"occurrences": 20,
|
| 19 |
+
"raw_error": "HTTPError('404 Client Error: Not Found')"
|
| 20 |
+
}
|
| 21 |
+
]
|
| 22 |
+
}
|
benchmark/trainticket/service/1/raw_data/k8s_states.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
benchmark/trainticket/service/1/raw_data/logs.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
benchmark/trainticket/service/10/raw_data/alert.json
ADDED
|
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"status": "has_anomalies",
|
| 3 |
+
"alert_count": 1,
|
| 4 |
+
"alerts": [
|
| 5 |
+
{
|
| 6 |
+
"request_method": "POST",
|
| 7 |
+
"business_action": "Process payment",
|
| 8 |
+
"entry_service": "ts-inside-payment-service",
|
| 9 |
+
"url": "/api/v1/inside_pay_service/inside_payment",
|
| 10 |
+
"occurrences": 5,
|
| 11 |
+
"raw_error": "HTTPError('500 Server Error: Internal Server Error')"
|
| 12 |
+
}
|
| 13 |
+
]
|
| 14 |
+
}
|
benchmark/trainticket/service/10/raw_data/k8s_states.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
benchmark/trainticket/service/10/raw_data/logs.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
benchmark/trainticket/service/11/raw_data/alert.json
ADDED
|
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"status": "has_anomalies",
|
| 3 |
+
"alert_count": 1,
|
| 4 |
+
"alerts": [
|
| 5 |
+
{
|
| 6 |
+
"request_method": "POST",
|
| 7 |
+
"business_action": "Process payment",
|
| 8 |
+
"entry_service": "ts-inside-payment-service",
|
| 9 |
+
"url": "/api/v1/inside_pay_service/inside_payment",
|
| 10 |
+
"occurrences": 5,
|
| 11 |
+
"raw_error": "HTTPError('500 Server Error: Internal Server Error')"
|
| 12 |
+
}
|
| 13 |
+
]
|
| 14 |
+
}
|
benchmark/trainticket/service/11/raw_data/k8s_states.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
benchmark/trainticket/service/11/raw_data/logs.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
benchmark/trainticket/service/12/metadata.json
ADDED
|
@@ -0,0 +1,31 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"namespace": "train-ticket",
|
| 3 |
+
"query": "Service Availability Disruption.",
|
| 4 |
+
"result": {
|
| 5 |
+
"fault_taxonomy": "Service_Routing_Fault",
|
| 6 |
+
"fault_object": "app/ts-gateway-service",
|
| 7 |
+
"root_cause": "gateway_misrouted"
|
| 8 |
+
},
|
| 9 |
+
"process": {
|
| 10 |
+
"path1": [
|
| 11 |
+
"GetResources::pods",
|
| 12 |
+
"GetResources::services",
|
| 13 |
+
"GetResources::endpoints",
|
| 14 |
+
"GetAlerts::",
|
| 15 |
+
"GetRecentLogs::ts-inside-payment-service",
|
| 16 |
+
"GetAppYAML::ts-inside-payment-service",
|
| 17 |
+
"GetRecentLogs::ts-gateway-service",
|
| 18 |
+
"GetAppYAML::ts-gateway-service"
|
| 19 |
+
],
|
| 20 |
+
"path2": [
|
| 21 |
+
"GetResources::pods",
|
| 22 |
+
"GetResources::services",
|
| 23 |
+
"GetAlerts::",
|
| 24 |
+
"GetRecentLogs::ts-inside-payment-service",
|
| 25 |
+
"GetAppYAML::ts-inside-payment-service",
|
| 26 |
+
"GetRecentLogs::ts-gateway-service",
|
| 27 |
+
"GetAppYAML::ts-gateway-service",
|
| 28 |
+
"GetResources::endpoints"
|
| 29 |
+
]
|
| 30 |
+
}
|
| 31 |
+
}
|
benchmark/trainticket/service/12/tool_cache.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
benchmark/trainticket/service/13/metadata.json
ADDED
|
@@ -0,0 +1,32 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"namespace": "train-ticket",
|
| 3 |
+
"query": "Service Availability Disruption.",
|
| 4 |
+
"result": {
|
| 5 |
+
"fault_taxonomy": "Service_Routing_Fault",
|
| 6 |
+
"fault_object": "app/ts-gateway-service",
|
| 7 |
+
"root_cause": "gateway_misrouted"
|
| 8 |
+
},
|
| 9 |
+
"process": {
|
| 10 |
+
"path1": [
|
| 11 |
+
"GetResources::pods",
|
| 12 |
+
"GetResources::services",
|
| 13 |
+
"GetAlerts::",
|
| 14 |
+
"GetRecentLogs::ts-inside-payment-service",
|
| 15 |
+
"GetAppYAML::ts-inside-payment-service",
|
| 16 |
+
"GetRecentLogs::ts-gateway-service",
|
| 17 |
+
"GetAppYAML::ts-gateway-service",
|
| 18 |
+
"GetResources::endpoints"
|
| 19 |
+
],
|
| 20 |
+
"path2": [
|
| 21 |
+
"GetResources::pods",
|
| 22 |
+
"GetServiceDependencies::ts-gateway-service",
|
| 23 |
+
"GetAlerts::",
|
| 24 |
+
"GetResources::services",
|
| 25 |
+
"GetResources::endpoints",
|
| 26 |
+
"GetRecentLogs::ts-inside-payment-service",
|
| 27 |
+
"GetAppYAML::ts-inside-payment-service",
|
| 28 |
+
"GetRecentLogs::ts-gateway-service",
|
| 29 |
+
"GetAppYAML::ts-gateway-service"
|
| 30 |
+
]
|
| 31 |
+
}
|
| 32 |
+
}
|
benchmark/trainticket/service/13/tool_cache.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
benchmark/trainticket/service/14/metadata.json
ADDED
|
@@ -0,0 +1,32 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"namespace": "train-ticket",
|
| 3 |
+
"query": "Service Availability Disruption.",
|
| 4 |
+
"result": {
|
| 5 |
+
"fault_taxonomy": "Service_Routing_Fault",
|
| 6 |
+
"fault_object": "app/ts-gateway-service",
|
| 7 |
+
"root_cause": "gateway_misrouted"
|
| 8 |
+
},
|
| 9 |
+
"process": {
|
| 10 |
+
"path1": [
|
| 11 |
+
"GetResources::pods",
|
| 12 |
+
"GetServiceDependencies::ts-gateway-service",
|
| 13 |
+
"GetAlerts::",
|
| 14 |
+
"GetResources::services",
|
| 15 |
+
"GetResources::endpoints",
|
| 16 |
+
"GetRecentLogs::ts-inside-payment-service",
|
| 17 |
+
"GetAppYAML::ts-inside-payment-service",
|
| 18 |
+
"GetRecentLogs::ts-gateway-service",
|
| 19 |
+
"GetAppYAML::ts-gateway-service"
|
| 20 |
+
],
|
| 21 |
+
"path2": [
|
| 22 |
+
"GetResources::pods",
|
| 23 |
+
"GetResources::services",
|
| 24 |
+
"GetResources::endpoints",
|
| 25 |
+
"GetAlerts::",
|
| 26 |
+
"GetRecentLogs::ts-inside-payment-service",
|
| 27 |
+
"GetAppYAML::ts-inside-payment-service",
|
| 28 |
+
"GetRecentLogs::ts-gateway-service",
|
| 29 |
+
"GetAppYAML::ts-gateway-service"
|
| 30 |
+
]
|
| 31 |
+
}
|
| 32 |
+
}
|
benchmark/trainticket/service/14/tool_cache.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
benchmark/trainticket/service/15/metadata.json
ADDED
|
@@ -0,0 +1,31 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"namespace": "train-ticket",
|
| 3 |
+
"query": "Service Availability Disruption.",
|
| 4 |
+
"result": {
|
| 5 |
+
"fault_taxonomy": "Service_Routing_Fault",
|
| 6 |
+
"fault_object": "app/ts-gateway-service",
|
| 7 |
+
"root_cause": "gateway_misrouted"
|
| 8 |
+
},
|
| 9 |
+
"process": {
|
| 10 |
+
"path1": [
|
| 11 |
+
"GetResources::pods",
|
| 12 |
+
"GetResources::services",
|
| 13 |
+
"GetResources::endpoints",
|
| 14 |
+
"GetAlerts::",
|
| 15 |
+
"GetRecentLogs::ts-travel-service",
|
| 16 |
+
"GetAppYAML::ts-travel-service",
|
| 17 |
+
"GetRecentLogs::ts-gateway-service",
|
| 18 |
+
"GetAppYAML::ts-gateway-service"
|
| 19 |
+
],
|
| 20 |
+
"path2": [
|
| 21 |
+
"GetResources::pods",
|
| 22 |
+
"GetResources::services",
|
| 23 |
+
"GetAlerts::",
|
| 24 |
+
"GetRecentLogs::ts-travel-service",
|
| 25 |
+
"GetAppYAML::ts-travel-service",
|
| 26 |
+
"GetRecentLogs::ts-gateway-service",
|
| 27 |
+
"GetAppYAML::ts-gateway-service",
|
| 28 |
+
"GetResources::endpoints"
|
| 29 |
+
]
|
| 30 |
+
}
|
| 31 |
+
}
|
benchmark/trainticket/service/15/tool_cache.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
benchmark/trainticket/service/16/raw_data/alert.json
ADDED
|
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"status": "has_anomalies",
|
| 3 |
+
"alert_count": 2,
|
| 4 |
+
"alerts": [
|
| 5 |
+
{
|
| 6 |
+
"request_method": "POST",
|
| 7 |
+
"business_action": "Search ticket",
|
| 8 |
+
"entry_service": "ts-travel-service",
|
| 9 |
+
"url": "/api/v1/travelservice/trips/left",
|
| 10 |
+
"occurrences": 19,
|
| 11 |
+
"raw_error": "HTTPError('404 Client Error: Not Found')"
|
| 12 |
+
},
|
| 13 |
+
{
|
| 14 |
+
"request_method": "POST",
|
| 15 |
+
"business_action": "Process payment",
|
| 16 |
+
"entry_service": "ts-inside-payment-service",
|
| 17 |
+
"url": "/api/v1/inside_pay_service/inside_payment",
|
| 18 |
+
"occurrences": 5,
|
| 19 |
+
"raw_error": "HTTPError('500 Server Error: Internal Server Error')"
|
| 20 |
+
}
|
| 21 |
+
]
|
| 22 |
+
}
|
benchmark/trainticket/service/16/raw_data/k8s_states.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
benchmark/trainticket/service/16/raw_data/logs.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
benchmark/trainticket/service/17/raw_data/alert.json
ADDED
|
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"status": "has_anomalies",
|
| 3 |
+
"alert_count": 2,
|
| 4 |
+
"alerts": [
|
| 5 |
+
{
|
| 6 |
+
"request_method": "POST",
|
| 7 |
+
"business_action": "Search ticket",
|
| 8 |
+
"entry_service": "ts-travel-service",
|
| 9 |
+
"url": "/api/v1/travelservice/trips/left",
|
| 10 |
+
"occurrences": 20,
|
| 11 |
+
"raw_error": "HTTPError('404 Client Error: Not Found')"
|
| 12 |
+
},
|
| 13 |
+
{
|
| 14 |
+
"request_method": "POST",
|
| 15 |
+
"business_action": "Process payment",
|
| 16 |
+
"entry_service": "ts-inside-payment-service",
|
| 17 |
+
"url": "/api/v1/inside_pay_service/inside_payment",
|
| 18 |
+
"occurrences": 5,
|
| 19 |
+
"raw_error": "HTTPError('500 Server Error: Internal Server Error')"
|
| 20 |
+
}
|
| 21 |
+
]
|
| 22 |
+
}
|
benchmark/trainticket/service/17/raw_data/k8s_states.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
benchmark/trainticket/service/17/raw_data/logs.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
benchmark/trainticket/service/18/raw_data/alert.json
ADDED
|
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"status": "has_anomalies",
|
| 3 |
+
"alert_count": 2,
|
| 4 |
+
"alerts": [
|
| 5 |
+
{
|
| 6 |
+
"request_method": "POST",
|
| 7 |
+
"business_action": "Search ticket",
|
| 8 |
+
"entry_service": "ts-travel-service",
|
| 9 |
+
"url": "/api/v1/travelservice/trips/left",
|
| 10 |
+
"occurrences": 19,
|
| 11 |
+
"raw_error": "HTTPError('404 Client Error: Not Found')"
|
| 12 |
+
},
|
| 13 |
+
{
|
| 14 |
+
"request_method": "POST",
|
| 15 |
+
"business_action": "Process payment",
|
| 16 |
+
"entry_service": "ts-inside-payment-service",
|
| 17 |
+
"url": "/api/v1/inside_pay_service/inside_payment",
|
| 18 |
+
"occurrences": 5,
|
| 19 |
+
"raw_error": "HTTPError('500 Server Error: Internal Server Error')"
|
| 20 |
+
}
|
| 21 |
+
]
|
| 22 |
+
}
|
benchmark/trainticket/service/18/raw_data/k8s_states.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
benchmark/trainticket/service/18/raw_data/logs.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
benchmark/trainticket/service/19/raw_data/alert.json
ADDED
|
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"status": "has_anomalies",
|
| 3 |
+
"alert_count": 1,
|
| 4 |
+
"alerts": [
|
| 5 |
+
{
|
| 6 |
+
"request_method": "POST",
|
| 7 |
+
"business_action": "Search ticket",
|
| 8 |
+
"entry_service": "ts-travel-service",
|
| 9 |
+
"url": "/api/v1/travelservice/trips/left",
|
| 10 |
+
"occurrences": 10,
|
| 11 |
+
"raw_error": "HTTPError('503 Server Error: Service Unavailable')"
|
| 12 |
+
}
|
| 13 |
+
]
|
| 14 |
+
}
|
benchmark/trainticket/service/19/raw_data/k8s_states.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
benchmark/trainticket/service/19/raw_data/logs.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
benchmark/trainticket/service/2/metadata.json
ADDED
|
@@ -0,0 +1,28 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"namespace": "train-ticket",
|
| 3 |
+
"query": "Partial Service Unreachability.",
|
| 4 |
+
"result": {
|
| 5 |
+
"fault_taxonomy": "Service_Routing_Fault",
|
| 6 |
+
"fault_object": "app/ts-gateway-service",
|
| 7 |
+
"root_cause": "gateway_misrouted"
|
| 8 |
+
},
|
| 9 |
+
"process": {
|
| 10 |
+
"path1": [
|
| 11 |
+
"GetResources::pods",
|
| 12 |
+
"GetServiceDependencies::ts-gateway-service",
|
| 13 |
+
"GetAlerts::",
|
| 14 |
+
"GetResources::services",
|
| 15 |
+
"GetResources::endpoints",
|
| 16 |
+
"GetRecentLogs::ts-gateway-service",
|
| 17 |
+
"GetAppYAML::ts-gateway-service"
|
| 18 |
+
],
|
| 19 |
+
"path2": [
|
| 20 |
+
"GetResources::pods",
|
| 21 |
+
"GetResources::services",
|
| 22 |
+
"GetResources::endpoints",
|
| 23 |
+
"GetAlerts::",
|
| 24 |
+
"GetRecentLogs::ts-gateway-service",
|
| 25 |
+
"GetAppYAML::ts-gateway-service"
|
| 26 |
+
]
|
| 27 |
+
}
|
| 28 |
+
}
|
benchmark/trainticket/service/2/tool_cache.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
benchmark/trainticket/service/20/raw_data/alert.json
ADDED
|
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"status": "has_anomalies",
|
| 3 |
+
"alert_count": 2,
|
| 4 |
+
"alerts": [
|
| 5 |
+
{
|
| 6 |
+
"request_method": "GET",
|
| 7 |
+
"business_action": "Get assurance types",
|
| 8 |
+
"entry_service": "ts-assurance-service",
|
| 9 |
+
"url": "/api/v1/assuranceservice/assurances/types",
|
| 10 |
+
"occurrences": 17,
|
| 11 |
+
"raw_error": "HTTPError('503 Server Error: Service Unavailable')"
|
| 12 |
+
},
|
| 13 |
+
{
|
| 14 |
+
"request_method": "POST",
|
| 15 |
+
"business_action": "Process payment",
|
| 16 |
+
"entry_service": "ts-inside-payment-service",
|
| 17 |
+
"url": "/api/v1/inside_pay_service/inside_payment",
|
| 18 |
+
"occurrences": 5,
|
| 19 |
+
"raw_error": "HTTPError('500 Server Error: Internal Server Error')"
|
| 20 |
+
}
|
| 21 |
+
]
|
| 22 |
+
}
|
benchmark/trainticket/service/20/raw_data/k8s_states.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
benchmark/trainticket/service/20/raw_data/logs.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
benchmark/trainticket/service/21/raw_data/alert.json
ADDED
|
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"status": "has_anomalies",
|
| 3 |
+
"alert_count": 2,
|
| 4 |
+
"alerts": [
|
| 5 |
+
{
|
| 6 |
+
"request_method": "POST",
|
| 7 |
+
"business_action": "Create ticket order",
|
| 8 |
+
"entry_service": "ts-preserve-service",
|
| 9 |
+
"url": "/api/v1/preserveservice/preserve",
|
| 10 |
+
"occurrences": 10,
|
| 11 |
+
"raw_error": "HTTPError('500 Server Error: Internal Server Error')"
|
| 12 |
+
},
|
| 13 |
+
{
|
| 14 |
+
"request_method": "POST",
|
| 15 |
+
"business_action": "Process payment",
|
| 16 |
+
"entry_service": "ts-inside-payment-service",
|
| 17 |
+
"url": "/api/v1/inside_pay_service/inside_payment",
|
| 18 |
+
"occurrences": 5,
|
| 19 |
+
"raw_error": "HTTPError('500 Server Error: Internal Server Error')"
|
| 20 |
+
}
|
| 21 |
+
]
|
| 22 |
+
}
|
benchmark/trainticket/service/21/raw_data/k8s_states.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
benchmark/trainticket/service/21/raw_data/logs.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
benchmark/trainticket/service/22/metadata.json
ADDED
|
@@ -0,0 +1,29 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"namespace": "train-ticket",
|
| 3 |
+
"query": "Partial Service Unreachability.",
|
| 4 |
+
"result": {
|
| 5 |
+
"fault_taxonomy": "Service_Routing_Fault",
|
| 6 |
+
"fault_object": "app/ts-cancel-service",
|
| 7 |
+
"root_cause": "service_dns_resolution_failure"
|
| 8 |
+
},
|
| 9 |
+
"process": {
|
| 10 |
+
"path1": [
|
| 11 |
+
"GetResources::pods",
|
| 12 |
+
"DescribeResource::pods::ts-cancel-service",
|
| 13 |
+
"CheckServiceConnectivity::ts-cancel-service::18885",
|
| 14 |
+
"GetResources::endpoints",
|
| 15 |
+
"GetRecentLogs::ts-cancel-service",
|
| 16 |
+
"GetErrorLogs::ts-cancel-service",
|
| 17 |
+
"GetAppYAML::ts-cancel-service"
|
| 18 |
+
],
|
| 19 |
+
"path2": [
|
| 20 |
+
"GetResources::pods",
|
| 21 |
+
"DescribeResource::pods::ts-cancel-service",
|
| 22 |
+
"GetResources::services",
|
| 23 |
+
"CheckServiceConnectivity::ts-cancel-service::18885",
|
| 24 |
+
"GetResources::endpoints",
|
| 25 |
+
"GetErrorLogs::ts-cancel-service",
|
| 26 |
+
"GetAppYAML::ts-cancel-service"
|
| 27 |
+
]
|
| 28 |
+
}
|
| 29 |
+
}
|
benchmark/trainticket/service/22/tool_cache.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
benchmark/trainticket/service/23/metadata.json
ADDED
|
@@ -0,0 +1,29 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"namespace": "train-ticket",
|
| 3 |
+
"query": "Partial Service Unreachability.",
|
| 4 |
+
"result": {
|
| 5 |
+
"fault_taxonomy": "Service_Routing_Fault",
|
| 6 |
+
"fault_object": "app/ts-contacts-service",
|
| 7 |
+
"root_cause": "service_dns_resolution_failure"
|
| 8 |
+
},
|
| 9 |
+
"process": {
|
| 10 |
+
"path1": [
|
| 11 |
+
"GetResources::pods",
|
| 12 |
+
"DescribeResource::pods::ts-contacts-service",
|
| 13 |
+
"GetResources::services",
|
| 14 |
+
"CheckServiceConnectivity::ts-contacts-service::12347",
|
| 15 |
+
"GetResources::endpoints",
|
| 16 |
+
"GetErrorLogs::ts-contacts-service",
|
| 17 |
+
"GetAppYAML::ts-contacts-service"
|
| 18 |
+
],
|
| 19 |
+
"path2": [
|
| 20 |
+
"GetResources::pods",
|
| 21 |
+
"DescribeResource::pods::ts-contacts-service",
|
| 22 |
+
"GetResources::services",
|
| 23 |
+
"GetResources::endpoints",
|
| 24 |
+
"GetRecentLogs::ts-contacts-service",
|
| 25 |
+
"GetAppYAML::ts-contacts-service",
|
| 26 |
+
"GetErrorLogs::ts-contacts-service"
|
| 27 |
+
]
|
| 28 |
+
}
|
| 29 |
+
}
|
benchmark/trainticket/service/23/tool_cache.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
benchmark/trainticket/service/24/metadata.json
ADDED
|
@@ -0,0 +1,29 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"namespace": "train-ticket",
|
| 3 |
+
"query": "Partial Service Unreachability.",
|
| 4 |
+
"result": {
|
| 5 |
+
"fault_taxonomy": "Service_Routing_Fault",
|
| 6 |
+
"fault_object": "app/ts-food-service",
|
| 7 |
+
"root_cause": "service_dns_resolution_failure"
|
| 8 |
+
},
|
| 9 |
+
"process": {
|
| 10 |
+
"path1": [
|
| 11 |
+
"GetResources::pods",
|
| 12 |
+
"DescribeResource::pods::ts-food-service",
|
| 13 |
+
"GetResources::services",
|
| 14 |
+
"GetResources::endpoints",
|
| 15 |
+
"GetRecentLogs::ts-food-service",
|
| 16 |
+
"GetAppYAML::ts-food-service",
|
| 17 |
+
"GetErrorLogs::ts-food-service"
|
| 18 |
+
],
|
| 19 |
+
"path2": [
|
| 20 |
+
"GetResources::pods",
|
| 21 |
+
"DescribeResource::pods::ts-food-service",
|
| 22 |
+
"CheckServiceConnectivity::ts-food-service::18856",
|
| 23 |
+
"GetResources::endpoints",
|
| 24 |
+
"GetRecentLogs::ts-food-service",
|
| 25 |
+
"GetErrorLogs::ts-food-service",
|
| 26 |
+
"GetAppYAML::ts-food-service"
|
| 27 |
+
]
|
| 28 |
+
}
|
| 29 |
+
}
|
benchmark/trainticket/service/24/tool_cache.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
benchmark/trainticket/service/25/metadata.json
ADDED
|
@@ -0,0 +1,29 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"namespace": "train-ticket",
|
| 3 |
+
"query": "Service Availability Disruption.",
|
| 4 |
+
"result": {
|
| 5 |
+
"fault_taxonomy": "Service_Routing_Fault",
|
| 6 |
+
"fault_object": "app/ts-gateway-service",
|
| 7 |
+
"root_cause": "service_dns_resolution_failure"
|
| 8 |
+
},
|
| 9 |
+
"process": {
|
| 10 |
+
"path1": [
|
| 11 |
+
"GetResources::pods",
|
| 12 |
+
"DescribeResource::pods::ts-gateway-service",
|
| 13 |
+
"CheckServiceConnectivity::ts-gateway-service::18888",
|
| 14 |
+
"GetResources::endpoints",
|
| 15 |
+
"GetRecentLogs::ts-gateway-service",
|
| 16 |
+
"GetErrorLogs::ts-gateway-service",
|
| 17 |
+
"GetAppYAML::ts-gateway-service"
|
| 18 |
+
],
|
| 19 |
+
"path2": [
|
| 20 |
+
"GetResources::pods",
|
| 21 |
+
"DescribeResource::pods::ts-gateway-service",
|
| 22 |
+
"GetResources::services",
|
| 23 |
+
"CheckServiceConnectivity::ts-gateway-service::18888",
|
| 24 |
+
"GetResources::endpoints",
|
| 25 |
+
"GetErrorLogs::ts-gateway-service",
|
| 26 |
+
"GetAppYAML::ts-gateway-service"
|
| 27 |
+
]
|
| 28 |
+
}
|
| 29 |
+
}
|
benchmark/trainticket/service/25/tool_cache.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
benchmark/trainticket/service/26/raw_data/alert.json
ADDED
|
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"status": "has_anomalies",
|
| 3 |
+
"alert_count": 1,
|
| 4 |
+
"alerts": [
|
| 5 |
+
{
|
| 6 |
+
"request_method": "POST",
|
| 7 |
+
"business_action": "Process payment",
|
| 8 |
+
"entry_service": "ts-inside-payment-service",
|
| 9 |
+
"url": "/api/v1/inside_pay_service/inside_payment",
|
| 10 |
+
"occurrences": 20,
|
| 11 |
+
"raw_error": "HTTPError('503 Server Error: Service Unavailable')"
|
| 12 |
+
}
|
| 13 |
+
]
|
| 14 |
+
}
|
benchmark/trainticket/service/26/raw_data/k8s_states.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
benchmark/trainticket/service/26/raw_data/logs.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
benchmark/trainticket/service/27/raw_data/alert.json
ADDED
|
@@ -0,0 +1,30 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"status": "has_anomalies",
|
| 3 |
+
"alert_count": 3,
|
| 4 |
+
"alerts": [
|
| 5 |
+
{
|
| 6 |
+
"request_method": "POST",
|
| 7 |
+
"business_action": "Create ticket order",
|
| 8 |
+
"entry_service": "ts-preserve-service",
|
| 9 |
+
"url": "/api/v1/preserveservice/preserve",
|
| 10 |
+
"occurrences": 21,
|
| 11 |
+
"raw_error": "HTTPError('500 Server Error: Internal Server Error')"
|
| 12 |
+
},
|
| 13 |
+
{
|
| 14 |
+
"request_method": "POST",
|
| 15 |
+
"business_action": "Refresh order list",
|
| 16 |
+
"entry_service": "ts-order-service",
|
| 17 |
+
"url": "/api/v1/orderservice/order/refresh",
|
| 18 |
+
"occurrences": 20,
|
| 19 |
+
"raw_error": "HTTPError('503 Server Error: Service Unavailable')"
|
| 20 |
+
},
|
| 21 |
+
{
|
| 22 |
+
"request_method": "POST",
|
| 23 |
+
"business_action": "Refresh orders for cancel",
|
| 24 |
+
"entry_service": "ts-order-service",
|
| 25 |
+
"url": "/api/v1/orderservice/order/refresh",
|
| 26 |
+
"occurrences": 20,
|
| 27 |
+
"raw_error": "HTTPError('503 Server Error: Service Unavailable')"
|
| 28 |
+
}
|
| 29 |
+
]
|
| 30 |
+
}
|
benchmark/trainticket/service/27/raw_data/k8s_states.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|