mirror of
https://github.com/Sheldan/OnePlusBot.git
synced 2026-01-01 15:28:28 +00:00
[OPB-10] fixing gateway ping metric in dashboard
This commit is contained in:
@@ -555,7 +555,7 @@
|
||||
"targets": [
|
||||
{
|
||||
"exemplar": true,
|
||||
"expr": "increase(discord_gateway_ping[1m])",
|
||||
"expr": "discord_gateway_ping",
|
||||
"interval": "",
|
||||
"legendFormat": "Gateway ping",
|
||||
"refId": "A"
|
||||
|
||||
Reference in New Issue
Block a user