Session

Observability's Agentic Moment: Operating AI in Production with Genie Code

Overview

ExperienceIn Person
TrackArtificial Intelligence & Agents
IndustryEnterprise Technology, Healthcare & Life Sciences, Financial Services
TechnologiesGenie
Skill LevelIntermediate

Shipping AI products is easy. Trusting and operationalizing them at production scale is the hard part. Operational observability is now having its agentic moment. Join us to see how Databricks is reinventing operational observability for the agentic era — a unified, production-scale telemetry layer powered by Genie Code, our AI assistant, spanning every AI offering on the platform: Model Serving, AI Search, AI Gateway, Agent Bricks and Apps. Genie Code doesn't just alert you that something's wrong — it delivers instant root-cause analysis, pinpoints fixes for new error patterns and runs agentic operations on demand. Walk away knowing how to keep your application running smoothly in production — and how to get to the bottom of any issue in seconds when it doesn't.

Session Speakers

Speaker placeholderIMAGE COMING SOON

Anshul Gupta

/Sr. Staff Software Engineer
Databricks

Speaker placeholderIMAGE COMING SOON

Mingyu Li

/Staff Software Engineer
databricks

Full Summary

Why AI observability needs its own agent: inside Databricks' vision for Genie ZeroOps

AI systems have outgrown dashboard-driven troubleshooting. As models, agents, and apps spread across production, stitching metrics, logs, and traces by hand no longer scales. The session outlines why observability must become agentic and how Databricks is building toward Genie ZeroOps, where an agent investigates, explains, and can mitigate issues using the full system context unified on the Databricks Platform. For teams evaluating where AI workloads should live, the Databricks Platform explains how a unified foundation differs from stitching together point solutions. The core claim is simple: model intelligence is not the bottleneck anymore, context is. An observability agent that sees code, data, model lineage, and runtime telemetry can close the debugging loop far faster than humans jumping between tabs.

FAQ


Genie Code is the reasoning layer that investigates issues using metrics, logs, traces, inference tables, code, and lineage. Genie ZeroOps is the broader operational model that orchestrates watchers, skills, and action policies to detect, investigate, and, when permitted, mitigate issues proactively.

Out‑of‑the‑box metrics, logs, traces, and inference tables span model serving, AI search, AI Gateway, agents, and Databricks Apps. Genie Code can be invoked directly from endpoint pages in production today, with investigations grounded in Unity Catalog.

No. Action policies define guardrails per alert type. Teams can permit targeted mitigations like rolling back to a previous model version or limiting a single client, while disallowing destructive actions such as deleting an endpoint or scaling it to zero.

Yes. Custom metrics, logs, and traces from your code can be exported into Unity Catalog alongside built‑in telemetry. Teams can also register custom skills in Unity Catalog so Genie Code incorporates organization‑specific reasoning during investigations.

Databricks Apps, agents, serving endpoints, and search indexes all emit telemetry into Unity Catalog. Databricks uses that shared plane to build cross‑request lineage, which lets Genie Code trace a failure from the app layer down to an embedding model without manual context stitching.