- Fix: Ensured accurate time range handling, resolving alignment and data consistency issues.
- Fix: Fixed the API limit issue for querying "Infrastructure Custom Metrics".
- Fix: Fixed the bug in the legend format functionality.
- New Feature: Added a new metric category for Service Level Objectives (beta) with the new SLO API.
- Enhancements: Renamed the existing SLO information metric category to Service Level Objectives Widgets, which supports the old SLO APIs.
- Fix: Fixed a bug to enable offline snapshots in the Infrastructure Metrics category.
- Fix: Fixed a DFQ bug introduced in the Infrastructure Metrics category.
- Fix: Fixed a bug in the Infrastructure snapshot API that was causing issues with listing Entity types for Self-hosted installation.
- Breaking Changes: Secure information, including API keys, is now stored in
secureJsonData
instead ofjsonData
. This change requires users to reauthenticate datasources by entering the URL and API Token on the configuration page. - Chore: Replaced deprecated instana REST API calls in Analyze Infrastructure with new ones.
- Fix: Fixed filter bug introduced in Analyze Application/Website.
- Fix: Updated instana version and suggested grafana version.
- Fix: Updated json data into security json file
- Chore: Added filter query for Analyze Mobileapp in grafana UI.
- Chore: Enabled
includeSynthetic
parameter query in Analyze Infrastructure.
- New Feature: Added Analyze Mobileapp for available metrics data in grafana UI.
- Fix: Fixed application, service and endpoint selection in corresponding metrics category
- Fix: Fixed available metrics in Analyze Websites
- Fix: Fixed docs url for dynamic focus query
- Chore: Encode infrastructure metrics to support custom metrics including special characters
- Fix: Fixed datasource configuration with instana urls ending with
/
- Chore: Adjusted supported granularites for analyze queries to match Instana UI for better comparability
- removed:
5h
,10h
- added
30min
,4h
,6h
,8h
,12h
- removed:
- Fix: Fixed an issue sending greater window sizes for analyze queries than actually selected on timepicker, as API is limited by
31d
- Chore: ensure sending minimum valid window size for analyze queries
- Chore: Re-calculate end date and window size by selected granularity
- Fix: Status quo