add jitsi_p2p_conferences to dashboard

This commit is contained in:
louis 2021-02-06 12:22:00 +01:00
parent 97d310220e
commit 612c324a13
2 changed files with 18 additions and 6 deletions

View file

@ -59,7 +59,7 @@
"gnetId": 12282, "gnetId": 12282,
"graphTooltip": 1, "graphTooltip": 1,
"id": null, "id": null,
"iteration": 1611864000587, "iteration": 1612608833620,
"links": [], "links": [],
"panels": [ "panels": [
{ {
@ -945,7 +945,7 @@
"renderer": "flot", "renderer": "flot",
"seriesOverrides": [], "seriesOverrides": [],
"spaceLength": 10, "spaceLength": 10,
"stack": false, "stack": true,
"steppedLine": false, "steppedLine": false,
"targets": [ "targets": [
{ {
@ -953,6 +953,12 @@
"interval": "", "interval": "",
"legendFormat": "conferences", "legendFormat": "conferences",
"refId": "A" "refId": "A"
},
{
"expr": "jitsi_p2p_conferences{instance=~\"$instance.*\"}",
"interval": "",
"legendFormat": "p2p conferences",
"refId": "B"
} }
], ],
"thresholds": [], "thresholds": [],
@ -2399,5 +2405,5 @@
"timezone": "", "timezone": "",
"title": "Jitsi Meet & System", "title": "Jitsi Meet & System",
"uid": "IJXK9Q6Wz", "uid": "IJXK9Q6Wz",
"version": 2 "version": 4
} }

View file

@ -53,7 +53,7 @@
"gnetId": 12098, "gnetId": 12098,
"graphTooltip": 1, "graphTooltip": 1,
"id": null, "id": null,
"iteration": 1611864152470, "iteration": 1612608944252,
"links": [], "links": [],
"panels": [ "panels": [
{ {
@ -702,7 +702,7 @@
"renderer": "flot", "renderer": "flot",
"seriesOverrides": [], "seriesOverrides": [],
"spaceLength": 10, "spaceLength": 10,
"stack": false, "stack": true,
"steppedLine": false, "steppedLine": false,
"targets": [ "targets": [
{ {
@ -710,6 +710,12 @@
"interval": "", "interval": "",
"legendFormat": "conferences", "legendFormat": "conferences",
"refId": "A" "refId": "A"
},
{
"expr": "jitsi_p2p_conferences{instance=~\"$instance.*\"}",
"interval": "",
"legendFormat": "p2p conferences",
"refId": "B"
} }
], ],
"thresholds": [], "thresholds": [],
@ -2156,5 +2162,5 @@
"timezone": "", "timezone": "",
"title": "Jitsi Meet", "title": "Jitsi Meet",
"uid": "wX13E8RGz", "uid": "wX13E8RGz",
"version": 1 "version": 3
} }