2026-04-01

Summary

This release brings notification alerts when monitors are automatically disabled, message broker visibility in the service explorer, new log metric creation workflows from the Log Explorer, and expanded OPAL query capabilities with CEL extensions. Bug fixes address ingest routing feedback, WSOD crashes, dashboard search scoring, and AI SRE improvements.

Highlights

  • monitors: Monitors now send email and alert notifications to their creator/owner when automatically disabled by the system
  • log metric: Add log metric creation entry point directly from the Log Explorer
  • log metric: Log metric dimension selection now shows sample values to aid cardinality decisions
  • OPAL: CEL extension functions (strings, regex, math, encoders, optional types, sets, lists, and more) are now available in OPAL pipeline building
  • dashboards: Dashboard markdown panels now render static checkboxes
  • dashboards: Resource inspect button now visible in waterfall chart visualizations
  • dashboards: Default dashboard support for correlation tag views
  • ingest routing: Ingest routing UI now reflects the selected type in the URL, enabling routing configurations to be bookmarked and shared
  • tags: Entity tags now support all characters and have improved display formatting

Bug fixes

  • AI SRE: Query timeout errors now suggest multiple remediation options (OB-54135)
  • AI SRE: Remove quota soft-limit warning toasts from AI chat (OB-56600)
  • alerts: Alerts hourly limit now displays correctly in the UI (OB-54758)
  • context menus: Move "Related" section below primary actions in context menus (OB-56417)
  • dashboards: Dashboard search parameters now correctly score tags matched across the entire row (OB-49092)
  • datasets: Foreign key links now correctly resolve the target label field (OB-54068)
  • deployed stack: Fix Deployed Stack incorrectly showing Metric Stream and LogWriter as enabled when disabled (OB-56403)
  • ingest routing: OTel metrics can now be routed by any column (previously restricted to name column only) (OB-54037)
  • ingest routing: Route save failure now correctly shows an error message instead of a success notification (OB-56636)
  • markdown: Timestamp columns in markdown panels now render in the user's local timezone (OB-53736)
  • parameters: Restore correct priority ordering for tag filter actions (OB-56740)
  • visualizations: Fix TopList rendering overlapping text in some cases (OB-44156)
  • wsod: Fix white-screen crash in context menus where hooks were called conditionally (OB-56948)