Skip to content

Commit 4b26bb3

Browse files
committed
Adding metrics handler
1 parent 2b3df7b commit 4b26bb3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pkg/manifests/ext_proc.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,8 @@ spec:
5959
- "vllm-llama2-7b-pool"
6060
ports:
6161
- containerPort: 9002
62-
62+
- name: metrics
63+
containerPort: 9090
6364
- name: curl
6465
image: curlimages/curl
6566
command: ["sleep", "3600"]

0 commit comments

Comments
 (0)