From f8b61a4ebe3f9d162d544596466b767c28914a12 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Torkel=20=C3=96degaard?= Date: Tue, 8 Sep 2015 09:16:41 +0200 Subject: [PATCH] changelog(): added #1034 to changelog --- CHANGELOG.md | 4 ++++ .../datasource/cloudwatch/{plugin.json => _plugin.json} | 0 .../datasource/elasticsearch/partials/query.options.html | 2 -- 3 files changed, 4 insertions(+), 2 deletions(-) rename public/app/plugins/datasource/cloudwatch/{plugin.json => _plugin.json} (100%) diff --git a/CHANGELOG.md b/CHANGELOG.md index bfff6ea811a..59eb641b762 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,10 @@ A built in data source is now available named `-- Mixed --`, When picked in the it allows you to add queries of differnet data source types & instances to the same graph/panel! [Issue #436](https://github.com/grafana/grafana/issues/436) +** New Feature: Elasticsearch Metrics Query Editor and Viz Support ** +- Feature rich query editor and processing features enables you to issues all kind of metric queries to Elasticsearch +- See [Issue #1034](https://github.com/grafana/grafana/issues/1034) for more info. + ** User Onboarding ** - Org admin can now send email invites (or invite links) to people who are not yet Grafana users - Sign up flow now supports email verification (if enabled) diff --git a/public/app/plugins/datasource/cloudwatch/plugin.json b/public/app/plugins/datasource/cloudwatch/_plugin.json similarity index 100% rename from public/app/plugins/datasource/cloudwatch/plugin.json rename to public/app/plugins/datasource/cloudwatch/_plugin.json diff --git a/public/app/plugins/datasource/elasticsearch/partials/query.options.html b/public/app/plugins/datasource/elasticsearch/partials/query.options.html index f7eb67e52d3..ab345d0eb59 100644 --- a/public/app/plugins/datasource/elasticsearch/partials/query.options.html +++ b/public/app/plugins/datasource/elasticsearch/partials/query.options.html @@ -16,7 +16,6 @@
-
Alias patterns
    @@ -25,7 +24,6 @@
  • {{field}} = replaced with the metric field name
-