Metrics

    For per-revision configuration, this is determined using the annotation. The possible metric types that can be configured per revision depend on the type of Autoscaler implementation you are using:

    • The HPA Autoscaler supports the cpu metric.

    For more information about KPA and HPA, see the documentation on .

    • Per-revision annotation key:
    • Default:

    Per-revision rps configuration

    Per-revision cpu configuration

    Per-revision custom metric configuration

    You can create an HPA to scale the revision by a metric that you specify. The HPA will be configured to use the average value of your metric over all the Pods of the revision.

    Next steps

    • Configure for applications