gnunet-svn
[Top][All Lists]
Advanced

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

[taler-grid5k] branch master updated: fix


From: gnunet
Subject: [taler-grid5k] branch master updated: fix
Date: Sat, 11 Jun 2022 20:11:20 +0200

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

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

The following commit(s) were added to refs/heads/master by this push:
     new a9c3af4  fix
a9c3af4 is described below

commit a9c3af49817f3bc569ed65e43e36f29349d90fb1
Author: Boss Marco <bossm8@bfh.ch>
AuthorDate: Sat Jun 11 20:10:56 2022 +0200

    fix
---
 additional/grafana/transactions.json | 26 +++++---------------------
 1 file changed, 5 insertions(+), 21 deletions(-)

diff --git a/additional/grafana/transactions.json 
b/additional/grafana/transactions.json
index 3eafad8..fc7e2bf 100644
--- a/additional/grafana/transactions.json
+++ b/additional/grafana/transactions.json
@@ -1670,10 +1670,7 @@
       "type": "stat"
     },
     {
-      "datasource": {
-        "type": "prometheus",
-        "uid": "${DS_PROMETHEUS}"
-      },
+      "description": "",
       "fieldConfig": {
         "defaults": {
           "color": {
@@ -1729,27 +1726,14 @@
             "uid": "${DS_PROMETHEUS}"
           },
           "exemplar": false,
-          "expr": 
"(sum(rate(taler_requests_total_requests{endpoint=\"reserves-batch-withdraw\"}[5s]))
 or vector(0)) > bool 0",
+          "expr": "count 
(label_replace(rate(pg_stat_user_tables_vacuum_count{relname=~\"reserves_[0-9]+\"}
 [5m]), \"relnamenew\", \"$1\", \"relname\", \"(.*[^_0-9])(_[0-9]+)*\"))",
           "instant": true,
           "interval": "",
-          "legendFormat": "Batch",
+          "legendFormat": "",
           "refId": "A"
-        },
-        {
-          "datasource": {
-            "type": "prometheus",
-            "uid": "${DS_PROMETHEUS}"
-          },
-          "exemplar": false,
-          "expr": 
"(sum(rate(taler_requests_total_requests{endpoint=\"reserves-withdraw\"}[5s])) 
or vector(0)) > bool 0",
-          "hide": false,
-          "instant": true,
-          "interval": "",
-          "legendFormat": "Normal",
-          "refId": "B"
         }
       ],
-      "title": "Withdraw Operation",
+      "title": "Partitions",
       "transformations": [],
       "type": "stat"
     },
@@ -2755,6 +2739,6 @@
   "timezone": "",
   "title": "Transactions",
   "uid": "83vvgKKnk",
-  "version": 188,
+  "version": 189,
   "weekStart": ""
 }
\ No newline at end of file

-- 
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]