Unverified Commit a90ad7d8 authored by Mark McLoughlin's avatar Mark McLoughlin Committed by GitHub
Browse files

Add @markmc to CODEOWNERS for Observability (#28457)


Signed-off-by: default avatarMark McLoughlin <markmc@redhat.com>
parent 533b018f
...@@ -61,6 +61,16 @@ CMakeLists.txt @tlrmchlsmth @LucasWilkinson ...@@ -61,6 +61,16 @@ CMakeLists.txt @tlrmchlsmth @LucasWilkinson
/vllm/model_executor/models/transformers @hmellor /vllm/model_executor/models/transformers @hmellor
/tests/models/test_transformers.py @hmellor /tests/models/test_transformers.py @hmellor
# Observability
/vllm/config/observability.py @markmc
/vllm/v1/metrics @markmc
/tests/v1/metrics @markmc
/vllm/tracing.py @markmc
/tests/v1/tracing/test_tracing.py @markmc
/vllm/config/kv_events.py @markmc
/vllm/distributed/kv_events.py @markmc
/tests/distributed/test_events.py @markmc
# Docs # Docs
/docs/mkdocs @hmellor /docs/mkdocs @hmellor
/docs/**/*.yml @hmellor /docs/**/*.yml @hmellor
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment