Skip to content

Commit a90ad7d

Browse files
authored
Add @markmc to CODEOWNERS for Observability (vllm-project#28457)
Signed-off-by: Mark McLoughlin <[email protected]>
1 parent 533b018 commit a90ad7d

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.github/CODEOWNERS

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,16 @@ CMakeLists.txt @tlrmchlsmth @LucasWilkinson
6161
/vllm/model_executor/models/transformers @hmellor
6262
/tests/models/test_transformers.py @hmellor
6363

64+
# Observability
65+
/vllm/config/observability.py @markmc
66+
/vllm/v1/metrics @markmc
67+
/tests/v1/metrics @markmc
68+
/vllm/tracing.py @markmc
69+
/tests/v1/tracing/test_tracing.py @markmc
70+
/vllm/config/kv_events.py @markmc
71+
/vllm/distributed/kv_events.py @markmc
72+
/tests/distributed/test_events.py @markmc
73+
6474
# Docs
6575
/docs/mkdocs @hmellor
6676
/docs/**/*.yml @hmellor

0 commit comments

Comments
 (0)