w3joe commited on
Commit
296e24b
·
verified ·
1 Parent(s): 7a6c102

Add files using upload-large-folder tool

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. benchmark/trainticket/runtime/21/raw_data/k8s_states.json +0 -0
  2. benchmark/trainticket/runtime/23/raw_data/alert.json +6 -0
  3. benchmark/trainticket/runtime/23/raw_data/logs.json +0 -0
  4. benchmark/trainticket/runtime/24/raw_data/alert.json +22 -0
  5. benchmark/trainticket/runtime/24/raw_data/k8s_states.json +0 -0
  6. benchmark/trainticket/runtime/24/raw_data/logs.json +0 -0
  7. benchmark/trainticket/runtime/30/raw_data/alert.json +22 -0
  8. benchmark/trainticket/runtime/30/raw_data/k8s_states.json +0 -0
  9. benchmark/trainticket/runtime/30/raw_data/logs.json +0 -0
  10. benchmark/trainticket/runtime/31/raw_data/alert.json +30 -0
  11. benchmark/trainticket/runtime/31/raw_data/k8s_states.json +0 -0
  12. benchmark/trainticket/runtime/31/raw_data/logs.json +0 -0
  13. benchmark/trainticket/runtime/36/raw_data/alert.json +22 -0
  14. benchmark/trainticket/runtime/36/raw_data/k8s_states.json +0 -0
  15. benchmark/trainticket/runtime/36/raw_data/logs.json +0 -0
  16. benchmark/trainticket/runtime/37/raw_data/alert.json +6 -0
  17. benchmark/trainticket/runtime/37/raw_data/k8s_states.json +0 -0
  18. benchmark/trainticket/runtime/37/raw_data/logs.json +0 -0
  19. benchmark/trainticket/runtime/38/raw_data/alert.json +6 -0
  20. benchmark/trainticket/runtime/38/raw_data/k8s_states.json +0 -0
  21. benchmark/trainticket/runtime/38/raw_data/logs.json +0 -0
  22. benchmark/trainticket/runtime/39/raw_data/alert.json +22 -0
  23. benchmark/trainticket/runtime/39/raw_data/k8s_states.json +0 -0
  24. benchmark/trainticket/runtime/39/raw_data/logs.json +0 -0
  25. benchmark/trainticket/runtime/41/raw_data/alert.json +6 -0
  26. benchmark/trainticket/runtime/41/raw_data/k8s_states.json +0 -0
  27. benchmark/trainticket/runtime/41/raw_data/logs.json +0 -0
  28. benchmark/trainticket/runtime/43/raw_data/alert.json +22 -0
  29. benchmark/trainticket/runtime/43/raw_data/k8s_states.json +0 -0
  30. benchmark/trainticket/runtime/43/raw_data/logs.json +0 -0
  31. benchmark/trainticket/runtime/44/raw_data/alert.json +14 -0
  32. benchmark/trainticket/runtime/44/raw_data/k8s_states.json +0 -0
  33. benchmark/trainticket/runtime/44/raw_data/logs.json +0 -0
  34. benchmark/trainticket/runtime/46/raw_data/alert.json +22 -0
  35. benchmark/trainticket/runtime/46/raw_data/k8s_states.json +0 -0
  36. benchmark/trainticket/runtime/48/raw_data/alert.json +14 -0
  37. benchmark/trainticket/runtime/48/raw_data/k8s_states.json +0 -0
  38. benchmark/trainticket/runtime/48/raw_data/logs.json +0 -0
  39. benchmark/trainticket/runtime/52/raw_data/alert.json +14 -0
  40. benchmark/trainticket/runtime/52/raw_data/k8s_states.json +0 -0
  41. benchmark/trainticket/runtime/52/raw_data/logs.json +0 -0
  42. benchmark/trainticket/runtime/53/raw_data/alert.json +6 -0
  43. benchmark/trainticket/runtime/53/raw_data/k8s_states.json +0 -0
  44. benchmark/trainticket/runtime/53/raw_data/logs.json +0 -0
  45. benchmark/trainticket/runtime/54/raw_data/alert.json +30 -0
  46. benchmark/trainticket/runtime/54/raw_data/k8s_states.json +0 -0
  47. benchmark/trainticket/runtime/54/raw_data/logs.json +0 -0
  48. benchmark/trainticket/runtime/55/raw_data/alert.json +14 -0
  49. benchmark/trainticket/runtime/55/raw_data/k8s_states.json +0 -0
  50. benchmark/trainticket/runtime/55/raw_data/logs.json +0 -0
