Skip to content

Commit 76ab5b3

Browse files
jrodewigstefnestor
andauthored
[DOCS] Add prod warning to composite agg (#78723) (#78780)
The composite aggregation is considered expensive. Users should perform load testing before deploying it in production. Co-authored-by: James Rodewig <[email protected]> Co-authored-by: Stef Nestor <[email protected]>
1 parent 343e5b0 commit 76ab5b3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/reference/aggregations/bucket/composite-aggregation.asciidoc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44
<titleabbrev>Composite</titleabbrev>
55
++++
66

7+
WARNING: The composite aggregation is expensive. Load test your application
8+
before deploying a composite aggregation in production.
9+
710
A multi-bucket aggregation that creates composite buckets from different sources.
811

912
Unlike the other `multi-bucket` aggregations, you can use the `composite`

0 commit comments

Comments
 (0)