No queries were performed.
#▲ | Execution Time | Info |
---|---|---|
{{ loop.index }} | {{ '%0.2f'|format(query.time * 1000) }} ms |
Request:
{{ query.request|json_encode }}
Item count: {{ query.response.hits.total.value }}
{% if query.backtrace is defined %}
{% endif %}
View formatted request View formatted response {% if query.backtrace is defined %} View query backtrace {% endif %} |
{{ collector.clusterInfo|json_encode(constant('JSON_PRETTY_PRINT')) }}
Name▲ | Status | Replication (pri, rep) | Doc Count |
---|---|---|---|
{{ index.index }} | {{ index.status }} | {{ index.pri }}, {{ index.rep }} | {{ index['docs.count'] }} |
Elasticsearch was not enabled in this request.