elasticsearch.node.pipeline.ingest.operations.failed
Pipeline failed operationsDimensions:None
Available on:
OpenTelemetry (1)
Summary
Counts the number of failed ingest operations for a specific ingest pipeline. Ingest pipelines transform documents during indexing, and failures indicate processing errors from malformed documents, script exceptions, or processor misconfigurations. Sustained failures may cause document loss if error handling isn't configured, requiring investigation of pipeline definitions and input data validation.
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.
▸