2026-05-06

Highlights

  • tags: Enhanced tags functionality, for improved dashboard filtering, tags consumption, and building custom pivoting workflows.
  • monitors: Standard per-user usage guardrails to ensure consistent service performance and prevent accidental resource surges.
  • datasets: Iceberg data lake integration expanded — new data lake details page, support for selecting a data lake when creating derived datasets, and storage integration columns on dataset overview pages.
  • log-metrics: Log metrics list view now includes a direct link to open the metric in Metric Explorer.
  • query: Default query result limits are now properly enforced globally for all customers, preventing runaway queries from overloading the UI.
  • vega: Chart rendering is now optimized across most production clusters by stripping unused columns from visualization data.

Bug Fixes

  • expression-builder: Fixed a spurious red error border appearing on the correlation dataset picker when no error is present
  • monitors: Fixed monitors being automatically disabled too aggressively due to an alarm rate limit that was set too low (OBSSD-3117)
  • parameters: Fixed orphaned parameter bindings not being cleaned up when a parameter is deleted
  • query: Fixed auto-aligned chart bucket widths diverging across slices in incremental rollup queries, causing incorrect data display