Idan
Idan
### Motivation: Since the `x-delay` is a message header attribute, delay can only be specified per message and through publisher's code. **There should be an alternative way for specifying the...
### Background: Since Kibana 6.1, interactive input [controls](https://www.elastic.co/blog/interactive-inputs-on-kibana-dashboards) for filtering data in dashboard are supported out-of-the-box. The controls are dropdown filter (for strings) and slicer filter (for numbers/dates). There are...
**Issue:** When creating an index pattern, a time field must be chosen. When choosing a nested time field - no matching results can be discovered or aggregated. **Workaround:** A hack...
Is it possible to make a terms aggregation on a scripted field which isn't the root? Kibana's terms aggregation demands choosing a field. Maybe when a script is provided (through...
### Background: The current plugin supports rendering of reverse nested aggregations out-of-the-box, meaning that when needed in the query - the reverse nested clause is added. When creating a bar...