Skip to content

Conversation

@eicherseiji
Copy link
Contributor

@eicherseiji eicherseiji commented Oct 19, 2025

Description

Copy link
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request correctly reorganizes the CODEOWNERS file to ensure the LLM team is designated as the owner for files under python/ray/serve/llm/, overriding the more general rule for python/ray/serve/. The consolidation of all LLM-related rules into a single block also improves the file's organization and readability. I have one suggestion to further simplify the configuration by using a glob pattern for related dashboard files.

Comment on lines +79 to +80
/python/ray/dashboard/modules/metrics/dashboards/serve_llm_dashboard_panels.py @ray-project/ray-llm
/python/ray/dashboard/modules/metrics/dashboards/serve_llm_grafana_dashboard_base.json @ray-project/ray-llm
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

For better maintainability, you can combine these two lines into a single line using a glob pattern. This will simplify the file and automatically include any new serve_llm_* files in this directory in the future.

/python/ray/dashboard/modules/metrics/dashboards/serve_llm_* @ray-project/ray-llm

@ray-gardener ray-gardener bot added serve Ray Serve Related Issue docs An issue or change related to documentation core Issues that should be addressed in Ray Core devprod labels Oct 20, 2025
@kouroshHakha
Copy link
Contributor

@eicherseiji could you rebase? I am not sure if micro check failure is valid.

@kouroshHakha kouroshHakha added the go add ONLY when ready to merge, run all tests label Oct 20, 2025
@kouroshHakha kouroshHakha merged commit 2c680d7 into ray-project:master Oct 20, 2025
6 checks passed
kamil-kaczmarek pushed a commit that referenced this pull request Oct 20, 2025
xinyuangui2 pushed a commit to xinyuangui2/ray that referenced this pull request Oct 22, 2025
elliot-barn pushed a commit that referenced this pull request Oct 23, 2025
landscapepainter pushed a commit to landscapepainter/ray that referenced this pull request Nov 17, 2025
Aydin-ab pushed a commit to Aydin-ab/ray-aydin that referenced this pull request Nov 19, 2025
Future-Outlier pushed a commit to Future-Outlier/ray that referenced this pull request Dec 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

core Issues that should be addressed in Ray Core devprod docs An issue or change related to documentation go add ONLY when ready to merge, run all tests serve Ray Serve Related Issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants