ToolsThe story, in brief

AI query prompting now available in Observability Plus

Vercel embeds natural language into observability. No more query syntax—just ask.

Paper-cut illustration of a coral software window opening into a three-dimensional drafting space.
New tools for building and creating with AI.AI illustration by KeyNews
The KeyNews take

Why it matters

AI-powered query interfaces are moving from research into production infrastructure tools. This democratizes log analysis for developers who don't know query syntax, reducing time-to-insight for debugging and performance monitoring.

The key facts

11 to know
  1. Feature: Natural language query generation for logs, filters, time ranges, grouping

  2. Availability: All Observability Plus users, no additional cost

  3. Use cases: Error tracking (500s), bandwidth analysis, DDoS mitigation review, timeout diagnostics

  4. Technical detail: AI-generated queries represented in URL for sharing/bookmarking

  5. Platform: Vercel Observability Plus

  6. Feature: AI query prompting in Observability Plus

  7. Available to all Observability Plus users

  8. No additional cost

  9. Supports natural language filtering, time range changes, grouping

  10. Generated queries represented in URL for sharing and bookmarking

  11. Use cases: error analysis, bandwidth tracking, DDoS mitigation review, timeout debugging

Go to the source

Vercel Blogvercel.com

Publisher excerpt: Observability Plus users can now use natural language to create new queries or modify existing ones by adding filters, changing time ranges, or grouping results. allow customers to explore log data and visualize traffic, performance, and other key metrics.Queries AI prompts generate queries in the…
Read original report
Back to today's editionMore tools news

The wider picture

View all
Paper-cut illustration of a coral software window opening into a three-dimensional drafting space.
AI illustration by KeyNews
Tools01

The Genie One MCP is now Generally Available

Genie One MCP is a production-ready tool layer for integrating coding agents into enterprise workflows. Practitioners building agentic systems now have a standardized, vendor-backed protocol for connecting agents to IDEs and development environments — lowering friction from pilot to deployment.

Databricks
Illustration of independent geometric mechanisms passing paper tasks along branching amber tracks.
AI illustration by KeyNews
Tools02

Rabbit Is Back, This Time With an AI Agent App

A failed AI hardware play pivots to cross-platform agent software — a test case for whether agent UX can drive mainstream adoption outside dedicated devices.

Wired AI
Illustration of a transparent lens revealing connected networks across layers of paper.
AI illustration by KeyNews
Tools03

llm-typesafe 0.1a0

A new Python library for enforcing type-safe outputs from LLMs—useful for practitioners building production applications where unpredictable output shapes break downstream code. Early alpha, but addresses a real friction point in AI app development.

Simon Willison