From f5d992f60922a162f2b6bc6185e2c55834b344f6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Torkel=20=C3=96degaard?= Date: Tue, 15 Jul 2014 16:46:17 +0200 Subject: [PATCH] InfluxDB: Support for alias & alias patterns when using raw query mode, #584 --- src/app/partials/influxdb/editor.html | 30 +++++++++++++++---- .../services/influxdb/influxdbDatasource.js | 8 ++--- 2 files changed, 28 insertions(+), 10 deletions(-) diff --git a/src/app/partials/influxdb/editor.html b/src/app/partials/influxdb/editor.html index 66118e42d74..b5f27372a82 100644 --- a/src/app/partials/influxdb/editor.html +++ b/src/app/partials/influxdb/editor.html @@ -19,8 +19,8 @@ @@ -41,17 +41,35 @@ - + + +