summaryrefslogtreecommitdiffstats
path: root/conf/glances.conf
diff options
context:
space:
mode:
authornicolargo <nicolas@nicolargo.com>2019-07-03 22:25:33 +0200
committernicolargo <nicolas@nicolargo.com>2019-07-03 22:25:33 +0200
commitbfcf212c2c6286d6f11fce06a16aa546c4f47c41 (patch)
treebdbfb7e9804843fc8ed215197b6d07b719d53525 /conf/glances.conf
parent7edb99923addd3e74610e407072be52afbe6f804 (diff)
Prometheus integration broken with latest prometheus_client #1397
Diffstat (limited to 'conf/glances.conf')
-rw-r--r--conf/glances.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/glances.conf b/conf/glances.conf
index 0f2cff82..1e985bf7 100644
--- a/conf/glances.conf
+++ b/conf/glances.conf
@@ -469,7 +469,7 @@ prefix=G
host=localhost
port=9091
#prefix=glances
-labels=system:`uname -s`
+labels=src:glances
[restful]
# Configuration for the --export RESTful option