elasticsearch/docs/reference/ingest/apis/enrich
Niels Bauman 86727a8741
Add size_in_bytes to enrich cache stats (#110578)
As preparation for #106081, this PR adds the `size_in_bytes`
field to the enrich cache. This field is calculated by summing
the ByteReference sizes of all the search hits in the cache.
It's not a perfect representation of the size of the enrich cache
on the heap, but some experimentation showed that it's quite close.
2024-07-12 08:53:53 +02:00
..
delete-enrich-policy.asciidoc [DOCS] Remove testenv annotations from doc snippet tests (#80023) 2021-11-05 18:38:50 -04:00
enrich-stats.asciidoc Add size_in_bytes to enrich cache stats (#110578) 2024-07-12 08:53:53 +02:00
execute-enrich-policy.asciidoc [DOCS] Improve enrich policy execute 'wait_for_completion' docs (#102291) 2023-11-27 17:17:06 +01:00
get-enrich-policy.asciidoc [DOCS] Remove testenv annotations from doc snippet tests (#80023) 2021-11-05 18:38:50 -04:00
index.asciidoc [DOCS] Add missingxpack role (#74331) 2021-06-21 10:01:35 -04:00
put-enrich-policy.asciidoc [DOCS] Expand ES|QL ENRICH documentation (#101079) 2023-10-19 17:14:21 +02:00