Commit 699a33b
[Serve][Add] Include custom autoscaling policy name in logs (ray-project#57878)
## Description
Now, we hava custom autoscaling policy name in logs.
1. Deployment level
Test code from
https://docs.ray.io/en/master/serve/advanced-guides/advanced-autoscaling.html#custom-policy-for-deployment
<img width="1333" height="294" alt="image"
src="https://github.com/user-attachments/assets/bd26e576-fd3c-489b-94c2-4c11b25bb400"
/>
2. Application level
Test code from
https://docs.ray.io/en/master/serve/advanced-guides/advanced-autoscaling.html#application-level-autoscaling
<img width="1321" height="431" alt="image"
src="https://github.com/user-attachments/assets/d51f4952-faf5-47eb-80d0-6be357437505"
/>
## Related issues
Closes ray-project#57846
## Additional information
Signed-off-by: daiping8 <dai.ping88@zte.com.cn>
Signed-off-by: peterxcli <peterxcli@gmail.com>1 parent 64ada5b commit 699a33b
1 file changed
+14
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
84 | 91 | | |
85 | 92 | | |
86 | 93 | | |
| |||
672 | 679 | | |
673 | 680 | | |
674 | 681 | | |
| 682 | + | |
| 683 | + | |
| 684 | + | |
| 685 | + | |
| 686 | + | |
| 687 | + | |
| 688 | + | |
675 | 689 | | |
676 | 690 | | |
677 | 691 | | |
| |||
0 commit comments