From eb8c2d9053ec55bc18a0192e1f1f20a7307b7621 Mon Sep 17 00:00:00 2001 From: Felix Barnsteiner Date: Thu, 22 Oct 2015 13:10:10 +0200 Subject: [PATCH] Ability to set a low limit for Elasticsearch date histogram interval closes #2901 --- .../elasticsearch/partials/query.options.html | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/public/app/plugins/datasource/elasticsearch/partials/query.options.html b/public/app/plugins/datasource/elasticsearch/partials/query.options.html index ab345d0eb59..eb6c6ff55fb 100644 --- a/public/app/plugins/datasource/elasticsearch/partials/query.options.html +++ b/public/app/plugins/datasource/elasticsearch/partials/query.options.html @@ -1,4 +1,22 @@
+
+
    +
  • + +
  • +
  • + Group by time interval +
  • +
  • + +
  • +
  • + +
  • +
+
+