megachangelog
Feature

Expanded search for workflow runs in Vercel Observability

Vercel Observability now supports structured search for workflow runs, allowing you to filter by workflow, environment, deployment ID, region, and custom attributes. Search suggestions are smart and based on your project data, and filters appear as removable chips in a shareable URL.

The runs list for in Observability now has structured search, giving you more ways to find and investigate runs.Vercel Workflows

For example, pulls up preview runs of one workflow in one region, since the list otherwise shows production runs.workflow:sendEmail environment:preview region:iad1

Search your runs from the Workflows tab in .Vercel Observability

Read more

  • Filter runs by workflow, environment, deployment ID, , or any custom run attribute. Paste a run ID to pull up that exact run.Structured filters:region

  • The search bar suggests filters and values from your project's run data as you type, and recent searches are saved per project.Smarter suggestions:

  • Applied filters appear as removable chips that combine in one query, and the query lives in the URL, so a filtered view can be shared as a link and restores on load.Editable queries:

observabilityworkflowssearchfilters

Source: original entry ↗