diff --git a/docs/sources/guides/whats-new-in-v2-6.md b/docs/sources/guides/whats-new-in-v2-6.md index de1ac6d488b..ac644ad44af 100644 --- a/docs/sources/guides/whats-new-in-v2-6.md +++ b/docs/sources/guides/whats-new-in-v2-6.md @@ -109,8 +109,7 @@ in combination with the new Table panel to show raw log data stored in InfluxDB. If you have Elasticsearch 2.x and Grafana 2.6 or above then you can use pipeline metric aggregations like **Moving Average** and **Derivative**. Elasticsearch pipeline metrics require another metric to be based on. Use the eye icon next to the metric -to hide metrics from appearing in the graph. This is useful for metrics you only have in the query to be used -in a pipeline metric. +to hide metrics from appearing in the graph. ![](/img/elasticsearch/pipeline_metrics_editor.png) diff --git a/public/app/plugins/datasource/elasticsearch/partials/bucket_agg.html b/public/app/plugins/datasource/elasticsearch/partials/bucket_agg.html index 5a84ec8f6cd..454c94b1e6d 100644 --- a/public/app/plugins/datasource/elasticsearch/partials/bucket_agg.html +++ b/public/app/plugins/datasource/elasticsearch/partials/bucket_agg.html @@ -100,7 +100,7 @@ Query {{$index + 1}}
  • - +
  • diff --git a/public/app/plugins/datasource/elasticsearch/partials/query.editor.html b/public/app/plugins/datasource/elasticsearch/partials/query.editor.html index 862a3d78254..66058310d0b 100644 --- a/public/app/plugins/datasource/elasticsearch/partials/query.editor.html +++ b/public/app/plugins/datasource/elasticsearch/partials/query.editor.html @@ -44,7 +44,7 @@ Query
  • - +
  • Alias