From 696f8451cf99cc36bfd63f8ff41c0a61080c0f66 Mon Sep 17 00:00:00 2001 From: Denis Doria Date: Mon, 10 Aug 2015 08:12:12 +0200 Subject: [PATCH] Update documentation with $col alias --- docs/sources/datasources/influxdb.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/sources/datasources/influxdb.md b/docs/sources/datasources/influxdb.md index 05e627967eb..03dab9a362a 100644 --- a/docs/sources/datasources/influxdb.md +++ b/docs/sources/datasources/influxdb.md @@ -62,6 +62,7 @@ You can switch to raw query mode by pressing the pen icon. - $m = replaced with measurement name - $measurement = replaced with measurement name +- $col = replaced with column name - $tag_hostname = replaced with the value of the hostname tag - You can also use [[tag_hostname]] pattern replacement syntax