2026-07-15

What was released

This section summarizes what was released this week.

Fast lane GA features

These features are generally available for all customers. Slow lane customers and tenants will have these features automatically enabled on August 12, 2026.

  • monitors: Monitor detail now shows the credits used since the start of the current usage window. Gives teams a monitor's compute cost in the context of the billing window without leaving the monitor page.
  • ai-sre: AI-SRE settings are consolidated into a dedicated "My AI SRE settings" page, with skills split into their own pages. Makes per-user AI-SRE configuration easier to find and manage as the number of settings and skills grows.

Slow lane GA features

These features are enabled for all slow lane customers and tenants today.

  • ai: Claude Fable 5 (Sonnet) added as a model option for AI-SRE.
  • ai-sre: OPAL query cards in AI-SRE now available via MCP.
  • expression-builder: Autocomplete activates on focus and supports chained completion for faster OPAL writing.
  • opal: Autocomplete suggestions are now grouped into labeled sections for easier browsing.
  • tags: Correlation tag inspection rail now shows enhanced tag details and richer appearance.
  • trace-explorer: One-click "Summarize Trace" CTA restored in the trace inspector.

Public preview and private preview features

features are available by invitation only. features are available by inquiry.

  • apm: APM tools — list services (with RED metrics), list environments, and service invocation graph — now available in AI-SRE via MCP.
  • iceberg: use Observe and store your observability data as open Apache Iceberg™ tables in your own Amazon S3 bucketbles in your own Amazon S3 bucket..

Bug fixes

The following issues are fixed in this week's release:

  • dashboard: Fixed the dataset picker not auto-opening for new log cards.
  • dashboard: Fixed a flash of the expanded card modal when entering edit mode.
  • datatable: Fixed column visibility toggles not updating the table.
  • iceberg: Fixed acceptance of SQL-unsafe storage integration input (OB-62447)
  • monitor-v2: Fixed anomaly detection to enforce a 1% minimum threshold and consistently surface the anomaly count.
  • monitor-v2: Fixed correlation-tag anomaly alarms not matching their chart series.
  • query-card: Fixed relative time ranges not resolving in the AI-SRE markdown preview query.
  • service-explorer: Fixed endpoint inspector breakdown stages never loading.

REST API changes

The following changes are reflected in the Observe REST API as of this release.

New

  • GET /v1/apm/services (ListApmServices): List APM services, one row per service with a RED metrics snapshot; expand=true adds a per-bucket time series. Beta.
  • GET /v1/apm/environments (ListApmEnvironments): List APM environments. Beta.
  • GET /v1/apm/invocation-graph (GetApmInvocationGraph): APM service invocation graph. Beta.
  • ApiTokenScope: Token scopes are now exposed on the native API token surfaces (beta service-accounts / api-tokens endpoints).

Terraform provider

The following updates are available in the Observe Terraform provider.

v0.14.60 (2026-07-09)

New features

  • observe_poller (cloudwatch metrics): new attach_resource_tags variable.

Coming soon

The following GA features are already available for fast lane customers, and will be enabled for slow lane customers and tenants next week.

  • ai-sre: Documentation search tool for the AI-SRE agent now available for fast lane customers.
  • connections: CDC change tracking for source datastreams.
  • expression-builder: Exclude-null and column filter macros now available in the FilterCondition popover.
  • monitors: Consecutive cron-scheduled alarms for the same condition now stitch into a single ongoing alarm.
  • monitors: Mute multiple monitors at once in the mute create flow.
  • service-explorer: Filter the service map and inspector by correlation tags.
  • service-explorer: Topic Discovery breakdown tab for message broker services.