21285: Updates overview dashboard to include concurrent reqs queue names.
authorLucas Di Pentima <lucas.dipentima@curii.com>
Tue, 9 Jan 2024 22:03:05 +0000 (19:03 -0300)
committerLucas Di Pentima <lucas.dipentima@curii.com>
Tue, 9 Jan 2024 22:03:05 +0000 (19:03 -0300)
At the moment we have 2 queues: "api" & "tunnel", I think this change will
allow the dashboard to adapt to potential new queues (instead of hardcoding
queue names in the query)

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas.dipentima@curii.com>

tools/salt-install/config_examples/multi_host/aws/dashboards/arvados_overview.json

index 774109b531d66ecbea1d4fedfe317a9361538c89..3b3fd83270eac66a257026f57deeb6038739453c 100644 (file)
           },
           "expr": "arvados_concurrent_requests{}",
           "interval": "",
-          "legendFormat": "{{instance}}",
+          "legendFormat": "{{instance}}_{{queue}}",
           "refId": "A"
         }
       ],