This commit is contained in:
Kasper Jacobsen 2025-10-22 11:16:36 -05:00 committed by GitHub
commit 286c2dd19c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -1847,7 +1847,7 @@
"targets": [
{
"editorMode": "code",
"expr": "sum by (controller) (controller_runtime_active_workers)",
"expr": "sum by (controller) (controller_runtime_active_workers{namespace=\"$SystemNamespace\"})",
"legendFormat": "__auto",
"range": true,
"refId": "A",