summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornicolargo <nicolas@nicolargo.com>2022-07-15 11:17:20 +0200
committernicolargo <nicolas@nicolargo.com>2022-07-15 11:17:20 +0200
commitb2052414b687a2c20d0a789151b70b2ca667438b (patch)
treec25d7eba4c4e95bbcd8715494ead779e68d2af03
parent9aaf620e2f039f6448685a02ad3761d2aedeeda6 (diff)
parentddd91be31876611dd6535e9cf0c5d19b2a3a6fe8 (diff)
Merge branch 'develop' of github.com:nicolargo/glances into develop
-rw-r--r--docs/gw/prometheus.rst8
1 files changed, 7 insertions, 1 deletions
diff --git a/docs/gw/prometheus.rst b/docs/gw/prometheus.rst
index d6263610..52b953d5 100644
--- a/docs/gw/prometheus.rst
+++ b/docs/gw/prometheus.rst
@@ -15,7 +15,13 @@ listening on <host:port> (define in the Glances configuration file).
prefix=glances
labels=src:glances
-Note: you can use dynamc fields for the label (ex: labels=system:`uname -s`)
+.. note::
+
+ When running Glances in a container, set ``host=0.0.0.0`` in the Glances configuration file.
+
+.. note::
+
+ You can use dynamic fields for the label (ex: labels=system:`uname -s`)
and run Glances with: