Skip to content

Commit 20be67f

Browse files
committed
remove agg_metric_v0 from one spot because the test doesn't actually use agg_metric
1 parent 939a8a6 commit 20be67f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

x-pack/plugin/esql/qa/testFixtures/src/main/resources/k8s-timeseries-increase.csv-spec

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,6 @@ increase_bytes:double | cluster:keyword | time_bucket:datetime | increase_kb
133133
increase_of_aggregate_metric
134134
required_capability: increase
135135
required_capability: ts_command_v0
136-
required_capability: aggregate_metric_double_v0
137136
TS k8s-downsampled
138137
| STATS sum_bytes = sum(increase(network.total_bytes_in)),
139138
max_bytes = max(increase(network.total_bytes_in)),

0 commit comments

Comments
 (0)