Skip to content

2.1.4

Obsrv 2.1.4 release notes.

Release Date: 2026-05-06

Release Type: Minor

Objective: Performance optimization enhancement for dataset list page, Postgres migration script update, Master data indexer job 2.0.0.

This document presents key improvements to the dataset list page within the Obsrv console. It addresses performance issues linked to synchronous fetching of metrics and health data. Important updates include:

  • PostgreSQL Migration Script: Enhanced for seamless deletion of GA dataset transformation drafts, aiding the transition of Obsrv datasets to version 1.0.
  • Master Data Indexer Cron Job: Updated to comply with the latest 2.X structure.
  • Batching of APIs: Metrics and health APIs have been batched to mitigate delays caused by synchronous calls. These data are now integrated with the dataset list API to minimize multiple API calls in the Obsrv console.
  • Postgres Migration Script Update: The deletion script has been revised to successfully remove all GA transformation draft records, streamlining the transition process.
  • Master Data Indexer Cron Job 2.0: Automation support added for the Master Data Indexer job to fetch master datasets of 2.X version from Redis and submit to Druid using the updated data products jar.
  • Enhancements: Added validation to prevent duplication of dataset alerts when a publish attempt fails, and when the dataset is subsequently republished. Additionally, introduced support for updating the dataset type during republishing.