[OPB-10] fixing gateway ping metric in dashboard

This commit is contained in:
Sheldan
2021-04-11 21:11:03 +02:00
parent 79bd338f45
commit d563950bee

View File

@@ -555,7 +555,7 @@
"targets": [
{
"exemplar": true,
"expr": "increase(discord_gateway_ping[1m])",
"expr": "discord_gateway_ping",
"interval": "",
"legendFormat": "Gateway ping",
"refId": "A"