Observe & Operate·Last Verified: 2026-07-14

Application Metrics

Monitor resource allocation and request metrics.

Observability graphs display allocated system resources and network ingress details.

Understanding Resource Utilization

Allocated CPU and memory values reflect the requested compute boundaries assigned to your Knative container container, NOT the actual real-time application utilization. Use application-level APMs if you require precise inline heap profiling.

Querying Metrics via CLI

Monitor metrics
kubeletto status my-service --watch
Was this helpful?