Vercel Connect adds observability support
Follow into
Save into
Vercel Connect now gives teams line-level visibility into the token lifecycle. See who created a token, what app or project used it, when, and whether it is still active.
Every connector's detail page includes a new Observability tab:
- Runtime events: Every token request, authorization, refresh, revocation, and trigger delivery, filterable by type.
- Correlation IDs: Stable
tokenIdandauthorizationIdvalues link each token's events, so you can match Connect events to your own systems. - Activity: The Activity filter button opens the Activity page pre-filtered to the connector's configuration events, so you can see when and how it changed.
Connect observability is available on all plans. Events are retained for 12 hours on Hobby, 3 days on Pro, and 30 days on Enterprise. To retain events longer, forward them to a custom webhook endpoint by adding a Drain on Pro and Enterprise plans. Enterprise teams also get role-based access control and audit logs.
Get started in the Observability tab on a connector, or read the documentation.