Yesterday's Top Poster

Expanded search for workflow runs in Vercel Observability

  • Thread starter Thread starter Karthik Kalyanaraman, Mitul Shah
  • Start date Start date
The runs list for Vercel Workflows in Observability now has structured search, giving you more ways to find and investigate runs.


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


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


  • Editable queries: 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.

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

Search your runs from the Workflows tab in Vercel Observability.

Read more

Continue reading...
 
Back
Top