benchmark/trainticket/runtime/21/raw_data/k8s_states.json ADDED
The diff for this file is too large to render. See raw diff
 
benchmark/trainticket/runtime/23/raw_data/alert.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "status": "clean",
3
+ "message": "No Error report found in logfile.log.",
4
+ "alert_count": 0,
5
+ "alerts": []
6
+ }
benchmark/trainticket/runtime/23/raw_data/logs.json ADDED
The diff for this file is too large to render. See raw diff
 
benchmark/trainticket/runtime/24/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": 20,
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": 2,
19
+ "raw_error": "HTTPError('500 Server Error: Internal Server Error')"
20
+ }
21
+ ]
22
+ }
benchmark/trainticket/runtime/24/raw_data/k8s_states.json ADDED
The diff for this file is too large to render. See raw diff
 
benchmark/trainticket/runtime/24/raw_data/logs.json ADDED
The diff for this file is too large to render. See raw diff
 
benchmark/trainticket/runtime/30/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/runtime/30/raw_data/k8s_states.json ADDED
The diff for this file is too large to render. See raw diff
 
benchmark/trainticket/runtime/30/raw_data/logs.json ADDED
The diff for this file is too large to render. See raw diff
 
benchmark/trainticket/runtime/31/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": "Search ticket",
8
+ "entry_service": "ts-travel-service",
9
+ "url": "/api/v1/travelservice/trips/left",
10
+ "occurrences": 11,
11
+ "raw_error": "HTTPError('503 Server Error: Service Unavailable')"
12
+ },
13
+ {
14
+ "request_method": "POST",
15
+ "business_action": "Create ticket order",
16
+ "entry_service": "ts-preserve-service",
17
+ "url": "/api/v1/preserveservice/preserve",
18
+ "occurrences": 10,
19
+ "raw_error": "HTTPError('500 Server Error: Internal Server Error')"
20
+ },
21
+ {
22
+ "request_method": "POST",
23
+ "business_action": "Process payment",
24
+ "entry_service": "ts-inside-payment-service",
25
+ "url": "/api/v1/inside_pay_service/inside_payment",
26
+ "occurrences": 5,
27
+ "raw_error": "HTTPError('500 Server Error: Internal Server Error')"
28
+ }
29
+ ]
30
+ }
benchmark/trainticket/runtime/31/raw_data/k8s_states.json ADDED
The diff for this file is too large to render. See raw diff
 
benchmark/trainticket/runtime/31/raw_data/logs.json ADDED
The diff for this file is too large to render. See raw diff
 
benchmark/trainticket/runtime/36/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 contacts",
8
+ "entry_service": "ts-contacts-service",
9
+ "url": "/api/v1/contactservice/contacts/account/{userId}",
10
+ "occurrences": 91,
11
+ "raw_error": "HTTPError('503 Server Error')"
12
+ },
13
+ {
14
+ "request_method": "POST",
15
+ "business_action": "Create ticket order",
16
+ "entry_service": "ts-preserve-service",
17
+ "url": "/api/v1/preserveservice/preserve",
18
+ "occurrences": 91,
19
+ "raw_error": "HTTPError('500 Server Error')"
20
+ }
21
+ ]
22
+ }
benchmark/trainticket/runtime/36/raw_data/k8s_states.json ADDED
The diff for this file is too large to render. See raw diff
 
