Changelog

Follow up on the latest improvements and updates.

RSS

new

improved

fixed

Monthly Update

Changelog - December Update

Happy New Year! 🎉 We're a little late publishing this update as many of the team enjoyed some time off over the holidays. It's a great update with some nice quality-of-life wins. HaloPSA gets refreshed built-in dashboards with new ticket summaries and KPIs, and Web API now supports scripting so you can transform responses before visualizing them. You’ll also see faster loading, smarter dashboards, and a bunch of tidy visualisation tweaks. We’ve squashed a good list of bugs, added a new ClickHouse plugin, and shipped several plugin improvements across Azure, Splunk, GitHub, ServiceNow, and more. Here's to a great 2026!
---
⭐️ New features
📊 HaloPSA built-in dashboards updated: New Tickets Summary and KPI dashboards provide daily ticket insights and long-term performance metrics, with filters for Agent or Client (PLUG-4317)
🔗 Web API: Transform responses with scripting: Use JavaScript to reshape API data, handle complex formats, and perform calculations before visualizing, with options for JSON path or custom scripts.(PLUG-4291)
✨ Other enhancements
  • Columns
    When configuring a date column, the user can now specify the timezone of the incoming data (SAAS-8069)
  • Performance
    Larger dashboards now lazy load tiles for improved rendering performance (SAAS-6760)
  • Performance
    Improved initial load time for all pages (SAAS-7228)
  • Timeframe
    Reduce caching period for 7 day timeframe to 3 hours (from 6 hours) (SAAS-7770)
  • Visualisations / Donut
    Show/hide centre value on donut toggle (SAAS-4743)
  • Visualisations / Bar
    Y-Axis now defaults to a 0-1 range when all values are 0 (SAAS-8425)
  • Visualisations / Line
    New built-in Count option for Y-Axis (SAAS-8230)
  • Visualisations / Line
    Shows an empty line graph (instead of error message) when only one row (SAAS-8461)
🐞 Bug fixes
  • Dashboards
    Dashboard clone can hang (SAAS-8139)
  • Dashboards
    Dashboard fail to copy when containing a variable (SAAS-8329)
  • Dashboards
    Export image or monitor notification image can appear blank (SAAS-8613/SAAS-8575)
  • Data Sources
    Indexing modal can get stuck when clicking Add dashboard (SAAS-8494 / SAAS-8495)
  • Data Streams
    Link labels are incorrectly being URLEncoded (SAAS-8333)
  • Explore / Data
    Drilldown to Explore data can resut in Error toLowerCase (SAAS-8509)
  • Explore / Data
    Explore data from out-of-the-box tiles using SquaredUp data source does not work (SAAS-8433)
  • Monitoring
    Threshold monitor can evaluate to Success if monitored column is removed (SAAS-8112)
  • Sample Dashboards
    Copied dashboard tiles can be corrupted wiping tile editor scope (SAAS-8524)
  • SQL
    SQL Analytics returns an error message when no data is available (SAAS-7842)
  • Tile Editor
    Plugin names not sorted alphabetically (SAAS-8320)
  • Tile Editor / Parameters
    unable clear a selected empty/non-matching collection with object picker (SAAS-8448)
  • Tile Editor / Parameters
    can select a collection without matching objects with object picker (SAAS-8446)
  • UI / Misc
    Autocomplete label momentarily shows the label ID (SAAS-7660)
  • Visualisations / Bar
    Y-Axis groups don't show the same colours across the Y-Axis range (SAAS-8493)
  • Visualisations / Bar
    Legacy config or custom colour palette breaks the series and colour (SAAS-8469)
  • Visualisations / Scalar
    Auto-sizing is not working correctly (SAAS-8324)
  • Workspaces
    Pressing enter while creating a workspace closes the modal (SAAS-8264)
