This commit is contained in:
Fane447 2025-09-07 12:59:23 +01:00 committed by GitHub
commit 13040750ba
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -850,7 +850,7 @@
"type": "prometheus",
"uid": "${DS_PROMETHEUS}"
},
"expr": "unpoller_device_memory_utilization_ratio{type=\"usw\", site_name=~\"$Site\",name=~\"$Switch\",type=~\"usw|udm|udmp\"}",
"expr": "unpoller_device_memory_utilization_ratio{site_name=~\"$Site\",name=~\"$Switch\",type=~\"usw|udm|udmp\"}",
"interval": "$Smooth",
"legendFormat": "{{name}}",
"refId": "A"