Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Release date February 1, 2024

New features

Usage analytics

A new dashboard inside the Devo web app to help Admin users understand how Devo is being used. You can access the new dashboard from the left menu on Administration/Usage Analytics. It contains key several key KPIs and charts:

  • Weekly active users

  • Ingestion metrics

  • Query count metrics

  • Resource usage distribution

Conditional formatting in Data search

This feature allows the user to automatically highlight the table field values that match a set of conditions. Both the highlight format and the condition must have been previously defined by the user at field level.

Conditional formatting can be accessed three ways:

  • From the Field viewer directly

  • From the contextual menu

  • From the column menu

A maximum of five conditions are allowed and when there is  more than one condition, the first one that matches will be the one applied. The existence of conditional formatting is marked with a new icon with the number of conditions over it.

Data search changes with conditional formatting

The current “pencil” icon has been replaced by the “Query editor” icon. 

We’ve also added a new operation that allows you to add a new conditional formatting condition related to the corresponding field. This new operation can be accessed through the new conditional formatting icon (with tooltip “Add value to conditional formatting”).

New audit table in Alerts

We’ve added a new audit table “devo.audit.alert.definition” to all domains where the system will log (for audit purposes) all the user activities related with Alert definition operations made in the domain.

The Alerts definition operations logged are the following ones:

  • Alert creation

  • Alert edition

  • Alert enable/disable

  • Alert deletion

Alerts: Select all table fields/only query fields

To grant backward compatibility and to appease customer requests, from this release on there will be two possible set of fields added to

the Each Alerts query/extraData:

  • All query table fields (default option: the SELECT * clause will be added to the Each Alert query (as it is currently done).

  • Only query selected fields plus the eventdate: the SELECT eventdate clause will be added to the Each Alert query.

The two options will be available through a new “Include all fields” field in the following forms:

  • Alert creation (“Alert definition” form).

  • Alert edition (“Edit Alert definition” form).

Improvements

Some Spanish texts in the platform (column headings, label fields, help texts, etc.) were kept in English when the user selects the Spanish language (for instance: “Tags” instead of “Etiquetas”, and so on).

Bug fixes

If a user has the “Activeboards report scheduler” permission, the Activeboards API will allow that user to see all the Activeboard schedules in the domain, despite not having access to the Activeboards scheduled.

  • No labels