🔌 Plugin improvements
  • Azure
    New Synapse Integration Runtime Health and Metric data streams (PLUG-3882)
  • Azure
    Data stream timeframe options moved to the Timeframe tab (PLUG-4251)
  • Azure DevOps
    Folders of disabled repositories are no longer indexed (PLUG-4285)
  • Azure DevOps
    Fix various issues on out-of-the-box dashboards (PLUG-4202 / PLUG-3282)
  • ClickHouse
    New plugin (PLUG-4183)
  • Cloudflare
    No longer indexing DNS records (PLUG-4209)
  • GitHub
    All data streams now match on sourceType for improved scoping (PLUG-4337)
  • Google Cloud
    Data stream timeframe options moved to the Timeframe tab (PLUG-4322)
  • HaloPSA
    Detect and warn if no access to tickets during setup (PLUG-4331)
  • HaloPSA
    Major updates to out-of-the-box dashboards (PLUG-4317)
  • HaloPSA
    Agents are now indexed to provide out-of-the-box dashboards by agent (PLUG-4002)
  • HaloPSA
    Data stream timeframe options moved to the Timeframe tab (PLUG-4325)
  • ServiceNow
    Increased platform timeout for longer-running queryes (PLUG-4348)
  • Splunk
    None timeframe support to all data streams (PLUG-4319)
  • Splunk
    Data stream timeframe options moved to the Timeframe tab (PLUG-4309)
  • Splunk
    Object selection moved to the Parameters tab as filters (PLUG-4307)
  • WebAPI
    Transform responses with scripting (PLUG-4291)
  • Zendesk
    New Apply button to All Tickets data stream (PLUG-3265)
We've just launched the ability to transform Web API responses with JavaScript. This means you can now integrate SquaredUp with even more APIs - and shape the data exactly how you need it before visualizing, for example:
  • Extract and reshape complex API responses for clean visualization
  • Parse and handle nested JSON or CSV formats
  • Perform calculations or derive new metrics from raw data
When configuring a HTTP request, you can now choose how SquaredUp selects and processes your data:
  • Path
    : Use a simple JSON path to pick out the data (e.g.
    results
    )
  • Script
    : Use a custom JavaScript snippet to transform the response
image
Tickets Summary
provides a day-to-day view of tickets, including open/closed, by age, state, waiting on customers, past response date, unassigned, and more.
Tickets KPI
covers longer-term metrics like resolution rate, age, average resolution time, time spent, and more. Dashboards can be filtered by Agent or Client. Click
Copy
to add them to your workspace and customise.
Screenshot 2025-12-05 at 11

new

improved

fixed

Monthly Update

Changelog - November Update

This month’s release introduces secure variable locking on shared dashboards and nests built-in dashboards under each Data Source for easier discovery and automatic updates, while also enhancing visualisations and tile editor experience; it resolves multiple bugs across charts, data streams, the tile editor, and improves numerous plugins including Azure, Azure DevOps, GitHub, Google Cloud, HaloPSA, Jira, MSSQL, Splunk, and Zendesk for greater reliability, consistency, and usability.
---
⭐️ New features
🔗 Lock variable on shared dashboards: Share the same dashboard securely with different audiences by locking the variable (SAAS-7421 / SAAS-8376 / SAAS-8321 / SAAS-8331)
📊 Built-in dashboards have moved!: They are now nested under each Data Source for easier discovery, automatic updates, and simplified organisation, while previously installed or customised dashboards remain unchanged. (SAAS-7880)
✨ Other enhancements
  • Visualisations / Bar
    Count option now supported for Y-axis aggregation (SAAS-7241)
  • Visualisations / Bar
    Percentage now shown when hovering a bar (SAAS-8144)
  • Visualisations / Bar
    Bar charts now display correctly when data contains only one row or column (SAAS-8030)
  • Visualisations / Line
    Y-axis defaults to a 0–1 range when all values are zero (SAAS-8397)
  • Visualisations
    Auto-matching continues until a specific visualisation is chosen or the tile is saved (SAAS-8438)
  • Data Sources
    Toggle introduced to switch between direct or relay agent connection during setup (SAAS-7445)
  • KPIs
    KPI Name field deprecated in favour of using the tile name for consistency (SAAS-8078)
  • RollUp
    Dashboard name can now be used as a filter when scoping to monitors (SAAS-7936)
  • Tile Editor
    Per-tile JSON override available to replace the default No data message (SAAS-8163)
  • Timeframe
    Timeframe control now disabled when all tiles use fixed ranges (SAAS-8117)
  • UI / Misc
    Scrolling now supported when positioned above multi-line text fields in modals/pages (SAAS-8381)
