summaryrefslogtreecommitdiffstats
path: root/docs/gw
diff options
context:
space:
mode:
authornicolargo <nicolas@nicolargo.com>2019-04-12 11:55:51 +0200
committernicolargo <nicolas@nicolargo.com>2019-04-12 11:55:51 +0200
commit727042042a47702adedc567965fe223028a5cfc2 (patch)
tree2f9123569c2199dc05c795e00a62d233a88961ce /docs/gw
parentf9f7bf2f368bf83c1881edc1727c5875d60e663a (diff)
Too less data using prometheus exporter #1462 (update doc and NEWS file)
Diffstat (limited to 'docs/gw')
-rw-r--r--docs/gw/prometheus.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/gw/prometheus.rst b/docs/gw/prometheus.rst
index 655c4c6a..d6263610 100644
--- a/docs/gw/prometheus.rst
+++ b/docs/gw/prometheus.rst
@@ -13,6 +13,9 @@ listening on <host:port> (define in the Glances configuration file).
host=localhost
port=9091
prefix=glances
+ labels=src:glances
+
+Note: you can use dynamc fields for the label (ex: labels=system:`uname -s`)
and run Glances with: