Skip to content

Commit

Permalink
Revert "Remove two troublesome queries (#499)" (#506)
Browse files Browse the repository at this point in the history
This reverts commit a1cf098.
  • Loading branch information
craigtaverner authored Nov 1, 2023
1 parent 4e436bf commit ce72fb8
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions elastic/logs/challenges/logging-querying.json
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,20 @@
"iterations": 10,
"tags": ["esql"]
},
{
"operation": "esql_time_range_and_date_histogram_two_groups_pre_filter",
"clients": 1,
"warmup-iterations": 5,
"iterations": 20,
"tags": ["esql"]
},
{
"operation": "esql_time_range_and_date_histogram_two_groups_post_filter",
"clients": 1,
"warmup-iterations": 5,
"iterations": 20,
"tags": ["esql"]
},
{
"operation": "esql_dissect_duration_and_stats",
"clients": 1,
Expand Down

0 comments on commit ce72fb8

Please sign in to comment.