🐞 Bug fixes
  • Visualisations / Bar
    Unable to select numerical columns as the X-axis (SAAS-7852)
  • Visualisations / Bar
    Numeric series columns selected automatically when not intended (SAAS-8348)
  • Visualisations / Gauge
    Default selection set to Count instead of Auto (SAAS-8123)
  • Visualisations / Gauge
    Range behaves incorrectly when percent type is set to 0–1 (SAAS-8047)
  • Visualisations / Line
    Non-date X-axis without a series can produce crossed lines (SAAS-8350)
  • Data Streams
    Empty string autocomplete values cause React 301 errors (SAAS-8429)
  • Data Streams
    SQL analytics lacked automatic retry behaviour (SAAS-8268)
  • Data Explorer
    Scope not carried through when navigating from object drilldown (SAAS-8389)
  • RollUp
    Newly added columns not appearing in the RollUp data source (SAAS-8294)
  • Sample Dashboards
    indexing flow completion does not automatically make the dashboards usable (SAAS-8385)
  • Tile Editor
    Data source list not sorted by display name (SAAS-8300)
  • Tile Editor
    Splash screen flashing during data source load (SAAS-8270)
  • Tile Editor
    Parameters tab could show empty when all inputs set elsewhere (SAAS-8332)
  • Tile Editor
    Parameters reset when switching to timeframe without clicking Done (SAAS-8313)
  • Tile Editor
    Autocomplete options stream sometimes not passed to main data stream (SAAS-8284)
  • Data Source
    OAuth errors not wrapped in setup modal (SAAS-6751)
🔌 Plugin improvements
  • Azure
    Fixed: Total Cost tile on out-of-the-box dashboard (PLUG-2505)
  • Azure DevOps
    Build Commits now supports limits of 1 or 2 (PLUG-4311)
  • Azure DevOps
    Fixed: Build Runs tiles no longer error when branch name is blank (PLUG-4302)
  • Azure DevOps
    Build Runs data stream now supports multiple branches (PLUG-3908)
  • Azure DevOps
    Data stream timeframe options moved to the Timeframe tab (PLUG-4260)
  • GitHub
    PATs now validated against an organisation (PLUG-4248)
  • GitHub
    Object selection moved to the Parameters tab as filters (PLUG-4210)
  • GitHub
    Data stream timeframe options moved to the Timeframe tab (PLUG-4237)
  • Google Cloud
    Apply button added to BigQuery data stream for more efficient querying (PLUG-4136)
  • HaloPSA
    New Resolution Rate tile to out-of-the-box dashboards (PLUG-4276)
  • HaloPSA
    Tickets data stream updated with new filters, scalable Count option, and timeframe options moved to the Timeframe tab (PLUG-4075)
  • Jira
    Fixed: Columns with empty values are no longer displayed (PLUG-4277)
  • Jira
    Sprint start date and end date columns to Work Items data stream (PLUG-4116)
  • Jira
    Timeframe options moved to the Timeframe tab (PLUG-4258)
  • Jira
    Detects missing object types and warns when testing (PLUG-4073)
  • Jira Service Management
    Detects missing object types and warns when testing (PLUG-4073)
  • Jira Service Management
    New Project property for Queue objects (PLUG-4174)
  • Microsoft SQL
    Tiles returning no data when data source is named 'MSSQL' (PLUG-4214)
  • Splunk
    Data stream now works correctly with relative timeframes (PLUG-4315)
  • Splunk
    Increased query execution timeout (PLUG-4287)
  • Zendesk
    Timeframe options moved to the Timeframe tab (PLUG-4243)
  • Zendesk
    Object selection moved to the Parameters tab as filters (PLUG-4246)
  • Zendesk
    All channels now available as filters on the Tickets data stream (PLUG-4240)
  • Zendesk
    Custom agent statuses now available for Omnichannel Agent Availability filtering (PLUG-4168)
A new option to share a dashboard link with the current variable selected and fixed, preventing recipients from changing it. This is great for sharing personalised dashboards with individual customers or users without creating separate dashboards or workspaces. It ensures each user only sees their relevant data, with a toggle in the Share modal to enable or disable variable locking. The feature is available on Pro plans and above. Learn more
Screenshot 2025-11-14 at 12
You’ll now find built-in dashboards nested under each Data Source. If you previously installed dashboards, they’re still in your workspace — though you may want to remove any duplicates.
image
Why have we made this change?
To make built-in dashboards easier to discover and keep them organised alongside the data source they relate to. This update also simplifies maintenance and ensures you always have access to the latest built-in dashboards without needing to manually install updates and handle duplicates.
Where can I find the built-in dashboards now?
Built-in dashboards are now located directly under each Data Source. Head to a Data Source and expand it to see its dashboards.
What happens to the dashboards I previously installed?
Any dashboards you installed before this change are still in your workspace. Nothing has been removed automatically.
Why do I see duplicates?
Because previously installed dashboards remain available, you may see duplicates of the new built-in dashboards. You can safely delete any duplicates if you no longer need them.
Do I need to reinstall any data sources?
No — everything is automatically updated.
Will this affect any changes I've made to installed dashboards?
No — any dashboards you created or customised remain exactly as they were.

new

improved

fixed

Monthly Update

Changelog - October Update

This month introduces the Azure Managed Prometheus data source, bringing native PromQL support for Azure Monitor in Kubernetes and Azure workloads. The release also delivers multiple performance and usability improvements across dashboards, navigation, and monitoring, along with numerous stability and bug fixes. Notable plugin enhancements include updates for HaloPSA and Jira Service Management, alongside a wide range of improvements across Azure, CloudFlare, Dynatrace, Google Cloud, Microsoft 365, MSSQL, Prometheus, SolarWinds, and UptimeRobot.
---
⭐️ New features
🔌 Azure Managed Prometheus data source: A PromQL-based data source for Azure Monitor Prometheus, enabling visualization and monitoring of Kubernetes and Azure workloads.
✨ Other enhancements
  • Data Source
    Dedicated category for Community data sources (SAAS-7836)
  • Data Sources
    Unlinked data sources now show their connection status (SAAS-8164)
  • Line Chart
    Now supports string and numerical columns on the X-Axis (SAAS-8014)
  • Monitoring
    Mitigated intermittent monitor evaluation failures by using the last monitor state (SAAS-6891)
  • Navigation
    Supports the down arrow to select a workspace in the drop-down list (SAAS-8170)
  • Objects
    Introductory content is now displayed when the user has no collections (SAAS-8258)
  • SQL Analytics
    Reference dashboard variables using Mustache syntax in SQL queries (SAAS-8204)
  • Tile Editor
    Rename
    Shaping
    to
    Filter | Group | Sort
    (SAAS-8233)
  • Timeframe
    No longer shows a timeframe warning when None is selected (SAAS-8212)
  • Performance
    Dashboards with many tiles now load and render more quickly (SAAS-6925)
  • Performance
    The navigation bar is much faster to render and responds more quickly when navigating between dashboards (SAAS-8262)
  • Performance
    The Image tile now only requests the image once for improved performance (SAAS-7364)
  • Performance
    The performance when rendering the Scalar and Text tiles has been improved (SAAS-7043)
🐞 Bug fixes
  • Bar Chart
    Could display an error in some time zones/locales when using a DateTime X-axis (SAAS-8288)
  • Data Explorer
    Data source indexing can cause the Data Explorer to crash (SAAS-8260)
  • Data Source
    Icon not shown on indexing modal after OAuth configuration (SAAS-7889)
  • Line Graph
    Incorrectly auto-matched with an incompatible dataset (SAAS-8241)
  • Sharing
    User is not scrolled to the tile on shared dashboards (SAAS-8122)
  • Tile Editor
    can enable Monitoring and KPI when there is not yet data on the splash screen (SAAS-8269)
  • Tile Editor
    “Learn more” link on the Parameters tab is not working (SAAS-8209)
  • Tile Editor
    A data source that's indexing is not shown on the splash screen (SAAS-8146)
  • Tile Editor
    Objects in the Object step are not shown as selected while using a variable (SAAS-8111)
  • Tile Editor
    Parameters tab doesn't open when selecting recent data stream (SAAS-8257)
  • Tile Editor
    When using a global data stream, the correct data source is not selected (SAAS-8193)
  • Tiles
    Visualization errors show instead of “No data” in some circumstances (SAAS-8126)
🔌 Plugin improvements
Azure
  • Improvement to the Cost Forecast data stream to support timezones and error handling (PLUG-4204 / PLUG-2214)
  • Ignore dashboard timeframe no longer triggers an error with the Log Analytics data stream (PLUG-1783)
Azure Managed Prometheus
  • New data source (PLUG-4011)
CloudFlare
  • GraphQL stream doesn't work for
    httpRequestsAdaptive
    (PLUG-4224)
Dynatrace
  • Metrics data streams now work correctly with connected on-prem environments (PLUG-1391)
