ray.serve.schema.DeploymentAutoscalingDetail#
- class ray.serve.schema.DeploymentAutoscalingDetail[source]#
Deployment-level autoscaler observability.
PublicAPI (alpha): This API is in alpha and may change before becoming stable.
- model_config: ClassVar[ConfigDict] = {}#
Configuration for the model, should be a dictionary conforming to [
ConfigDict][pydantic.config.ConfigDict].