forked from cloud-bulldozer/orion
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy patholmv1.yaml
More file actions
124 lines (124 loc) · 3.73 KB
/
Copy patholmv1.yaml
File metadata and controls
124 lines (124 loc) · 3.73 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
tests:
- name: olmv1-GCP
metadata:
platform: GCP
clusterType: self-managed
masterNodesType: e2-custom-6-16384
masterNodesCount: 3
workerNodesType: e2-standard-4
workerNodesCount: 3
benchmark.keyword: olm
ocpVersion: "{{ version }}"
not:
stream: okd
metrics:
- name: OCP-84092_catalogdMemory_GCP
metricName.keyword: catalogd_memory_peak_usage_5m
metric_of_interest: value
quantileName: Ready
not:
jobConfig.name: "garbage-collection"
labels:
- "[Jira: OLM]"
- name: OCP-84093_controllerMemory_GCP
metricName.keyword: operator-controller_memory_peak_usage_5m
metric_of_interest: value
quantileName: Ready
not:
jobConfig.name: "garbage-collection"
labels:
- "[Jira: OLM]"
- name: OCP-84094_catalogdCPU_GCP
metricName.keyword: catalogd_cpu_usage_cores
metric_of_interest: value
labels.namespace.keyword: openshift-catalogd
not:
jobConfig.name: "garbage-collection"
agg:
value: cpu
agg_type: avg
labels:
- "[Jira: OLM]"
- name: OCP-84095_controllerCPU_GCP
metricName.keyword: operator-controller_cpu_usage_cores
metric_of_interest: value
labels.namespace.keyword: openshift-operator-controller
not:
jobConfig.name: "garbage-collection"
agg:
value: cpu
agg_type: avg
labels:
- "[Jira: OLM]"
- name: OCP-84096_catalogdDisk_GCP
metricName.keyword: catalogd_disk_usage
metric_of_interest: value
quantileName: Ready
not:
jobConfig.name: "garbage-collection"
labels:
- "[Jira: OLM]"
- name: OCP-84097_controllerDisk_GCP
metricName.keyword: controller_disk_usage
metric_of_interest: value
quantileName: Ready
not:
jobConfig.name: "garbage-collection"
labels:
- "[Jira: OLM]"
- name: OCP-84098_catalogd_5xx_error_GCP
metricName.keyword: catalogd_http_5xx_error_count
metric_of_interest: value
quantileName: Ready
not:
jobConfig.name: "garbage-collection"
labels:
- "[Jira: OLM]"
- name: OCP-84099_catalog_error_rate_GCP
metricName.keyword: clustercatalog_error_rate
metric_of_interest: value
quantileName: Ready
not:
jobConfig.name: "garbage-collection"
labels:
- "[Jira: OLM]"
- name: OCP-84100_extension_error_rate_GCP
metricName.keyword: clusterextension_error_rate
metric_of_interest: value
quantileName: Ready
not:
jobConfig.name: "garbage-collection"
labels:
- "[Jira: OLM]"
- name: OCP-84101_catalogd_workqueue_latency_GCP
metricName.keyword: catalogd-clustercatalog_workqueue_latency_p99
metric_of_interest: value
quantileName: Ready
not:
jobConfig.name: "garbage-collection"
labels:
- "[Jira: OLM]"
- name: OCP-84102_extension_workqueue_latency_GCP
metricName.keyword: clusterextension_workqueue_latency_p99
metric_of_interest: value
quantileName: Ready
not:
jobConfig.name: "garbage-collection"
labels:
- "[Jira: OLM]"
- name: OCP-84103_controller_reconcile_p99_GCP
metricName.keyword: operator-controller-controller_reconcile_p99
metric_of_interest: value
quantileName: Ready
not:
jobConfig.name: "garbage-collection"
labels:
- "[Jira: OLM]"
- name: OCP-84104_catalogd_reconcile_p99_GCP
metricName.keyword: catalogd-controller_reconcile_p99
metric_of_interest: value
quantileName: Ready
not:
jobConfig.name: "garbage-collection"
labels:
- "[Jira: OLM]"