Skip to content

Commit 697c31a

Browse files
authored
Update tuns.json
1 parent 50c651a commit 697c31a

File tree

1 file changed

+4
-4
lines changed
  • monitoring/grafana/config/provisioning/dashboards

1 file changed

+4
-4
lines changed

monitoring/grafana/config/provisioning/dashboards/tuns.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -427,7 +427,7 @@
427427
},
428428
"editorMode": "code",
429429
"exemplar": false,
430-
"expr": "sish_tunnels_active",
430+
"expr": "label_join(sish_tunnels_active, \"full_tunnel\", \"-\", \"user\", \"tunnel\")",
431431
"format": "table",
432432
"instant": true,
433433
"legendFormat": "__auto",
@@ -996,13 +996,13 @@
996996
"list": []
997997
},
998998
"time": {
999-
"from": "now-15m",
999+
"from": "now-24h",
10001000
"to": "now"
10011001
},
10021002
"timepicker": {},
10031003
"timezone": "",
10041004
"title": "Tuns",
10051005
"uid": "a7431274-1d2e-4568-a48c-efc45628c484",
1006-
"version": 4,
1006+
"version": 5,
10071007
"weekStart": ""
1008-
}
1008+
}

0 commit comments

Comments
 (0)