elasticsearch/docs/reference/ingest/apis
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
..
enrich Add size_in_bytes to enrich cache stats (#110578) 2024-07-12 08:53:53 +02:00
delete-pipeline.asciidoc [DOCS] Refactor book-scoped variables in docs/reference/index.asciidoc (#107413) 2024-04-17 14:37:07 +02:00
geoip-stats-api.asciidoc Fixed the spelling of the word successful in docs (#107595) 2024-04-18 08:08:30 -05:00
get-pipeline.asciidoc [DOCS] Refactor book-scoped variables in docs/reference/index.asciidoc (#107413) 2024-04-17 14:37:07 +02:00
index.asciidoc Adding a simulate ingest api (#101409) 2023-11-15 17:25:09 -06:00
put-pipeline.asciidoc [DOCS] Refactor book-scoped variables in docs/reference/index.asciidoc (#107413) 2024-04-17 14:37:07 +02:00
simulate-ingest.asciidoc Adding a simulate ingest api (#101409) 2023-11-15 17:25:09 -06:00
simulate-pipeline.asciidoc Ingest: IngestDocument requires non-null version (#87665) 2022-06-15 07:50:45 -05:00