Skip to content

1.0.0‐GA Release Notes

Manjunath Davanam edited this page Dec 26, 2023 · 2 revisions

Obsrv 1.0.0 GA Release Notes

Advanced Capabilities and Refinements

Dataset Management

  • Delete Draft Datasets:
    • Users can now delete draft datasets using both the API and the Obsrv Console. This feature enhances data management capabilities and provides flexibility in dataset maintenance.
  • Export and Import Dataset Configurations:
    • Added functionality to export Dataset Configurations as a JSON file, facilitating easy sharing and replication of dataset configurations.
    • Introduced the ability to import dataset configurations from a JSON file, streamlining the setup process and ensuring consistency across environments.

Automated Dashboards and Debugging

  • Automated Event Dashboards:
    • Implemented automation for the creation of dashboards specifically tailored for failed/error message events. This enhances the monitoring experience by providing quick access to relevant information.
  • Detailed Debugging with Query Store:
    • Indexed all failed events into the query store for comprehensive and detailed debugging. This feature improves troubleshooting capabilities and accelerates issue resolution.

Backup System Configuration

  • Automated Backup Configuration:
    • Automated the configuration of the backup system during installation, allowing users to define their preferred timezone. This ensures a seamless and customized backup setup for enhanced data protection.

Monitoring and Alerting

  • Enhanced Monitoring and Alerting System:
    • Improved the monitoring and alerting system for better visibility into system performance and proactive identification of potential issues. Users can now benefit from a more robust system for ensuring data integrity.

Data Sources Management

  • Aggregated and Filtered Data Sources:
    • Introduced the option to create aggregated data sources and filtered data sources through both the API and the Obsrv Console. This feature provides users with more control over data sources, enabling customization based on specific requirements.

User Interface Redesign

  • Dataset List Home Page Redesign:
    • Redesigned the Dataset List home page for a more intuitive and user-friendly experience. The updated interface enhances navigation and accessibility, improving overall usability.

Bug Fixes and Improvements

  • Improved the Schema API to support nano-second validation and the ability to index nano-second data.
  • Fixed the auto-conversion of the timestamp property to a string.
  • Fixed the auto-selection of the timestamp field from the derived property.