Skip to content

Commit d83c9ec

Browse files
committed
fix typo
Signed-off-by: JaredforReal <[email protected]>
1 parent 3f4c06d commit d83c9ec

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

deploy/docker-compose/addons/llm-router-dashboard.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -728,7 +728,7 @@
728728
],
729729
"title": "Model Completion Latency (p50/p90/p99)",
730730
"type": "timeseries"
731-
}
731+
},
732732
{
733733
"datasource": {
734734
"type": "prometheus",
@@ -1282,7 +1282,7 @@
12821282
],
12831283
"title": "Responses Adapter SSE Events Rate",
12841284
"type": "timeseries"
1285-
},
1285+
}
12861286
],
12871287
"preload": false,
12881288
"refresh": "10s",

0 commit comments

Comments
 (0)