benchmark/trainticket/runtime/36/raw_data/logs.json ADDED
The diff for this file is too large to render. See raw diff
 
benchmark/trainticket/runtime/37/raw_data/alert.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "status": "clean",
3
+ "message": "No Error report found in logfile.log.",
4
+ "alert_count": 0,
5
+ "alerts": []
6
+ }
benchmark/trainticket/runtime/37/raw_data/k8s_states.json ADDED
The diff for this file is too large to render. See raw diff
 
benchmark/trainticket/runtime/37/raw_data/logs.json ADDED
The diff for this file is too large to render. See raw diff
 
benchmark/trainticket/runtime/38/raw_data/alert.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "status": "clean",
3
+ "message": "No Error report found in logfile.log.",
4
+ "alert_count": 0,
5
+ "alerts": []
6
+ }
benchmark/trainticket/runtime/38/raw_data/k8s_states.json ADDED
The diff for this file is too large to render. See raw diff
 
benchmark/trainticket/runtime/38/raw_data/logs.json ADDED
The diff for this file is too large to render. See raw diff
 
benchmark/trainticket/runtime/39/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": "Unknown action",
8
+ "entry_service": "Unknown service",
9
+ "url": "",
10
+ "occurrences": 90,
11
+ "raw_error": "HTTPError('503 Server Error')"
12
+ },
13
+ {
14
+ "request_method": "POST",
15
+ "business_action": "Create ticket order",
16
+ "entry_service": "ts-preserve-service",
17
+ "url": "/api/v1/preserveservice/preserve",
18
+ "occurrences": 8,
19
+ "raw_error": "HTTPError('500 Server Error')"
20
+ }
21
+ ]
22
+ }
benchmark/trainticket/runtime/39/raw_data/k8s_states.json ADDED
The diff for this file is too large to render. See raw diff
 
benchmark/trainticket/runtime/39/raw_data/logs.json ADDED
The diff for this file is too large to render. See raw diff
 
benchmark/trainticket/runtime/41/raw_data/alert.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "status": "clean",
3
+ "message": "No Error report found in logfile.log.",
4
+ "alert_count": 0,
5
+ "alerts": []
6
+ }
benchmark/trainticket/runtime/41/raw_data/k8s_states.json ADDED
The diff for this file is too large to render. See raw diff
 
benchmark/trainticket/runtime/41/raw_data/logs.json ADDED
The diff for this file is too large to render. See raw diff
 
benchmark/trainticket/runtime/43/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": 54,
11
+ "raw_error": "HTTPError('503 Server Error')"
12
+ },
13
+ {
14
+ "request_method": "POST",
15
+ "business_action": "Create ticket order",
16
+ "entry_service": "ts-preserve-service",
17
+ "url": "/api/v1/preserveservice/preserve",
18
+ "occurrences": 91,
19
+ "raw_error": "HTTPError('500 Server Error')"
20
+ }
21
+ ]
22
+ }
benchmark/trainticket/runtime/43/raw_data/k8s_states.json ADDED
The diff for this file is too large to render. See raw diff
 
benchmark/trainticket/runtime/43/raw_data/logs.json ADDED
The diff for this file is too large to render. See raw diff
 
benchmark/trainticket/runtime/44/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": 13,
11
+ "raw_error": "HTTPError('500 Server Error')"
12
+ }
13
+ ]
14
+ }
benchmark/trainticket/runtime/44/raw_data/k8s_states.json ADDED
The diff for this file is too large to render. See raw diff
 
benchmark/trainticket/runtime/44/raw_data/logs.json ADDED
The diff for this file is too large to render. See raw diff
 
