Releases: SAP/alm-plug-in-for-grafana
Releases · SAP/alm-plug-in-for-grafana
v1.2.1
Features/Improvements
- New granularities available for Auto Resolution in configuration queries: (5 minutes, 10 minutes, 15 minutes, 30 minutes) by @vienlam #106
- -- Mixed -- data source are now supported by @vienlam 551a53c
- Support for minutes (Mi) in semantic period by @vienlam in #107
- New resolutions available: 10s, 15s and 1 minute (only for Real User Monitoring - Request Overview data provider) by @sawbou #117
- Update to grafana toolkit 4.11.3 by @andreacampo in #112
Fixes
- Webpack is looking for a non existing folder in the ./config/webpack/ directory. As a consequence the plugin cannot be built from Windows environment because the dist folder is missing the module.js* files. This has been fixed by updating to grafana toolkit 4.11.3 cc0cf0a
New Contributors
Full Changelog: v1.2.0...v1.2.1
v1.2.0
Features/Improvements
- New option available for SAP Cloud ALM Data source configuration. No need to edit anymore the plugin.json file to add a new route, it is now possible to provide OAuth 2.0 details in the Data Source configuration UI. Details in alm-plug-in-for-grafana/sap-alm-dp-api-datasource at master SAP/alm-plug-in-for-grafana (github.com).
- Percent option is now available for Method of Measures in addition to the existing Avg, Sum, Min, Max
Fixes
- Issue #91 is now fixed. Explorer can be used again with the plugin.
Full Changelog: v1.1.3...v1.2.0
v1.1.3
Features/Improvements
- Removed 2 hours restriction for raw granularities by @vienlam f17524b
- New "First Day of Week" option available for Configuration Queries by @vienlam 02dc07f
- Migration to new grafana\create-plugin (toolkit version 1.6.3) by @andreacampo 77aec9d
Full Changelog: v1.1.2-new...v1.1.3
v1.1.2
Bug Fixes
- SAP Cloud ALM: Measure "undefined" when using aggregation with no value #67
- Data Provider Search is not working #65
- Additional Zero values are included in the timeseries when enabling the option "Complete Time Series with Zeroes" #57
Features/Improvements
- Improve points insertion decision by @vienlam in #63
- New resolutions (5Mi, 10Mi, 15Mi and 30Mi, "period" (FRUN Data Provider has to implement the aggregation method) returns only one value for the selected period) available in the query configuration by @vienlam in #64
- Better handling error by @vienlam in #62
- Filter Selection improvements. #79
- Improve measure description display for CALM queries. #66
- New option to set the timestamp of the most recent datapoint to "now". #69
Documentation
- New Wiki to describe service key creation
- Create a Service Key for the plugin
- Configure a new route in the plugin.json file
- Additional installation details for Windows
Full Changelog: v1.0.2...v1.1.2
v1.0.2
Bug Fixes
- FIX Bug with ALM Service Table Format in d21360a
- Period issue with Raw Table format in a5c3bc1, closes #49
- Fixed timezone issue in 2e17361
Features
- Update to usage of dataframe in query in #46
- New button to
Refresh
the list of Data Providers in the variable editor, sectionQuery Options
-Data Provider
#48 - New
Ignore Semantic
option available whenConfiguration Query
is enabled in #48 - New
Complete Time Series with Zero
option available whenConfiguration Query
is enabled in d28a8c6
Documentation
Full Changelog: v1.0.1...v1.0.2
v1.0.1
Release 1.0
- Raw granularity is now available for last 2 hours only