PrometheusSample#

class ray.serve.autoscaling_policy.PrometheusSample(labels: Mapping[str, str], value: float, timestamp: float)[source]#

Bases: object

One labeled sample in a Prometheus instant vector.

PublicAPI (alpha): This API is in alpha and may change before becoming stable.