summaryrefslogtreecommitdiffstats
path: root/docs/gw/influxdb.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/gw/influxdb.rst')
-rw-r--r--docs/gw/influxdb.rst5
1 files changed, 4 insertions, 1 deletions
diff --git a/docs/gw/influxdb.rst b/docs/gw/influxdb.rst
index a14f75c8..43db9df9 100644
--- a/docs/gw/influxdb.rst
+++ b/docs/gw/influxdb.rst
@@ -16,7 +16,10 @@ following:
user=root
password=root
db=glances
- tags=foo:bar,spam:eggs
+ # Tags will be added for all measurements
+ #tags=foo:bar,spam:eggs
+ # You can also use dynamic values
+ #tags=system:`uname -s`
and run Glances with: