repos / ops

infra for pico services
git clone https://github.com/picosh/ops.git

commit
697c31a
parent
50c651a
author
Antonio Mika
date
2024-08-27 16:06:08 +0000 UTC
Update tuns.json
1 files changed,  +4, -4
M monitoring/grafana/config/provisioning/dashboards/tuns.json
+4, -4
 1@@ -427,7 +427,7 @@
 2           },
 3           "editorMode": "code",
 4           "exemplar": false,
 5-          "expr": "sish_tunnels_active",
 6+          "expr": "label_join(sish_tunnels_active, \"full_tunnel\", \"-\", \"user\", \"tunnel\")",
 7           "format": "table",
 8           "instant": true,
 9           "legendFormat": "__auto",
10@@ -996,13 +996,13 @@
11     "list": []
12   },
13   "time": {
14-    "from": "now-15m",
15+    "from": "now-24h",
16     "to": "now"
17   },
18   "timepicker": {},
19   "timezone": "",
20   "title": "Tuns",
21   "uid": "a7431274-1d2e-4568-a48c-efc45628c484",
22-  "version": 4,
23+  "version": 5,
24   "weekStart": ""
25-}
26+}