elasticsearch/qa/ccs-common-rest
Alexander Spies e540732e39
Aggs: Scripted metric allow list (#109444)
Introduces new cluster settings that allow only a certain set of scripts in scripted metrics aggregations:
- search.aggs.only_allowed_metric_scripts, defaults to false
- search.aggs.allowed_inline_metric_scripts, defaults to empty list
- search.aggs.allowed_stored_metric_scripts, defaults to empty list
2024-06-12 14:23:03 +02:00
..
src/yamlRestTest Change skip_unavailable default value to true (#105792) 2024-04-29 15:53:47 -04:00
build.gradle Aggs: Scripted metric allow list (#109444) 2024-06-12 14:23:03 +02:00