elasticsearch.node.ingest.documents.current
Documents being ingestedDimensions:None
Available on:
OpenTelemetry (1)
Summary
Shows the number of documents currently being processed by ingest pipelines. This gauge metric indicates pipeline concurrency and can reveal bottlenecks. Sustained high values suggest slow processors (like ML inference per the insight) or insufficient ingest pipeline capacity. Zero values during active indexing indicate pipeline failures or routing issues.
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.
▸