benchmark/trainticket/runtime/46/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": "Unknown action",
8
+ "entry_service": "Unknown service",
9
+ "url": "",
10
+ "occurrences": 86,
11
+ "raw_error": "HTTPError('500 Server Error')"
12
+ },
13
+ {
14
+ "request_method": "POST",
15
+ "business_action": "Create ticket order",
16
+ "entry_service": "ts-preserve-service",
17
+ "url": "/api/v1/preserveservice/preserve",
18
+ "occurrences": 70,
19
+ "raw_error": "HTTPError('500 Server Error')"
20
+ }
21
+ ]
22
+ }
benchmark/trainticket/runtime/46/raw_data/k8s_states.json ADDED
The diff for this file is too large to render. See raw diff
 
benchmark/trainticket/runtime/48/raw_data/alert.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "status": "has_anomalies",
3
+ "alert_count": 1,
4
+ "alerts": [
5
+ {
6
+ "request_method": "GET",
7
+ "business_action": "Unknown action",
8
+ "entry_service": "Unknown service",
9
+ "url": "",
10
+ "occurrences": 6,
11
+ "raw_error": "HTTPError('500 Server Error')"
12
+ }
13
+ ]
14
+ }
benchmark/trainticket/runtime/48/raw_data/k8s_states.json ADDED
The diff for this file is too large to render. See raw diff
 
benchmark/trainticket/runtime/48/raw_data/logs.json ADDED
The diff for this file is too large to render. See raw diff
 
benchmark/trainticket/runtime/52/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": "Create ticket order",
8
+ "entry_service": "ts-preserve-service",
9
+ "url": "/api/v1/preserveservice/preserve",
10
+ "occurrences": 67,
11
+ "raw_error": "HTTPError('500 Server Error')"
12
+ }
13
+ ]
14
+ }
benchmark/trainticket/runtime/52/raw_data/k8s_states.json ADDED
The diff for this file is too large to render. See raw diff
 
benchmark/trainticket/runtime/52/raw_data/logs.json ADDED
The diff for this file is too large to render. See raw diff
 
benchmark/trainticket/runtime/53/raw_data/alert.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "status": "clean",
3
+ "message": "No Error report found in logfile.log.",
4
+ "alert_count": 0,
5
+ "alerts": []
6
+ }
benchmark/trainticket/runtime/53/raw_data/k8s_states.json ADDED
The diff for this file is too large to render. See raw diff
 
benchmark/trainticket/runtime/53/raw_data/logs.json ADDED
The diff for this file is too large to render. See raw diff
 
benchmark/trainticket/runtime/54/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": "Unknown action",
8
+ "entry_service": "Unknown service",
9
+ "url": "",
10
+ "occurrences": 283,
11
+ "raw_error": "HTTPError('503 Server Error')"
12
+ },
13
+ {
14
+ "request_method": "GET",
15
+ "business_action": "Unknown action",
16
+ "entry_service": "Unknown service",
17
+ "url": "",
18
+ "occurrences": 91,
19
+ "raw_error": "HTTPError('500 Server Error')"
20
+ },
21
+ {
22
+ "request_method": "POST",
23
+ "business_action": "Create ticket order",
24
+ "entry_service": "ts-preserve-service",
25
+ "url": "/api/v1/preserveservice/preserve",
26
+ "occurrences": 90,
27
+ "raw_error": "HTTPError('500 Server Error')"
28
+ }
29
+ ]
30
+ }
benchmark/trainticket/runtime/54/raw_data/k8s_states.json ADDED
The diff for this file is too large to render. See raw diff
 
benchmark/trainticket/runtime/54/raw_data/logs.json ADDED
The diff for this file is too large to render. See raw diff
 
benchmark/trainticket/runtime/55/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": "Create ticket order",
8
+ "entry_service": "ts-preserve-service",
9
+ "url": "/api/v1/preserveservice/preserve",
10
+ "occurrences": 4,
11
+ "raw_error": "HTTPError('500 Server Error')"
12
+ }
13
+ ]
14
+ }
benchmark/trainticket/runtime/55/raw_data/k8s_states.json ADDED
The diff for this file is too large to render. See raw diff
 
benchmark/trainticket/runtime/55/raw_data/logs.json ADDED
The diff for this file is too large to render. See raw diff