elasticsearch/docs/reference/cluster
Larisa Motova a01baa3d79
Include doc size info in ingest stats (#107240)
Add ingested_in_bytes and produced_in_bytes stats to pipeline ingest stats.
These track how many bytes are ingested and produced by a given pipeline.
For efficiency, these stats are recorded for the first pipeline to process a 
document. Thus, if a pipeline is called as a final pipeline after a default pipeline,
as a pipeline processor, and after a reroute request, a document will not 
contribute to the stats for that pipeline. If a given pipeline has 0 bytes recorded
for both of these stats, due to not being the first pipeline to run any doc, these
stats will not appear in the pipeline's entry in ingest stats.
2024-05-17 08:53:24 -05:00
..
allocation-explain.asciidoc Add node "roles" to allocation explain response (#98550) 2023-08-23 08:30:35 -04:00
cluster-info.asciidoc Include doc size info in ingest stats (#107240) 2024-05-17 08:53:24 -05:00
delete-desired-balance.asciidoc Expand docs on reset desired balance API (#106921) 2024-04-02 04:18:59 -04:00
delete-desired-nodes.asciidoc DesiredNode: deprecate node_version field and make it optional (unused) in current parser (#104209) 2024-01-29 14:09:45 +01:00
get-desired-balance.asciidoc [DOCS] Fix bullet in get-desired-balance ref (#105819) 2024-02-29 09:32:50 +01:00
get-desired-nodes.asciidoc DesiredNode: deprecate node_version field and make it optional (unused) in current parser (#104209) 2024-01-29 14:09:45 +01:00
get-settings.asciidoc [DOCS] Align docs to implementation for timeout parameters (#108593) 2024-05-16 13:05:39 +10:00
health.asciidoc [DOCS] Refactor book-scoped variables in docs/reference/index.asciidoc (#107413) 2024-04-17 14:37:07 +02:00
nodes-hot-threads.asciidoc Fix up hot threads timeout docs (#107692) 2024-04-22 08:45:00 -04:00
nodes-info.asciidoc [DOCS] Align docs to implementation for timeout parameters (#108593) 2024-05-16 13:05:39 +10:00
nodes-reload-secure-settings.asciidoc [DOCS] Remove redirect pages (#88738) 2023-05-24 12:32:46 +01:00
nodes-stats.asciidoc Include doc size info in ingest stats (#107240) 2024-05-17 08:53:24 -05:00
nodes-usage.asciidoc [DOCS] Align docs to implementation for timeout parameters (#108593) 2024-05-16 13:05:39 +10:00
pending.asciidoc [DOCS] Refactor book-scoped variables in docs/reference/index.asciidoc (#107413) 2024-04-17 14:37:07 +02:00
prevalidate-node-removal.asciidoc [DOCS] Refactor book-scoped variables in docs/reference/index.asciidoc (#107413) 2024-04-17 14:37:07 +02:00
remote-info.asciidoc [DOCS] Remove remaining beta flags for RCS (#108201) 2024-05-03 09:12:37 +02:00
reroute.asciidoc [DOCS] Refactor book-scoped variables in docs/reference/index.asciidoc (#107413) 2024-04-17 14:37:07 +02:00
state.asciidoc [DOCS] Refactor book-scoped variables in docs/reference/index.asciidoc (#107413) 2024-04-17 14:37:07 +02:00
stats.asciidoc [DOCS] Refactor book-scoped variables in docs/reference/index.asciidoc (#107413) 2024-04-17 14:37:07 +02:00
tasks.asciidoc [DOCS] Align docs to implementation for timeout parameters (#108593) 2024-05-16 13:05:39 +10:00
update-desired-nodes.asciidoc [DOCS] Refactor book-scoped variables in docs/reference/index.asciidoc (#107413) 2024-04-17 14:37:07 +02:00
update-settings.asciidoc [DOCS] Refactor book-scoped variables in docs/reference/index.asciidoc (#107413) 2024-04-17 14:37:07 +02:00
voting-exclusions.asciidoc Small fixes to clear voting config excls API (#87828) 2022-06-20 10:40:39 +01:00