summaryrefslogtreecommitdiffstats
path: root/docs
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
parentf9f7bf2f368bf83c1881edc1727c5875d60e663a (diff)
Too less data using prometheus exporter #1462 (update doc and NEWS file)
Diffstat (limited to 'docs')
-rw-r--r--docs/gw/prometheus.rst3
-rw-r--r--docs/man/glances.110
2 files changed, 4 insertions, 9 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:
diff --git a/docs/man/glances.1 b/docs/man/glances.1
index 1ffed86b..b14154d7 100644
--- a/docs/man/glances.1
+++ b/docs/man/glances.1
@@ -1,6 +1,6 @@
.\" Man page generated from reStructuredText.
.
-.TH "GLANCES" "1" "Mar 02, 2019" "3.1.1b0" "Glances"
+.TH "GLANCES" "1" "Apr 12, 2019" "3.1.1b0" "Glances"
.SH NAME
glances \- An eye on your system
.
@@ -303,11 +303,6 @@ display FS free space instead of used
.UNINDENT
.INDENT 0.0
.TP
-.B \-\-sparkline
-display sparlines instead of bar in the curses interface
-.UNINDENT
-.INDENT 0.0
-.TP
.B \-\-theme\-white
optimize display colors for white background
.UNINDENT
@@ -427,9 +422,6 @@ Show/hide RAID plugin
.B \fBs\fP
Show/hide sensors stats
.TP
-.B \fBS\fP
-Switch from bars to sparklines
-.TP
.B \fBt\fP
Sort process by CPU times (TIME+)
.TP