Runtime Monitoring
Live view of database queries and DAM activity across your environment.
The Runtime Monitoring view streams live query activity from every monitored asset, letting you watch your environment in near real time.
What you see
- A scrolling feed of queries with timestamps, source identity, target asset, and matched policies
- Per-asset throughput sparklines (queries per second over the last 5 minutes)
- Highlighted entries for policy hits — red for Guardrail blocks, orange for Detect & Alert matches
- Filters by asset, user, query type, and severity
Typical use
- Live incident response — when an alert fires, switch to Runtime Monitoring filtered to the alerting asset and watch follow-on activity.
- Change validation — after a deployment or schema change, confirm the expected query patterns appear and unexpected ones don't.
- Policy tuning — leave Runtime Monitoring open while activating a new Guardrail policy to observe its real-world impact before going to enforcement mode.
Related
- Monitoring Configuration — configure which assets feed Runtime Monitoring.
- Creating a Custom Policy — author the policies whose hits show up here.