This commit is contained in:
Kasper Jacobsen 2025-12-01 10:27:47 +01:00 committed by GitHub
commit e2e93de458
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",