-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Add ray docs for custom autoscaling in serve #57600
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Signed-off-by: abrar <[email protected]>
Signed-off-by: abrar <[email protected]>
Signed-off-by: abrar <[email protected]>
Signed-off-by: abrar <[email protected]>
The `record_autoscaling_stats()` method can be either synchronous or asynchronous. It must complete within the timeout specified by `RAY_SERVE_RECORD_AUTOSCALING_STATS_TIMEOUT_S` (default 30 seconds). | ||
::: | ||
|
||
In your policy, access custom metrics via: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
prometheus metrics are not supoprted yet?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
not yet, still WIP #56851
Signed-off-by: abrar <[email protected]>
Signed-off-by: abrar <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
minor comments, else LGTM
Signed-off-by: abrar <[email protected]>
Signed-off-by: abrar <[email protected]>
Signed-off-by: abrar <[email protected]>
Original PR #57600 by abrarsheikh Original: ray-project/ray#57600
Merged from original PR #57600 Original: ray-project/ray#57600
Original PR #57600 by abrarsheikh Original: ray-project/ray#57600
Merged from original PR #57600 Original: ray-project/ray#57600
1. add docs under advance autoscaling 2. promote autoscaling_context to public api --------- Signed-off-by: abrar <[email protected]> Signed-off-by: Josh Kodi <[email protected]>
1. add docs under advance autoscaling 2. promote autoscaling_context to public api --------- Signed-off-by: abrar <[email protected]>
Uh oh!
There was an error while loading. Please reload this page.