New features are release with one of the statuses defined in the following table.

StatusDescription
The feature has been publicly announced and is generally available in all tenants.
The feature has been publicly announced, but is only available in select tenants.
The feature has not been announced, and is available by invitation only.
This feature is deprecated and is no longer supported.

Summary

This release adds a custom unit selector for monitors and cleans up field type icons across the product. Bug fixes address trace explorer expand icons, Kubernetes log live mode, monitor save-time validation, and AI SRE behavior.

Highlights

  • monitors: Custom unit selector is now available when creating or editing monitors, supporting arbitrary unit labels alongside the built-in unit set.
  • ui: Field type icons now appear consistently in dropdowns across dashboards, datasets, and the correlation tag modal wherever multiple field types are mixed.
  • ui: Typing a hash character (#) in the group-by bar now filters fields by tag, consistent with existing behavior in the filter bar.
  • tags: Required entity tags are now surfaced at the top of the tag autocomplete dropdown.
  • monitors: Monitor list now shows disable reason and remaining credit info for monitors subject to cost controls.

Bug fixes

  • trace explorer: Expand icon is now consistently visible in compact view for all user roles (OB-57891)
  • k8s logs: Fixed live mode initialization failures and 30–45 minute ingestion delays for Kubernetes log datasets (OB-57747)
  • monitors: Test notification error messages now correctly reference the message field instead of surfacing an internal token name (OB-57575)
  • monitors: Scheduled monitor creation now validates group-by column references at save time, preventing silent evaluation failures later (OB-57937)
  • dashboards: Dashboard pivot parameters passed via URL now parse correctly, fixing broken card rendering when navigating via pivot links (OB-58398)
  • ai sre: AI SRE now answers questions containing unrecognized terms by asking for clarification rather than refusing (OB-57486)
  • ai sre: Query time range auto-expansion is now capped at 90 days, preventing unexpectedly large time windows (OB-57783)
  • ai sre: Clicking Stop now shows a spinner while the last tool call finishes, making the stopping state visually clear (OB-58223)

Summary

This release expands tag visibility across the product — tags now appear in the dataset header, inspection rail, and selection rail. Log metrics add estimated DPM with contract limit warnings, and ingest routing allows editing the default route and now automatically removes routes when their source dataset is deleted. AI SRE displays the time range in query cards. Bug fixes address monitor behavior, visualization rendering, multi-select parameter display, navigation, dataset CEL queries, and sharing filter retention.

Highlights

  • ai sre: Query card now shows the time range used for the query.
  • ingest routing: Ingest routes are now automatically deleted when their source Dataset is deleted.
  • ingest routing: Users can now edit and change the default ingest route from the routing UI.
  • log metric: Log metric creation now displays an estimated DPM value alongside a warning when the estimate approaches the contract limit.
  • datasets: Dataset header now displays entity tags associated with the Dataset.
  • datasets: Query filter enable/disable toggle is now available during filter creation.
  • tags: Correlation tags for Datasets are now listed in the cell selection rail.

Bug Fixes

  • dashboards: Fixed hover state on dashboard card action icons (OB-57557)
  • dashboards: Multi-select parameters now correctly render filter values instead of raw JSON (OB-57787)
  • datasets: Dataset search CEL orderBy queries with multiple fields are now correctly split by commas (OB-57756)
  • monitors: Alignment windows in metric charts are now synced when building a monitor (OB-52406)
  • monitors: Monitor evaluated data chart now selects the correct y-axis column (OB-56321)
  • monitors: New and recently updated monitors now wait a minimum of 24 hours before entering grace period, preventing false transitions from initial processing bursts (OB-56907)
  • monitors: Save button is now disabled until the OPAL query has been run at least once (OB-57094)
  • monitors: Monitor preview no longer refreshes unnecessarily when only the name or description is changed (OB-57622)
  • navigation: Browser tab title now correctly resets when navigating between pages (OB-48695)
  • navigation: Browse-all panel no longer resets when opened with a pre-set open state (OB-56623)
  • opal: Fixed incorrect removal of double quotes from JSON path expressions (OB-56255)
  • ai sre: Edit message input now uses the full AI input component instead of a plain text area (OB-57073)
  • sharing: Kubernetes lister pages now correctly retain filter state after sharing navigation (OB-57039)
  • tags: Empty entity tag values are now cleaned up to proper empty objects (OB-56241)
  • visualizations: Bar charts with multiple Y fields now correctly render all field values (OB-56610)
  • visualizations: Group limit warning tooltip is now more informative (OB-56705)

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)

Highlights

  • anomaly monitors: Anomaly Monitors are now generally available — anomaly detection, lookback window configuration, and evaluated data preview are enabled for all customers
  • context menus: "Related" header moved below primary actions and drilldowns for improved navigation flow

Bug fixes

  • alerts: Expiration mutes now display up to 30 days (OBSSD-3157)
  • explorer: Restored OPAL button visibility in ExplorerFilterHeader (OBSSD-3083)
  • filter bar: Fixed height not adjusting when filter content wraps (OBSSD-3103)
  • ingest: Disabled datastreams are now filtered instead of rejecting all ingest
  • monitors: Fixed incorrect default max rate limit
  • monitors: Fixed monitor type selector sometimes not updating
  • monitors: Fixed transform monitor skipping notifications due to pagination
  • parameters: Fixed parameter modal button alignment
  • parameters: Fixed set parameter submenu for no-resources case (OBSSD-2899)
  • reference tables: Backend errors now surface correctly on reference table update
  • resource explorer: "Open in Resource Explorer" now correctly filters to selected resource (OBSSD-3098)
  • vis: Fixed "Add another" button icon stacking in color mapping
  • wsod: Fixed white-screen crash when selecting a row in the landing instance page

Highlights

  • input picker: Updated input picker with improved toolbar density is now available for all customers (with targeted exclusions for select enterprise accounts)
  • visualizations: Multiple Y-axis fields are now supported in chart visualizations
  • time range: New time range selector (V2 Next) is now the default for all customers
  • anomaly monitors: Anomaly detection monitors, lookback window configuration, and evaluated data preview available for select customers

Bug fixes

  • bulk delete: Fixed HTTP 414 errors from oversized URL query params during bulk tag value deletion
  • datastreams: Filter pills now preserved when creating a new datastream
  • expression builder: Fixed Duration mutation causing incorrect unit/value display
  • expression builder: Disabled select-next for resolution to prevent incorrect behavior
  • ingest routing: Removed modal work-around after upstream reshaped fix
  • LLM explorer: Fixed white-screen crash in LLM Explorer
  • navigation: Fixed ConfirmNavigation dialog appearing incorrectly when saving a route
  • time range: Removed live mode button from the floating time range trigger
  • UI framework: Upgraded reshaped and patched focus trap compatibility issue