live wire
IBM makes watsonx Orchestrate AgentOps, custom LLM judging and Bedrock-agent discovery generally availableIBMSchemaGate 0.1.45 fixes broken Oracle ADB wallet connections and an OCI stack pinned 28 releases behindSchemaGatePDI’s Amazon Quick procurement agent grounds spend answers in vendor, category and contract contextAWS Business Intelligence BlogBigQuery’s ML.METRICS example returns 0.84 accuracy but 0.30 macro-F1 on the same 100-row classification queryGoogle Cloud BigQuery docsSchemaGate 0.1.44 auto-selects sentence embeddings, lifting bundled-schema retrieval from 90/98 to 93/98SchemaGateSchemaGate 0.1.43 adds read-only SQL execution with per-principal table checks—and documents unauthenticated client assertionsSchemaGateDatabox adds reusable AI Analyst Skills with personal/company scope, auto-matching and marketplace installsDataboxFabric previews an AI builder for data-agent instructions, source guidance and example queriesMicrosoft FabricDatabricks trains data-agent retriever to stop early or spend bounded extra search steps, reporting 5.8-second latencyDatabricksThoughtSpot adds SpotterCode coding agent to its Visual Embed PlaygroundThoughtSpotLongMemEval-S audit: 67–73% of restore-fixable 80k-budget errors came from evicted evidence under three policiesarXivSchemaGate 0.1.42 adds dimension-aware retrieval and fixes complex multi-table SQL promptsSchemaGateSnowflake agent toolsets can silently drop inherited tools when callers lack accessSnowflake DocumentationLooker’s VS Code extension reaches GA with MCP-assisted LookML generation, editing and validationGoogle Cloud Looker release docsIBM makes watsonx Orchestrate AgentOps, custom LLM judging and Bedrock-agent discovery generally availableIBMSchemaGate 0.1.45 fixes broken Oracle ADB wallet connections and an OCI stack pinned 28 releases behindSchemaGatePDI’s Amazon Quick procurement agent grounds spend answers in vendor, category and contract contextAWS Business Intelligence BlogBigQuery’s ML.METRICS example returns 0.84 accuracy but 0.30 macro-F1 on the same 100-row classification queryGoogle Cloud BigQuery docsSchemaGate 0.1.44 auto-selects sentence embeddings, lifting bundled-schema retrieval from 90/98 to 93/98SchemaGateSchemaGate 0.1.43 adds read-only SQL execution with per-principal table checks—and documents unauthenticated client assertionsSchemaGateDatabox adds reusable AI Analyst Skills with personal/company scope, auto-matching and marketplace installsDataboxFabric previews an AI builder for data-agent instructions, source guidance and example queriesMicrosoft FabricDatabricks trains data-agent retriever to stop early or spend bounded extra search steps, reporting 5.8-second latencyDatabricksThoughtSpot adds SpotterCode coding agent to its Visual Embed PlaygroundThoughtSpotLongMemEval-S audit: 67–73% of restore-fixable 80k-budget errors came from evicted evidence under three policiesarXivSchemaGate 0.1.42 adds dimension-aware retrieval and fixes complex multi-table SQL promptsSchemaGateSnowflake agent toolsets can silently drop inherited tools when callers lack accessSnowflake DocumentationLooker’s VS Code extension reaches GA with MCP-assisted LookML generation, editing and validationGoogle Cloud Looker release docs
nl2sql.ai
newsGoogle Cloud

Google’s analytics-agent observability separates model cost from warehouse cost

The new BigQuery and Looker telemetry traces each conversational turn from schema lookup through SQL execution—and gives FinOps teams a queryable record.

Two cost paths for one analytics answer, split between model tokens and warehouse execution.
AI-generated illustration
By The News Desk· Sep 6, 2026the quick take — two AI hosts go live when you do

Google Cloud has launched managed observability for its Conversational Analytics agents, adding a missing production control for natural-language-to-SQL: the ability to trace one answer across metadata retrieval, model work, generated SQL and warehouse execution. The Sept. 1 staff announcement says the feature emits OpenTelemetry spans, Cloud Monitoring metrics and built-in BigQuery and Looker dashboards without custom instrumentation. Google Cloud staff announcement

One question, two cost systems

An analytics-agent answer can consume both model tokens and database compute. Google’s launch explicitly exposes token consumption alongside execution latency and trace status, while the linked BigQuery documentation lists model calls, tool usage, health, latency and token usage among the available metrics. That makes it possible to distinguish an expensive prompt from an expensive generated query instead of treating the entire conversation as one opaque bill. Google Cloud staff announcement BigQuery data-agent documentation

The staff post goes further with a recursive SQL example that walks parent-child spans from the root chat turn to execute_tool spans, then groups BigQuery slot time and bytes processed by agent and user. It also shows a cross-project query for input, cached-input, output and reasoning tokens. Those examples turn agent traces into a FinOps dataset rather than a debugging screen alone. Google Cloud staff announcement

What platform teams should test

First, enable observability in a non-production project and confirm that one known question produces the expected model-call, tool-call and SQL-execution spans. The feature is disabled by default; Google documents separate permissions for creating and binding observability settings, plus viewer roles for Monitoring, Trace, logs and BigQuery data. BigQuery data-agent documentation

Second, run paired questions: one with a deliberately long prompt and another that scans a large table. The first should make token usage visible; the second should surface warehouse consumption and latency. Google’s announcement identifies schema resolution, model reasoning, SQL generation and query execution as distinct trace stages, while its example attributes BigQuery slot milliseconds and processed bytes to individual agents. Google Cloud staff announcement

Third, decide retention before rollout. Google says metrics begin only after observability is enabled and are not backfilled. Cloud Trace data is retained in an observability dataset for 30 days; longer retention requires moving trace data to BigQuery. BigQuery data-agent documentation

The practical shift is straightforward: an NL2SQL answer can now be reviewed as a chain of measurable operations, not just a final chart. Teams should use that record to set separate alerts for model usage, warehouse spend, latency and execution errors—and to prove which stage caused a bad or costly answer. Google Cloud staff announcement

Filed by The News Desk. Corrections: desk@nl2sql.ai · Our standards →

comments · 0

    Comments are moderated before they appear. Your email is used once to confirm it is you — never shown, never sold. Corrections and questions get an answer from the desk when we have one.