Function Autoscaler Operations
The self-managed stack deploys the Function Autoscaler for the control and
all observability profiles. State Metrics must remain enabled for both. See
Observability Configuration for profile and metrics
backend settings.
Verify the deployment
Check State Metrics and the Function Autoscaler:
Confirm the resolved PromQL endpoint. This ConfigMap does not contain the backend credentials:
For the bundled backend, the result should point to vmsingle in the
configured monitoring namespace. For an existing backend, it should match
metricsBackend.promqlEndpoint.
Health endpoints
The Function Autoscaler exposes three health endpoints:
Inspect the detailed endpoint through the service:
The liveness probe does not check Cassandra or the metrics backend. Dependency failures change readiness instead.
Troubleshooting
See also
- Function Autoscaler Observability for the metrics and traces referenced in the symptoms above.
- Configure Autoscaling for setting per-function scaling bounds and policy via the NVCF API.
- Architecture for the component layout these symptoms map to.
- Observability Configuration for shared stack settings.