Skip to content

Conversation

JaredforReal
Copy link
Contributor

What type of PR is this?
feat: set up Grafana and Prometheus for Observability and Monitoring

What this PR does / why we need it:
Focusing on local Docker Compose setting up Grafana+Prometheus MVP

  • Add configurations prometheus.yaml and grafana/datasource.yaml, grafana/dashboards.yaml in config/
  • Add services of Prometheus and Grafana in docker-compose.yml
  • Add doc for setting up local Docker Compose in website/docs/observability.md

Which issue(s) this PR fixes:
Fixes #164

Signed-off-by: JaredforReal <w13431838023@gmail.com>
Signed-off-by: JaredforReal <w13431838023@gmail.com>
Signed-off-by: JaredforReal <w13431838023@gmail.com>
Copy link

netlify bot commented Sep 24, 2025

Deploy Preview for vllm-semantic-router ready!

Name Link
🔨 Latest commit db8a919
🔍 Latest deploy log https://app.netlify.com/projects/vllm-semantic-router/deploys/68d420fb5362cc0008efccc7
😎 Deploy Preview https://deploy-preview-222--vllm-semantic-router.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link

👥 vLLM Semantic Team Notification

The following members have been identified for the changed files in this PR and have been automatically assigned:

📁 config

Owners: @rootfs
Files changed:

  • config/grafana/dashboards.yaml
  • config/grafana/datasource.yaml
  • config/prometheus.yaml

📁 website

Owners: @Xunzhuo
Files changed:

  • website/docs/getting-started/observability.md
  • website/sidebars.js

📁 Root Directory

Owners: @rootfs, @Xunzhuo
Files changed:

  • docker-compose.yml

vLLM

🎉 Thanks for your contributions!

This comment was automatically generated based on the OWNER files in the repository.

@rootfs rootfs merged commit f3c66b0 into vllm-project:main Sep 24, 2025
9 checks passed
Aias00 pushed a commit to Aias00/semantic-router that referenced this pull request Oct 4, 2025
…llm-project#222)

* add Grafana and Prometheus & docs for setting up

Signed-off-by: JaredforReal <w13431838023@gmail.com>

* focus on MVP with local docker compose

Signed-off-by: JaredforReal <w13431838023@gmail.com>

* refactor observability.md

Signed-off-by: JaredforReal <w13431838023@gmail.com>

---------

Signed-off-by: JaredforReal <w13431838023@gmail.com>
Signed-off-by: liuhy <liuhongyu@apache.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Docs: Grafana + Prometheus Set Up Guide for "Observability"
3 participants