Skip to content

erkerc/rhoai-uwm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RHOAI Metrics Dashboard for Single Serving Models

Enable RHOAI User Workload Metrics for Single Serving Models

Prerequisites

  • OpenShift 4.10 or later
  • OpenShift AI 2.10+ installed
  • OpenShift AI KServe installed and configured
  • NVIDIA GPU Operator installed and configured

Installation

Usage

Grab the Grafana route and open it in a browser:

NS="user-grafana"
GRAFANA_URL=$(oc get route -n $NS grafana-route -o jsonpath='{.spec.host}')
echo $GRAFANA_URL
  • vLLM Model Metrics Dashboard: Provides Model metrics for vLLM Single Serving Models dashboard.

vLLM Dashboard 1

  • vLLM Service Performance Dashboard: Provides Service Performance metrics for vLLM Single Serving Models dashboard.

vLLM Dashboard 2

  • OpenVino Service Model Metrics Dashboard: Provides metrics for OpenVino Single Serving Models

vLLM Dashboard 4

  • OpenVino Model Metrics Dashboard: Provides Service Performance metrics for OpenVino Single Serving Models.

vLLM Dashboard 3

  • GPU / vLLM Dashboard: Provides GPU and vLLM performance metrics for Single Serving Models.

GPU Dashboard 5

vLLM Dashboard 6

About

Enable RHOAI User Workload Metrics for Single Serving Models

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors