Cluvio updates
Cluvio updates
www.cluvio.com

Customize order of filters on a dashboard

 

Feature

  

We launched a first feature in a series of upcoming improvements for dashboard filters: the ability to customize the order of filters on a dashboard.

customize-filters-order.png

Improvements for Pie chart drill-down

 

Improvement

  

The Pie chart drill-down configuration now supports setting filters from additional SQL result columns, i.e. columns that are not used for the Pie chart labels or values.

Screenshot 2022-04-27 at 11.17.22.png

Cluvio Agents: A new, easy and secure database connectivity option

 

Feature

  

We launched a brand new connectivity option for the Cluvio datasources. Cluvio agent is a small application that you can run within your server environment or on your PC to enable securely connecting to the database without having to change firewall rules or figuring out how to make your laptop or PC reachable from the internet.

When the Cluvio agent is started, it creates an encrypted channel to the Cluvio servers, authorized with a public/private keypair. When Cluvio needs to run a SQL query, the Cluvio agent proxies the traffic to your database to run the query and fetch the results.

Cluvio agent is written in Rust and available open-source at GitHub.

Learn more about agents in our Docs.

πŸ‡ΊπŸ‡¦ Our support for Ukraine

 

Improvement

  

Cluvio has donated 50k EUR today to support all Ukrainians in their struggle for survival, as humans and as a democratic country.

We also stopped providing our service to customers from Russia and Belarus in protest of the horrendous and uncivilised actions by their governments.

R: Added jsonlite library

 

Improvement

  

We added a new library to the standard set: jsonlite (version 1.8.0), which adds functions for working with JSON in your R scripts.

Launching new Cluvio US Location

 

Feature

  

us-location-2.png

We are launching a complete separate location for Cluvio service in the US.

When signing up for a Cluvio account, you can now choose where your account is hosted:

  • EU, running in AWS eu-central-1 region in Germany
  • US, running in AWS us-west-2 region in Oregon, US

This allows you to use Cluvio in situations where you have specific legal or compliance requirements for where your data are processed geographically or are able to select a service location closer geographically for a better performance.

Fixed closing of timerange dropdown on embeds

 

Fix

  

We fixed an annoying issue in embeds, where selecting types of time range in the timerange filter popup would close the popup, requiring opening it again to select the values.

Report data age in report dropdown

 

Improvement

  

The report dropdown now shows the age of its data same way as the dashboard does.

report-age-dropdown.png

Improve navigation to Favorite dashboards

 

Improvement

  

We improved the navigation from various pages back to the list of dashboards to always land in the Favorites section, if the user has favorites.

favorites.png

Fixing child filter selection when parent selection is cleared

 

Fix

  

We deployed a minor bugfix for child filter selection not being cleared up when parent filter is cleared via 'None'