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
enrich-stats.asciidoc
execute-enrich-policy.asciidoc
get-enrich-policy.asciidoc
index.asciidoc
put-enrich-policy.asciidoc