Skip to main content
Run any Skill in Manus
with one click

lakehouse-monitoring

Stars2
Forks0
UpdatedJune 25, 2026 at 11:58

Configures a Databricks data-profiling monitor (formerly Lakehouse Monitoring; the data-profiling half of Unity Catalog Data Quality Monitoring) over a Delta or inference table — selects profile type (Snapshot/TimeSeries/InferenceLog) from table shape, chooses a baseline strategy, sets slice expressions + custom metrics + granularities, configures refresh cadence + cost, and wires the auto-generated profile + drift metric tables to the auto-dashboard + SQL alerts, including the inference-table→drift-alert loop. Use when standing up Lakehouse Monitoring / data profiling on a UC table, wiring a served model's inference table to drift alerts, or choosing a monitor profile type + baseline. Owns the PRODUCT config; defers drift statistics (PSI/KS/threshold math) to /model-drift + /feature-monitoring, serving to /databricks-model-serving, and Databricks' built-in anomaly detection (the other half of Data Quality Monitoring) is out of scope.

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly