Custom metrics are now supported in Vercel Observability
You can now emit your own metrics directly from your Vercel Functions and analyze them alongside Vercel's built-in observability data. metric() @vercel/functions Use thefunction from thepackage to record any value you care about, like request latency or business events, and attach attributes to…
Sources
- T1Custom metrics are now supported in Vercel ObservabilityVercel (blog + changelog)