File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed
rest-api-spec/src/yamlRestTest/resources/rest-api-spec/test/cluster.stats Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 121121 - is_true : ccs._search.total
122122 - is_true : ccs._search.success
123123 - exists : ccs._search.skipped
124- - is_true : ccs._search.took
125- - is_true : ccs._search.took.max
126- - is_true : ccs._search.took.avg
127- - is_true : ccs._search.took.p90
124+ - exists : ccs._search.took
125+ - exists : ccs._search.took.max
126+ - exists : ccs._search.took.avg
127+ - exists : ccs._search.took.p90
128128 - is_true : ccs._search.took_mrt_true
129129 - exists : ccs._search.took_mrt_true.max
130130 - exists : ccs._search.took_mrt_true.avg
145145 - gte : {ccs._search.clusters.cluster_two.total: 1}
146146 - exists : ccs._search.clusters.cluster_one.skipped
147147 - exists : ccs._search.clusters.cluster_two.skipped
148- - is_true : ccs._search.clusters.cluster_one.took
149- - is_true : ccs._search.clusters.cluster_one.took.max
150- - is_true : ccs._search.clusters.cluster_one.took.avg
151- - is_true : ccs._search.clusters.cluster_one.took.p90
148+ - exists : ccs._search.clusters.cluster_one.took
149+ - exists : ccs._search.clusters.cluster_one.took.max
150+ - exists : ccs._search.clusters.cluster_one.took.avg
151+ - exists : ccs._search.clusters.cluster_one.took.p90
You can’t perform that action at this time.
0 commit comments