View advanced function metrics with Observability
Vercel releases advanced function metrics in limited beta via a new Observability tab, covering CPU usage, memory consumption, TTFB, and cold start invocation rates for serverless functions.
Users in the can now view advanced insights for serverless Vercel Functions. Explore low level metrics about function execution, including:limited beta of Observability Observability is in for current users and can be accessed from the new Observability tab in your Vercel projects.limited betaMonitoring Read more : Understand CPU usage and memory consumption and see if you could benefit from upgrading the function to more resourcesCPU throttle and memory usage : See how quickly your function responds to requests by sending the first bytes of the responseTime to First Byte (TTFB) : View cold start and pre-warmed function invocation ratesFunction start type