Google Cloud
  • BigQuery data stream now supports a None timeframe and Mustache timeframe in queries (PLUG-4137)
HaloPSA
  • New out-of-the-box dashboards (PLUG-4054)
  • Tickets data stream: now supports a None timeframe(PLUG-4035)
  • Quotes data stream: status filters are now listed and working correctly (PLUG-4155)
  • Quotes data stream: re-released with improved performance and scalability (PLUG-4056)
  • Invoices data stream: sorting by Due Date now works correctly (PLUG-4110)
  • Invoices data stream no longer returns related tickets and custom fields for scalability reasons (PLUG-4195)
  • Warnings are exposed to users when unauthorized to fetch related ticket data (PLUG-4070)
Jira Service Management
  • New JQL data stream (PLUG-3390)
  • Major improvements to the Requests data stream, now supports aggregation, custom fields, CSAT, SLA, and offers greater flexibility and scalability (PLUG-3391, PLUG-3395, PLUG-3394)
  • Supports scoped API tokens (PLUG-3828)
  • Improved stability during setup, indexing, and data streaming (PLUG-3306, PLUG-3305, PLUG-3396, PLUG-3303, PLUG-1853, PLUG-1421)
Microsoft 365
  • New License Usage data stream (PLUG-3875)
MSSQL
  • All data streams now support a None timeframe (PLUG-4138)
  • No longer shows an error when the query returns an empty result set (PLUG-4117)
  • Remove the unnecessary object duplicate when scoping (PLUG-4139)
Prometheus
  • Metric data stream no longer errors when the filter by label field is added then removed (PLUG-2476)
  • Editing a data stream no longer causes random code 500 errors (PLUG-1803)
SolarWinds
  • Health data streams can now scope to Groups to show group health, with an optional JSON parameter to show group members (PLUG-4146)
  • SWQL data streams now support Mustache, useful for linking to variables or timeframe parameterization (PLUG-4147)
  • Improve stability during indexing (PLUG-4191)
UptimeRobot
  • Data streams now match on Monitors instead of all potentially irrelevant objects (PLUG-647)
This new data source is a PromQL-based data source designed specifically for Azure Monitor managed service for Prometheus (aka AMP).
Use this data source to visualize and monitor your Kubernetes environment in Azure. This data source can be used alongside Azure Monitor Alerts, Log Analytics, App Insights and other data sources to get a complete view of your Azure resources and workloads.
The data source offers:
  • Support for Azure authentication
  • Out-of-the-box dashboards for Kubernetes cluster, node and namespace
  • Custom PromQL queries
AMP screenshot

new

improved

fixed

Monthly Update

Changelog - September Update

This month we've released a major improvement to the tile editor that makes building dashboards smoother and faster with a new Data Source tab in the tile editor, helping you easily find and select the right data. We’ve also added live previews and safeguards to the KPI panel, support for multiple Y-axes in bar graphs, and improved onboarding. Numerous UI fixes enhance the overall experience, while plugins like HaloPSA, Microsoft 365, and MSSQL gain powerful new data streams and clearer setup guidance. Together, these updates make SquaredUp more intuitive, reliable, and insightful - helping you explore, visualize, and share your data with even greater ease!
---
⭐️ New features
🔍 Filtering data sources in the tile editor: We’ve added a new Data Source tab to the tile editor, making it easier to choose the right data source when building a tile.
✨ Other enhancements
  • KPI
    Panel in the tile editor now includes a live preview, helpful links, and safeguards against creating KPIs with no data. (SAAS-8089 / SAAS-8087 / SAAS-8077 / SAAS-8076 / SAAS-8074)
  • Donuts
    Can display automatically when there is only one row/column (SAAS-8029)
  • Bar Graph
    Supports multiple Y-Axis (SAAS-7965)
  • Tile Editor
    Visualisation errors and warnings are now hidden when the dataset is empty (SAAS-7915)
  • Tile Editor
    Deprecated the _SquaredUp / Health_ data stream to improve the UX (SAAS-8149)
  • Drilldown
    Oobject details tab now shows all available data streams (SAAS-7869)
  • Onboarding
    Nudges to add your first data source and dashboards are now shown in the navigation bar (SAAS-7878)
