elasticsearch.node.pipeline.ingest.documents.current
Pipeline ingest currentDimensions:None
Available on:
OpenTelemetry (1)
Summary
Indicates documents currently being processed by specific ingest pipelines. This per-pipeline metric reveals which pipelines have the highest concurrency or slowest processing. The ML inference bottleneck insight highlights how processor-heavy pipelines can accumulate in-flight documents, indicating throughput limits requiring pipeline optimization or scaling.
Interface Metrics (1)
Dimensions:None
Related Insights (1)
Ingest Pipeline Processing Bottleneckwarning
Complex ingest pipelines with processors like grok, script, or ML inference can significantly slow document indexing, causing backpressure and increased latency.
▸