profile
This block is part of the query group and was last modified in core v9.2.15.
Connection Type
This block connects from a query type block. Make sure to connect this block to the appropriate left-hand side connection.
profile v9.2.15 Returns a profile of the matching results for debug purpose only.
Out pins 1
- query
query
Emits the control fragment {"profile": true}, asking Elasticsearch to include per-clause execution timing in the response for debugging. Takes no inputs and does not change which documents match; the fragment is hoisted to the top level of the query when collected by a bool block.
A typical wiring for profile: the query out pin feeds cast to object.

Version history
Introduced in v9.2.15.
Back to
query Return to the main group to view all sub-groups Back to query: misc. Return to the group to view all blocks within this group