🐞 Bug fixes
  • Bar Chart
    When using multiple Y-Axis, the order is preserved based on columns (SAAS-8085)
  • Bar Chart
    Annotations now show percentages when percentage mode is selected (SAAS-8073)
  • Bar Chart
    Gridlines are now displayed in horizontal mode (SAAS-8040)
  • Bar Chart
    Sorting is applied by default, but can be overridden using Shaping (SAAS-8058)
  • Collections
    Users can now filter out built-in objects when there is only one data source (SAAS-7948)
  • Data Sources
    It is no longer possible to cancel and fail the OOB installation when adding a data source (SAAS-8035)
  • Embed
    One-row links now correctly auto-select the Embed visualisation (SAAS-8051)
  • Explore
    Ensure data stream links from the Data Source Page always pre-populate correctly (SAAS-8082)
  • Monitoring
    Partially configured monitors now return Unknown status instead of Success (SAAS-6094)
  • Monitoring
    An incomplete configuration can no longer be saved (SAAS-6038)
  • Navigation
    Long data source names are no longer truncated unexpectedly (SAAS-8066)
  • Terraform
    Null values are no longer accepted when using the API for dashboard ordering (SAAS-8049)
  • Tile Editor
    A data stream limited to a single object now allows the single object to be deselected (SAAS-8095)
  • Tile Editor
    The Objects tab no longer overflows on smaller screens (SAAS-8124)
  • Tile Editor
    Empty sort criteria are no longer displayed (SAAS-8068)
  • Variables
    The variable dropdown is now displayed correctly in light mode (SAAS-8125)
🔌 Plugin improvements
Azure
  • More informative error message when Sentinel Workspaces have insufficient permissions to index (PLUG-793)
  • Prominent warning when a billing account is missing during setup (PLUG-3953)
Azure DevOps
  • Indexing no longer succeeds and now reports an error with invalid credentials (PLUG-4072)
Elasticsearch
  • Error no longer generated with correct credentials (PLUG-4046)
GitHub
  • Security data streams now support a timeframe selection (PLUG-4065)
  • More useful error messages reported to user on setup (PLUG-3860)
HaloPSA
  • New Ticket Lists data stream (PLUG-4096)
  • New Invoices data stream returns more results at scale (PLUG-4055)
  • Custom Reports are now available in the Reports data stream (PLUG-4053)
  • Invoice payment status field now shows correctly (PLUG-4048)
  • Tickets data stream now retrieves custom priorities for SLAs (PLUG-4133)
  • Sorting by due date now supported for Invoices data stream (PLUG-4110)
  • Drilldown links added to all data streams (PLUG-4020)
  • Links to HaloPSA portal added to all relevant data streams (PLUG-4120)
  • Deprecated the Reports List data stream (PLUG-4111)
  • More info during setup when specific admin permissions are missing (PLUG-4084)
  • No longer requires an admin scope for basic authentication (PLUG-4069)
Google Cloud
  • BigQuery data stream now supports a None timeframe (PLUG-4082)
Jira
  • JQL Over Time data stream now uses the latest supported endpoint for improved stability (PLUG-4051)
  • JQL Over Time data stream no longer returns results in the future (PLUG-4085)
Microsoft 365
  • New Exchange and EntraID data stream (PLUG-3691)
  • Microsoft Teams Devices data stream now correctly handles missing devices with null values (PLUG-4062)
MSSQL
  • New Stored Procedures data stream (PLUG-4083)
ODBC
  • Now supports testing the connection during setup (PLUG-3584)
SCOM
  • All health data streams can pre-filter using SCOM criteria and optionally return object properties (PLUG-3878)
UptimeRobot
  • All data streams now match on all imported objects (PLUG-3886)
  • Events Log data stream now correctly filters on the selected scope (PLUG-4023)
VMware
  • New maintenance mode column on Health data streams (PLUG-3466)
Zendesk
  • Aggregation on the Tickets data stream now supports Solved and Due dates (PLUG-4060)
  • Tickets data stream can now aggregate by Requester (PLUG-4059)
We’ve added a new Data Source tab to the tile editor, making it easier to choose the right data source when building a tile.
This is especially useful if you have
multiple
data sources for the same plugin - for example, AWS Prod, AWS Dev, and AWS Test. By filtering data sources earlier in the flow, you’ll narrow down your options in later steps and keep things streamlined.
And don’t worry, if you only have one data source, we’ll automatically skip this step so the process stays as simple as ever.
This update is part of our ongoing effort to simplify and improve the experience of visualizing data with SquaredUp.
image
Load More