IMPORTANT: No additional bug fixes or documentation updates
will be released for this version. For the latest information, see the
current release documentation.
elasticsearch pending_tasks MetricSet
editelasticsearch pending_tasks MetricSet
editThis is the pending_tasks metricset of the module elasticsearch.
Fields
editFor a description of each field in the metricset, see the exported fields section.
Here is an example document generated by this metricset:
{ "@timestamp": "2018-05-03T20:58:17.379Z", "metricset": { "rtt": 2487, "namespace": "elasticsearch.cluster.pending_task", "name": "pending_tasks", "module": "elasticsearch", "host": "localhost:9200" }, "elasticsearch": { "cluster": { "pending_task": { "insert_order": 47, "priority": "HIGH", "source": "put-mapping", "time_in_queue.ms": 34 } } }, "beat": { "name": "host.example.com", "hostname": "host.example.com" } }