Skip to content

Commit fc1fc66

Browse files
authored
Merge branch 'main' into request-retry
2 parents 442c698 + e2801aa commit fc1fc66

8 files changed

Lines changed: 1713 additions & 36 deletions

File tree

helm/dashboards/vllm-dashboard.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
{
9191
"disableTextWrap": false,
9292
"editorMode": "builder",
93-
"expr": "count by(endpoint) (vllm:healthy_pods_total)",
93+
"expr": "sum(max by (server) (vllm:healthy_pods_total))",
9494
"format": "time_series",
9595
"fullMetaSearch": false,
9696
"includeNullMetadata": true,

0 commit comments

Comments
 (0)