[SIS-xxx] adapting dashboard to show better command information

This commit is contained in:
Sheldan
2022-07-25 19:14:07 +02:00
parent af8bf920c0
commit a2818241f6
2 changed files with 4 additions and 1 deletions

View File

@@ -159,7 +159,7 @@
{
"expr": "increase(command_processed_total[1m])",
"interval": "",
"legendFormat": "{{status}}",
"legendFormat": "{{type}}-{{status}}",
"refId": "A"
}
],