# Vercel Connect adds observability support

DevFeed: [Vercel Connect adds observability support](<https://devfeed.tech/articles/vercel-connect-adds-observability-support-1135.md>)

Original publisher: [Read original article](<https://vercel.com/changelog/vercel-connect-adds-observability-support>)

Author: Yasoob Rasheed

Published: 2026-08-11T22:00:00Z

Content type: release

Language: en

Sources: [Vercel News](<https://devfeed.tech/sources/vercel-news.md>)

Topics: [telemetry](<https://devfeed.tech/topics/telemetry.md>)

Tags: [enterprise](<https://devfeed.tech/tags/enterprise.md>), [events](<https://devfeed.tech/tags/events.md>), [observability](<https://devfeed.tech/tags/observability.md>), [vercel](<https://devfeed.tech/tags/vercel.md>)

## AI overview

Vercel Connect adds token-lifecycle observability, including runtime events, correlation IDs, configuration activity, retention periods, and webhook forwarding.

## Source excerpt

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 tokenId and authorizationId values 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. Read more