Skip to content

Commit

Permalink
Add vLLM dashboard and integration (#882)
Browse files Browse the repository at this point in the history
Adds a vLLM sample dashboard, associated with integration metadata (currently HIDDEN; will launch after validation and docs updates).

go/vllm-dashboard-dev-notes (internal link)
  • Loading branch information
yqlu authored Dec 16, 2024
1 parent e492dfa commit 5ffe87e
Show file tree
Hide file tree
Showing 7 changed files with 1,600 additions and 0 deletions.
10 changes: 10 additions & 0 deletions dashboards/vllm/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
### Dashboards for Velero

#### Notes

- This dashboard is based on built-in prometheus metrics.

|vLLM Prometheus Overview|
|:------------------|
|Filename: [vllm-prometheus.json](vllm-prometheus.json)|
|This dashboard has charts displaying throughput, latency, cache usage and other metrics for vLLM inference.|
9 changes: 9 additions & 0 deletions dashboards/vllm/metadata.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
sample_dashboards:
-
category: vLLM
id: vllm-prometheus
display_name: vLLM Prometheus Overview
description: "This dashboard has charts displaying throughput, latency, cache usage and other metrics for vLLM inference."
related_integrations:
- id: vllm
platform: GKE
Binary file added dashboards/vllm/vllm-prometheus.01.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added dashboards/vllm/vllm-prometheus.02.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 5ffe87e

Please sign in to comment.