new

improved

fixed

Monthly Update

Changelog - March Update

This release introduces a series of
Web API improvements
, including request troubleshooting, allowing inspection of raw request and response details directly from tiles, along with broader improvements to authentication handling, error visibility, and stability.
We’ve also added new plugins for
OpenSearch
(enabling DSL-based querying of OpenSearch databases) and
HaloITSM
Elsewhere, this release includes a wide range of
quality improvements across the platform and plugins
, including bug fixes, stability enhancements, and general usability refinements across integrations such as Azure, AWS, GitHub, Jira, Dynatrace, Zendesk, Microsoft 365. 🎉
---
⭐️ New features
🐞 Troubleshooting Web API requests: Inspect the raw request and response details behind your Web API tiles.
🔍 OpenSearch data source: visualise key data from OpenSearch databases using DSL queries.
🔍 HaloITSM data source: visualise key metrics from your tickets and reports.
✨ Other enhancements
  • Dashboards
    more detailed error messages are displayed in tiles (SAAS-9070)
  • Data Sources
    more detailed information on indexing is now available when adding a new data source (SAAS-9089)
  • Indexing
    more detailed information is now available for indexing errors (SAAS-9090)
  • Live diagrams
    shared dashboard's state can be shown as heath state (SAAS-8687)
  • RollUp
    Monitor state is now returned in the KPI data stream (SAAS-8375)
  • Tile Editor
    clearer "Select all" checkbox to replace the Dynamic selection toggle (SAAS-8454)
  • Tile Editor
    clearer footer section improve scrolling experience (SAAS-7688)
🐞 Bug fixes
  • Monitoring
    now completes successfully for tiles that reference expressions (SAAS-9176)
  • Tile Editor
    no longer becomes greyed out when a data stream has no Objects, Parameters or Timeframe tabs (SAAS-9116)
  • Tile Editor
    no longer skips the Parameters tab when clicking Next (SAAS-8724)
  • Tile Editor / Columns
    custom columns no longer cause the editor to crash when undefined (SAAS-9110)
  • Tile Editor / Parameters
    removing data columns from multi-select fields no longer crashes the editor (SAAS-8994)
  • Tile Editor / Parameters
    expressions are now retained when copying a tile (SAAS-8751)
  • Tile Editor / Parameters
    object picker now correctly indicates when a selection is required (SAAS-8545)
  • Tile Editor
    now correctly redirects to the Data Stream tab when adding a data source (SAAS-9076)
  • Visualisations / Bar
    charts now span the full width of the X-Axis (SAAS-8534)
  • Visualisations / Bar
    charts now display all available X-Axis ticks when space allows (SAAS-8197)
  • Web API
    long URLs are now truncated to prevent horizontal scrolling in the path view (SAAS-9118)
🔌 Plugin improvements
  • AWS
    Cost Explorer data streams now apply minimum request interval throttling (PLUG-2252)
  • Azure
    Cost (Service) data stream replaced with Cost data stream (PLUG-4104)
  • Azure
    Azure Alerts data stream now includes drilldown links (PLUG-4282)
  • Azure DevOps
    fixed an issue where object indexing was failing on multi-page results sets (PLUG-4490)
  • Dynatrace
    Metric data stream now correctly maps value shape from API response (PLUG-4403)
  • Dynatrace
    Problems data stream now supports improved filtering options (PLUG-4354)
  • GitHub
    Pull Requests data stream now includes Merged At column (PLUG-4521)
  • GitHub
    rate limiting errors are now surfaced to user (PLUG-4453)
  • HaloITSM
    plugin now available (PLUG-3974)
  • Jenkins
    fixed an issue where object indexing was failing on multi-page results sets (PLUG-4490)
  • Jira
    OOB JQL dashboards now correctly apply end date from timeframe (PLUG-4463)
  • Jira Service Management
    OOB dashboards now available (PLUG-3304)
  • Pingdom
    migrated to new framework with improved data streams (PLUG-4485)
  • Microsoft 365
    duplicate Teams: Teams by Type data stream removed (PLUG-4506)
  • Microsoft 365
    OOB dashboards updated (PLUG-4378)
  • ODBC
    data streams no longer return 500 errors in failure scenarios (PLUG-4540)
  • OpenSearch
    plugin now available (PLUG-4439)
  • PowerShell
    Run Script data stream no longer requires a timeframe (PLUG-4543)
  • SCOM
    SQL DB Engine OOB dashboard now available (PLUG-4424)
  • WebAPI
    WebAPI unhandled error if no 'content-type' header in response (PLUG-4554)
  • WebAPI
    WebAPI / LCP: Paging offset - Body array size path does not support root / "." path (PLUG-4462)
  • WebAPI
    Support digest auth in WebAPI (PLUG-4495)
  • WebAPI
    Treat 200-299 as a success state when performing authorization (PLUG-4569)
  • Zendesk
    OAuth authentication flow reliability improved (PLUG-4558)
  • Zendesk
    API Key authentication removed in line with Zendesk deprecation (PLUG-4454)
  • Zendesk
    SQL Analytics tiles migrated from AlaSQL to DuckDB SQL (PLUG-4033)