gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-grid5k] 39/48: add relabel to prometheus


From: gnunet
Subject: [taler-grid5k] 39/48: add relabel to prometheus
Date: Sat, 28 May 2022 12:11:59 +0200

This is an automated email from the git hooks/post-receive script.

marco-boss pushed a commit to branch master
in repository grid5k.

commit 4e7f513bb8038f70f5e68e3945f08a6c28d3dc8a
Author: Boss Marco <bossm8@bfh.ch>
AuthorDate: Wed May 25 11:35:57 2022 +0200

    add relabel to prometheus
---
 configs/etc/monitor/prometheus.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configs/etc/monitor/prometheus.yaml 
b/configs/etc/monitor/prometheus.yaml
index 1899f3d..3dc99d5 100644
--- a/configs/etc/monitor/prometheus.yaml
+++ b/configs/etc/monitor/prometheus.yaml
@@ -15,7 +15,7 @@ scrape_configs:
   - job_name: 'database'
     static_configs:
     - targets: ['127.0.0.1:9187']
-    relabel_configs:
+    metric_relabel_configs:
     - source_labels: ['relname']
       separator: "="
       regex: "relname=(.*)_[0-9]+"

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]