new
improved
fixed
Monthly Update
Changelog - July Update
Dashboard scheduling
leads this month: set any dashboard to deliver itself to Email, Teams or Slack on a recurring schedule, so your team gets the numbers pushed to them instead of having to remember to go and look. Alongside it, SQL shaping now works on single datasets
, and there are three new and improved plugins: Veeam Backup & Replication
, GitLab self-hosted
and a rebuilt Datadog
plugin. Elsewhere you can filter data in fullscreen by clicking a donut segment or line series, hide whole object types to cut the noise on a map, and sign in to the plugins CLI straight from your browser. This month's plugin sweep covers AWS, CSV, Google Analytics, Microsoft Defender, SCOM, SharePoint, Web API and Zabbix. ๐---
โญ๏ธ New features
๐
Dashboard scheduling โ set up a recurring daily, weekly, monthly or yearly delivery of any dashboard to Email, Teams or Slack.
๐พ Veeam Backup & Replication plugin โ a new plugin that imports backup servers, repositories and backed-up objects, with data streams for backup jobs and repository storage space.
๐ฆ GitLab self-hosted/on-prem โ the GitLab plugin now supports self-hosted and on-prem instances, not just GitLab cloud.
๐ถ Datadog Improvements โ a rebuilt Datadog plugin with a cleaner setup experience, new Cost, Monitors and Events Query data streams, and fresh out-of-the-box dashboards.
๐งฎ New: SQL for single datasets โ you can now apply SQL shaping to a single dataset from the Filter | Group | Sort tab, with autocomplete (Ctrl+Space) and SmartAssist โจ available as you write it. SQL Analytics has been renamed 'Multiple datasets' to make the distinction clear.
โจ Other enhancements
- Access Controlโ Tenants with a custom domain configured are now automatically redirected to it after logging in via the default SquaredUp URL (SAAS-9022)
- Fullscreenโ click a donut segment or line series in the fullscreen view to filter down to the underlying rows behind that value (SAAS-7420).
- Graph/Correlation, Low Code Plugins (LCP)โ Correlation rules can now be defined using source type and basic operators (SAAS-7776)
- Mapโ Adds a toolbar option to hide every object of a given type, and keep new ones of that type off the map as you expand it (SAAS-9676)
- Securityโ Adds per-user access control to the plugin and import routes reachable from the CLI (SAAS-9621)
๐ Bug fixes
- Dashboardsโ Fixes tile parsing batches crashing when a dashboard contains an empty tile (SAAS-9684)
- Data Sourcesโ Fixes Azure imports reporting success while silently dropping objects when the resources stage was rate-limited (SAAS-9572)
- Data Streamsโ Fixes LCP imports paging forever when an API returns an explicitnextCursor: nullon its final page (SAAS-9610)
- Data Streamsโ Fixes column metadata from later pages being discarded in multi-page plugin responses, which could drop columns entirely (SAAS-9613)
- Data Streamsโ Fixes multi-table SQL tiles dropping columns that resolve via a graph property lookup (SAAS-9678)
- Drilldownโ Fixes the data stream header overlapping other content when scrolling a drilldown page on small screens (SAAS-9713)
- Explore / Dataโ Fixes the Explore preview rendering faded and non-interactive when a data stream has no parameters to configure (SAAS-9616)
- Graph/Correlation, Low Code Plugins (LCP), Mapโ Fixes correlation rules not being re-evaluated when a graph object's properties change, leaving stale edges behind (SAAS-4781)
- Metadataโ Fixes Web API based LCPs losing their column ordering (SAAS-9475)
- Mapโ Fixes the object toolbar disappearing as you move the mouse towards it (SAAS-9675)
- Mapโ Fixes the map's zoom and control buttons rendering unstyled on the workspace overview and map pages (SAAS-9665)
- Relayโ Fixes SCOM imports sitting idle for hours before failing with a timeout error (SAAS-9638)
- Tile Editorโ Fixes drilldown and drillout links opening in the same tab, which lost unsaved tile editor changes (SAAS-9590)
- Tile Editor / Columnsโ Fixes cloned column order not matching the order shown in the visualisation options panel (SAAS-6960)
- Visualisations / Tableโ Fixes columns with ajsonshape breaking the tile when rendered as a table (SAAS-9674)
๐ Plugin improvements
- AWSโ Fixes the CloudWatch Logs data stream truncating the message field so the full log entry is returned (PLUG-2349)
- CSVโ Consolidates the two CSV data streams into a single Text / File data stream (PLUG-4658)
- Datadogโ Adds a rewritten low-code Datadog plugin with streamlined data streams for events, metrics, cost and synthetic tests (PLUG-4649)
- GitLabโ Adds support for on-prem GitLab instances, not just GitLab cloud (PLUG-3750)
- GitLabโ Fixes CI/CD authentication failing with globally scoped personal access tokens by sending the PRIVATE-TOKEN header (PLUG-4584)
- Google Analyticsโ Removes the deprecated Universal Analytics (V3) plugin, whose upstream API no longer works (PLUG-4642)
- Microsoft Defenderโ Fixes the data source import failing with a 'response payload too large' error (PLUG-4678)
- OpenWeatherMapโ Removes the OpenWeatherMap plugin, which no longer works against the current API (PLUG-4648)
- SCOMโ Adds support for SCOM monitors (PLUG-2797)
- SCOMโ Replaces choice chips with switch controls across all data streams for a more consistent editing experience (PLUG-4683)
- SharePointโ Adds a Lists data stream so items from any SharePoint list can be displayed in a tile (PLUG-4672)
- Web APIโ Can now run a pre-request script before each call (SAAS-8337, SAAS-9603)
- WebAPIโ Extends the 'ignore certificate errors' option so it applies to authentication calls as well as data calls (PLUG-4677)
- Zabbixโ Updates authentication to send the API key as a Bearer header, restoring support for Zabbix 7.2 and later (PLUG-4634)
- Zabbixโ Fixes the metric import failing on large instances by paging the request instead of hitting the response size limit (PLUG-4676)