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

View file

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