HomeDocumentationRecipesChangelog
HomeRequest DemoContact
Changelog
HomeRequest DemoContact
These docs are for v2.1. Click to read the latest docs for v4.2.

Changelog 4.3

Validio 4.3 includes new segment filtering, improved tagging experience, enhanced dynamic thresholds and more.

Segment Filtering

Validio 4.3 adds support for filters on segmentations, so that you can monitor only the segments that you are interested in. This version also brings filtering out of the configuration workflow to make saved filters accessible from the source details page. You can create and update filters on the specific source and then configure multiple validators and segmentations to reference the saved filters.

For more information, see Filters Tab in the product documentation.

Improved Tagging Experience

Validio 4.3 introduces an improved experience for creating, using, and searching for tags. You can manage (create, update, and delete) all tags on the platform in the Workspace settings page, as well as directly on specific resources, such as sources and validators, in their respective details pages and panels. These changes also allow you to:

  • Enrich the descriptions and metadata for your validators
  • Filter incidents using source and validator tags
  • Batch apply tags to multiples sources and validators

For more information, see Managing Tags in the product documentation.

Enhanced Dynamic Threshold Model

The Dynamic Threshold now integrates trends and data drift more precisely, reducing the decision boundary width and boosting the identification of true positives. For more information, see Configuring Dynamic Thresholds in the product documentation.

New Custom SQL Validator Recipes

We've added new recipes to help you configure the Custom SQL validator to monitor a moving average for a metric and detect trends in a metric over time. The Custom SQL validator examples are based on BigQuery SQL. For more information, see the "Moving Average for Metric" and "Trend Alert" sections of Custom SQL Validator Recipes in the product documentation.


4.3.0

User Interface

Enhancements

  • Introduce filters as a first-class entity type in the UI and API (UI-3994)
  • Updated source and validator wizards with a details step with support for descriptions (UI-3990)
  • Implement new improved tagging experience in both the UI and API (UI-3989)
  • Added support for batch mute and unmute of sources and validators (UI-4063)

Fixed Issues

  • Unified "Back" behavior across wizards (UI-4149)
  • Improved handling of service status checks (UI-4145)
  • Fixed an issue with validator search index creation (UI-4146)
  • Fixed and issue on the Source page with pagination when used with certain sorts (UI-4137)

Removals

  • Removed namespace update APIs for child resource types (UI-4150)