Technologies/Elasticsearch/elasticsearch.task.stats
ElasticsearchElasticsearchMetric

elasticsearch.task.stats

Task statistics
Dimensions:None
Available on:PrometheusPrometheus (1)

Summary

Aggregates statistics about running and completed tasks across the cluster, including reindex operations, update-by-query, and other long-running tasks. This metric provides visibility into background operations that may consume significant resources. High task counts or long durations indicate heavy background workloads competing with user queries, useful for diagnosing unexpected performance degradation from administrative operations.

Interface Metrics (1)
PrometheusPrometheus
Number of tasks of a certain action
Dimensions:None
Related Insights (1)
Task Management Queue Buildupwarning

Long-running or stuck tasks accumulate in the task manager, potentially blocking critical operations and consuming resources.